task-management
System for managing tasks in TASKS.md with priorities, status tracking, and workflow rules.
executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints
elevenlabs-tts
High-quality text-to-speech using ElevenLabs API. Multiple voices, languages, and styles.
sql-toolkit
Query, design, migrate, and optimize SQL databases. Use when working with SQLite, PostgreSQL, or MySQL — schema design, writing queries, creating migrations, indexing, backup/restore, and debugging slow queries. No ORMs required.
claw-backup
Back up OpenClaw customizations (memory, config, skills, workspace) to cloud storage via rclone, with scheduling + retention. Works on macOS, Linux, and Windows (Git Bash/WSL).
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
firecrawl-scraper
Web scraping using Firecrawl API. Extract structured data from any website. Use when need to scrape web pages.
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
swarm-design
Design Lead - UX/UI, user experience, usability. Use for design review.
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
cli-tools
CLI commands cheat sheet for Claude, Aider, GitHub, Vercel, and other tools.
swarm-product
Product Analyst - Requirements, user stories, metrics. Use for product analysis.
document-reader
Read and extract content from PDFs, images (OCR), and other document formats. Use when partner shares documents that need to be read.
automation-workflows
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
zai-vision
Z.AI Vision - OCR, image analysis, video understanding
skill-creator
Guide for creating effective skills. Use when partner wants to create a new skill or update an existing skill.
secrets-management
Encrypt and decrypt .env files using AES-256-CBC. Secure handling of API keys and credentials.
repomix-usage
Standard for using repomix to pack repositories into AI-friendly format
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session
incident-commander
Comprehensive incident response framework for managing technology incidents from detection through resolution.
zai-web-tools
Z.AI Web Search and Reader - real-time web search and content extraction. Use for finding information and reading web pages.
frontend-design
Expert frontend design guidelines for creating beautiful, modern UIs. Use when building landing pages, dashboards, or any user interface.
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
frontend-design
Create distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Focuses on creative direction and memorable design choices.
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
swarm-cto
CTO - Technical decisions, stack choices, trade-offs. Use for technology decisions.
content-library
Search and manage your personal content library from Telegram channels. Use when user asks to search saved content, links, or digest.
api-integration
Best practices for integrating external APIs. Authentication, error handling, rate limits, retries.
swarm-architect
System Architect - Reviews architecture, scalability, patterns. Use for system design decisions.
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
swarm-qa
QA Lead - Testing strategy, edge cases, quality. Use for test planning.
zai-zread
Z.AI Zread - GitHub repository analysis. Use for understanding open source projects, reading code, analyzing documentation.
database-operations
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
model-routing
Smart model routing based on task type. Selects optimal model for coding, analysis, creative, etc.
using-superpowers
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
perplexity-search
AI-powered search with reasoning via Perplexity Sonar API. Returns synthesized answers with citations.
swarm-reviewer
Code Reviewer - Code quality, patterns, best practices. Use for code review.
feature-specification
Convert persona docs into detailed feature specifications with acceptance criteria. Use when translating user needs into implementable specs, writing user stories, defining acceptance criteria, or preparing features for development.
token-watch
Track, analyze, and optimize token usage and costs across AI providers.
audio-pipeline
Process audio files - transcribe, summarize, and store in structured markdown. Use when user sends voice messages or asks to process audio.
jina-reader
Extract clean content from any URL using Jina Reader API. Better parsing than raw HTML, handles JS-heavy pages, returns structured Markdown.
audio-transcription
Transcribe audio messages from Telegram using speech-to-text API. Use when receiving voice messages that need to be converted to text.
zai-reader
Z.AI Web Reader - extract content from any webpage
senior-dev
Production development workflow with TODO tracking, Graphite PRs, GitHub issues, Vercel deploy checks, and SMS notifications. Use when starting a new task, fixing bugs, implementing features, or any development work that needs tracked progress and code review.
using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification