- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
skill-creator
by wollfoo
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Factory's capabilities with specialized knowledge, workflows, or tool integrations. Sử dụng khi: tạo skill mới, custom skill, skill template.
imessage-daemon
by fast-gateway-protocol
Fast iMessage operations via FGP daemon (macOS only) - 480x faster than alternatives. Use when user needs to send/read iMessages, search conversations, check unread messages, or find follow-ups. Triggers on "send message", "text someone", "check messages", "search iMessage", "send text", "unread messages", "iMessage to".
intelligems-funnel-diagnosis
by Victorpay1
Stage-by-stage funnel comparison for any Intelligems A/B test. Find exactly where the variant diverges from control — Add to Cart, Checkout, Purchase — with plain-English diagnosis.
hooks-mastery
by rafaelcalleja
This skill should be used when the user asks to "create a hook", "configure hooks", "validate hook configuration", "add a PreToolUse hook", "add a PostToolUse hook", "add a SessionStart hook", mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, UserPromptSubmit, PermissionRequest, Notification, PreCompact, SessionEnd), or needs help with Claude Code hooks protocol. Provides comprehensive guidance for creating, configuring, and validating hooks following the official protocol specification.
Desktop Control
by patrickporto
Control mouse, keyboard, and screen for desktop automation tasks
reverse-engineering
by tangjunyi23
Binary reverse engineering and code analysis for IoT firmware using Ghidra and Joern. Use when performing binary analysis with Ghidra headless mode (decompiling, cross-references, imports, dangerous calls), CPG-based vulnerability hunting with Joern (taint analysis, data flow tracking, pattern matching), or any reverse engineering task on ARM/MIPS/x86 embedded binaries. Triggers on tasks requiring decompilation, interprocedural analysis, or static vulnerability scanning of firmware binaries.
claude-command-firecrawl-scrape
by monkey1sai
Converted from Claude plugin command "scrape" (firecrawl). Use when the
workflow-env
by plutowang
Auto-apply before running any common CLI build, test, or run commands (e.g., npm, pnpm, yarn, bun, make, just, cargo, go, dotnet, docker, terraform, kubectl, dev, start, deploy, serve, lint, format, compile, or bundle).
claude-command-hookify-help
by monkey1sai
Converted from Claude plugin command "help" (hookify). Use when the user
tw-stocker-consultant
by joyeli
理性、數據驅動的台股投資顧問,提供全方位個股健檢與市場掃描。
streaming-patterns
by mindmorass
Live streaming patterns for YouTube, Twitch, and OBS. Use when setting up live streams, configuring stream keys, RTMP workflows, multi-platform streaming, or real-time broadcast automation.
repomix
by wollfoo
Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML, Markdown, plain text), preserve file structure and context, optimize for AI consumption with token counting, filter by file types and directories, add custom headers and summaries. Use when packaging codebases for AI analysis, creating repository snapshots for LLM context, analyzing third-party libraries, preparing for security audits, generating documentation context, or evaluating unfamiliar codebases. Sử dụng khi: đóng gói repo, pack codebase, context cho AI.
docker-debugging
by pluginagentmarketplace
Container debugging and troubleshooting techniques for production issues
codex-cli
by rafaelcalleja
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing
by wollfoo
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Factory needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale. Sử dụng khi: xử lý PDF, trích xuất, ghép file, chia nhỏ, điền form PDF.
mesh-transaction
by MeshJS
Use when building Cardano transactions with MeshJS SDK. Covers MeshTxBuilder API for sending ADA, minting NFTs and tokens, spending from Plutus scripts, staking, governance voting, DRep registration, and multi-sig patterns. Includes correct method ordering, coin selection, fee calculation, and troubleshooting common Cardano transaction errors.
mongodb-daemon
by fast-gateway-protocol
Fast MongoDB operations via FGP daemon - 25-60x faster than spawning mongosh per query. Use when user needs to query documents, insert data, run aggregations, or manage collections. Triggers on "mongodb query", "find documents", "insert document", "mongo aggregate", "mongodb collection".
claude-command-firecrawl-agent
by monkey1sai
Converted from Claude plugin command "agent" (firecrawl). Use when the
shadcn-component-scaffolding
by Agentient
shadcn/ui CLI usage, component installation, and composition patterns with file ownership philosophy. PROACTIVELY activate for: (1) adding shadcn/ui components via CLI, (2) composing multi-part components, (3) customizing component variants. Triggers: "shadcn", "add component", "components.json"
replicate-daemon
by fast-gateway-protocol
Fast Replicate model inference via FGP daemon. Use when user needs to run ML models (image generation, LLMs, audio processing, video generation) on Replicate. Triggers on "replicate run", "run model replicate", "stable diffusion", "SDXL", "replicate llama", "whisper replicate".
google-sheets-daemon
by fast-gateway-protocol
Fast Google Sheets operations via FGP daemon - 35-70x faster than MCP. Use when user needs to read spreadsheets, write data, create sheets, manage formulas, or export data. Triggers on "read spreadsheet", "write cells", "sheets data", "google sheets", "update spreadsheet", "append rows", "sheets formula".
microsim-screen-capture
by vishalsachdev
This skill automates the capture of high-quality screenshots for MicroSim visualizations using Chrome headless mode. Use this skill when working with MicroSims that need preview images for social media sharing, documentation, or quality assessment. The skill handles JavaScript-heavy visualizations that require proper rendering time and external CDN resources.
github-copilot-cli
by WilsonLe
Efficient daily use of GitHub Copilot CLI for senior engineers. Use when planning, prompting, reviewing, or chaining Copilot CLI commands (gh copilot) to explore codebases, draft changes, debug issues, or accelerate workflows without losing architectural intent.
claude-command-coderabbit-review
by monkey1sai
Converted from Claude plugin command "review" (coderabbit). Use when