- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
config
by cadrianmae
This skill should be used when the user asks to view tracking configuration, adjust tracking settings, configure what gets tracked, change tracking verbosity, set export path, customize prompt tracking, customize source tracking, or modify .claude/.ref-config settings. Supports interactive mode with AskUserQuestion or direct key=value updates for PROMPTS_VERBOSITY, SOURCES_VERBOSITY, and EXPORT_PATH.
mixseek-prompt-builder
by drillan
MixSeekのプロンプトビルダー設定ファイル(prompt_builder.toml)を生成します。「プロンプトを設定」「プロンプトビルダーを作成」「ラウンド別プロンプト」といった依頼で使用してください。
token-usage-monitoring
by tommycui1234
Add a real-time token-usage footer to every Hermes response in CLI and Gateway by modifying the agent core and display layers.
planning-with-files
by evanfang0054
将工作流转换为使用 Evan 风格的持久化 markdown 文件进行规划、进度跟踪和知识存储。适用于开始复杂任务、多步骤项目、研究任务,或者当用户提到规划、组织工作、跟踪进度或需要结构化输出时使用。
wordpress-remote-cli
by KLIXPERT-io
Manage WordPress sites via the wpklx CLI — create/update/delete posts, pages, media, users, comments, categories, tags, and any plugin-provided resource. Use when the user needs to interact with a WordPress site, manage content, upload media, convert Markdown/HTML to block format, or automate WordPress workflows from the command line.
block_detection
by obarbadev
"Detecta issues e PRs que estão estagnados ou bloqueados."
gemini
by iamladi
Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large context windows. Uses Gemini 3 Pro by default for state-of-the-art reasoning and coding.
download-openapi
by HaibaraAiAPTX
"Download remote OpenAPI JSON to local file via aptx-ft. Use when user asks to fetch swagger/openapi from URL, save spec to openapi.json, or prepare local input for later model/service generation."
modelscope-zimage-generator
by haiyuan-ai
"Generate images using ModelScope Z-Image models (Z-Image-Turbo, Z-Image, Z-Image-Edit). Use when user asks to generate images, create artwork, or requests image generation functionality. Supports async generation with polling and optional LoRA configurations. IMPORTANT - Model Selection Rule: If the user explicitly mentions \"Z-Image-Turbo\" in their prompt, use \"Tongyi-MAI/Z-Image-Turbo\"; if they explicitly mention \"Z-Image\" (without Turbo), use \"Tongyi-MAI/Z-Image\"; otherwise, use the default \"Tongyi-MAI/Z-Image-Turbo\"."
bitwarden
by SebastiaanWouters
Retrieves API keys, passwords, secrets from Bitwarden vault using bw CLI. Triggers on missing env variables, missing API keys, missing secrets, "secret not found", "env not set", or "use bw".
skill-creator
by Kang-chen
Guide for creating new skills from scratch. Use when user wants to create, write, or author a new skill, or asks about skill structure, best practices, or SKILL.md format. Do NOT use for installing existing skills (use skill-manager) or syncing skills to IDEs (use skills-sync).
gencast
by cadrianmae
Auto-invoke gencast to generate podcasts from documents when user mentions podcast, audio, or dialogue generation
octivi-bash-boilerplate
by octivi
Create, refactor, and migrate Bash scripts with Octivi Bash Boilerplate (OBB) using marker blocks (# >>> OBB:BEGIN ... / # <<< OBB:END). Use when selecting header vs full integration, copying ready templates, updating marker blocks, and validating script quality with deterministic checks.
claku
by Lavanda-ai
Agent operating layer for Logos Network — Circles governance, E2E encrypted messaging, discovery over Waku
planning-with-files
by evanfang0054
将工作流转换为使用 Manus 风格的持久化 markdown 文件进行规划、进度跟踪和知识存储。适用于开始复杂任务、多步骤项目、研究任务,或者当用户提到规划、组织工作、跟踪进度或需要结构化输出时使用。
stock-analysis
by czczycz
Multi-strategy stock analysis producing a structured Decision Dashboard. Use when user asks to "analyze a stock", "分析股票", "evaluate TICKER", "give me a buy/sell signal", "股票决策", or mentions stock codes like "601919", "AAPL", "00700.HK". Supports A-shares, HK, and US equities. 11 built-in strategies, 4 pipeline modes (full/quick/news/technical). No API keys required.
butterfly-effect
by Zoe-capsule
全局依赖扫描器,在删除文件、配置变更、架构调整前自动扫描所有可能的依赖,防止遗漏隐藏依赖。触发场景:(1) 用户要求删除文件 (2) 用户要求修改配置 (3) 用户要求调整架构 (4) 用户要求移除服务/模块 (5) 用户要求修改脚本。输出标准化蝴蝶效应报告,包含7种扫描类型(代码、脚本、文档、配置、任务、检查清单、隐式依赖),分类影响程度(高/中/低),提供处理建议。
code-pointer
by cadrianmae
Use the VSCode CLI to open files at specific line and column positions when explaining code, debugging, pointing to TODOs, or guiding users to specific locations in files. Automatically invoked when Claude needs to show users exactly where in a file to look.
semantic-compressor
by evanfang0054
带质量保证循环的agent/skill压缩。5阶段迭代流程确保理解保留。 触发词: semantic-compressor, compress skill, optimize agent, reduce tokens, benchmark
crunch-coordinate
by crunchdao
Use when managing Crunch coordinators, competitions (crunches), rewards, checkpoints, staking, or cruncher accounts via the crunch-cli. Also use when working inside a coordinator node workspace (contains .agent/ folder, docker-compose.yml, runtime_definitions/, or CrunchConfig).
ffmpeg-toolkit
by simonlee2
This skill should be used when the user asks to "convert video", "trim video", "cut video", "extract audio", "compress video", "resize video", "create gif", "merge videos", "combine videos", "add audio to video", or needs help with ffmpeg commands for video and audio processing.
langgraph-interrupts
by evanfang0054
人机交互与动态中断和断点:暂停执行以供人工审查和使用 Command 恢复
peekabo
by khoi
Use when working with the Peekaboo CLI or MCP server to capture macOS screens, inspect UI elements, and automate GUI interactions (see/click/type/scroll/hotkey/window/menu/dock/space), or when troubleshooting Peekaboo permissions, snapshots, or focus issues.
datetime
by cadrianmae
Use the date command via Bash tool whenever you or the user mention time, dates, or temporal concepts. Verify current date/time before ANY temporal response, as environment context may be outdated. Parse expressions like "tomorrow", "next week", "3 days", "in 2 weeks", "next Monday at 3pm". Proactively invoke for deadlines, schedules, time-sensitive tasks, week numbers, or any date/time reference.