- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
ctx:worktree
by Shakes-tzd
Expert-level git worktree troubleshooting, cleanup, and management. Use when users have worktree issues, conflicts, cleanup needs, or questions about git worktree commands. Activate for problems like stuck worktrees, locked files, orphaned branches, or worktree removal errors.
ctx:researcher
by Shakes-tzd
Efficiently research topics using parallel agents via Contextune's /ctx:research command. Use when users ask to research, investigate, find information about topics, compare options, or evaluate libraries/tools. Activate for questions like "research best X", "what's the best library for Y", or "investigate Z".
latex
by igbuend
"Comprehensive LaTeX reference for document creation, formatting, mathematics, tables, figures, bibliographies, and compilation. Use when helping users write, edit, debug, or compile LaTeX documents."
run-tests
by meriley
⚠️ MANDATORY - Automatically invoked by safe-commit. Executes comprehensive testing suite including unit tests (minimum 90% coverage), integration tests, and E2E tests (100% pass required). Reports coverage and failures. MUST pass before commit. NEVER run tests manually before commit.
basecamp
by robzolkos
Interact with Basecamp projects via CLI. Manage card tables, todos, messages, documents, schedules, campfires, people, check-ins, uploads, and more. Use when the user mentions Basecamp, cards, todos, messages, or project management.
excalidraw-workflow
by opencoredev
Load when building or reviewing an Excalidraw diagram. Covers quick planning before drawing, element-by-element build order so the user sees live progress, and a review checklist to catch overlaps, truncated text, and unconnected arrows before finishing.
command-injection-anti-pattern
by igbuend
"Security anti-pattern for OS Command Injection vulnerabilities (CWE-78). Use when generating or reviewing code that executes shell commands, runs system processes, or handles user input in command-line operations. Detects shell string concatenation and recommends argument arrays."
writing-bots
by ApeWorX
Write a bot to continuously listen and respond to events on a public blockchain network.
safari-tabs
by jacobrask
Interact with Safari browser tabs, reading list, bookmarks, and history via AppleScript. Use when the user asks to analyze, organize, summarize, deduplicate, close, export, or manage their Safari tabs. Also handles reading list, bookmarks, and history searches. Triggers include "my tabs", "open tabs", "Safari tabs", "clean up my browser", "what tabs do I have open", "organize my tabs", "too many tabs", "reading list", "bookmarks", "browser history", "export tabs". Requires macOS with Safari.
blocklet-server-dev-setup
by ArcBlock
Clone blocklet-server repository and guide execution of the in-project project-setup skill. Use /blocklet-server-dev-setup or say "help me configure blocklet-server environment", "setup blocklet-server" to trigger.
react-artifacts
by eyadsibai
Use when "building React artifacts", "creating HTML artifacts", "bundling React apps", "single HTML file", or asking about "artifact builder", "shadcn components", "Tailwind artifacts"
task-orchestrator
by DimitriGilbert
Autonomous agent loop for executing, validating, and completing tasks. Handles state transitions, subtask management, and review cycles.
wordpress-admin
by CrazySwami
Full WordPress site management - create pages/posts, configure SEO (Yoast), upload media, manage settings. Use when creating content, setting up SEO, or managing any WordPress site.
browser-control
by krishagel
Full browser control for authenticated web interactions using Playwright scripts
wfc-export
by sam-fakhreddine
Exports WFC SKILL.md files to platform-specific configuration files. OUTPUT ONLY: WFC → external format. Cannot import or sync external configs back to WFC. Requires existing SKILL.md files with WFC frontmatter (name, description, license fields) in the current working directory. Supported platforms ONLY: copilot, cursor, gemini, kiro, opencode, codex, factory. Triggers: /wfc-export --to <platform>; /wfc-export --all; "export WFC skills to <platform>"; "generate <platform> config from WFC skills"; "convert SKILL.md to <platform> instructions". Not for: importing external configs to WFC; bidirectional sync; creating/editing SKILL.md files (use wfc-build); converting non-WFC files; unsupported platforms (Claude Code, Windsurf, Cline, Continue, Aider); lossless export to platforms with character limits without --allow-lossy; skills requiring HTTP MCP servers exported to stdio-only platforms; non-destructive merging with existing configs.
blocklet-updater
by ArcBlock
Creates a new release for a blocklet project by bumping version, building, and bundling. Use when asked to "create a new release", "bump and bundle", or "update blocklet version".
tangzhan-webpage-designer
by Tangc
将任何文本转换为独立的、具有特定设计风格的网页。内置 30+ 种精选设计风格,具备智能风格匹配和有说服力的推荐逻辑。充当您的智能设计顾问。
hifi-download
by psylch
Discover music, get personalized recommendations, and download high-fidelity audio files. Use when user wants to find new music based on their taste, search for songs/albums/artists, get recommendations similar to artists they like, or download lossless audio (FLAC/Hi-Res) from Qobuz or TIDAL. Trigger phrases include "find music like", "recommend songs", "download album", "lossless", "Hi-Res", "FLAC", "music discovery", "similar artists", "setup music".
mail-expenses
by aashari
Extract financial transactions, expenses, receipts, payments, and invoices from email. Summarize spending with amounts, merchants, and categories. Use when user asks about expenses, spending, receipts, payments, or financial transactions from email. Arguments: time range like "last 24 hours", "this month", "last week", or a specific date range.
awaken-agent-skills
by Awaken-Finance
"Awaken DEX trading and market data operations for agents."
funsloth-hfjobs
by chrisvoncsefalvay
Training manager for Hugging Face Jobs - launch fine-tuning on HF cloud GPUs with optional WandB monitoring
funsloth-local
by chrisvoncsefalvay
Training manager for local GPU training - validate CUDA, manage GPU selection, monitor progress, handle checkpoints
create-specs
by jschulte
Transform reverse-engineering documentation into GitHub Spec Kit format. Initializes .specify/ directory, creates constitution.md, generates specifications from reverse-engineered docs, and sets up for /speckit slash commands. This is Step 3 of 6 in the reverse engineering process.
excalidraw
by opencoredev
Control a live Excalidraw canvas via the excalidraw CLI. Use when an agent needs to (1) draw or lay out diagrams on a live canvas, (2) create/update/delete individual elements, (3) batch-create complex diagrams from JSON, (4) inspect the canvas with describe or screenshot, (5) export/import .excalidraw files, PNG, or SVG, (6) save/restore canvas snapshots, (7) align, distribute, group, lock, or duplicate elements, (8) convert Mermaid diagrams to Excalidraw elements, (9) share diagrams as encrypted excalidraw.com URLs. Requires a running canvas server (default http://localhost:3000).