Documentation
Get started with FlickClaw in 5 minutes. Export an agent, drop the files, and start working.
Use your first FlickClaw agent
Browse the catalog. Product Claw, UI Claw, Docs Claw, Ops Claw, Data Claw, and Test Claw are free.
GoRun npm exec --yes @flickclaw/cli@latest -- doctor to check your setup. Then pick an agent, choose your target tool, and install.
GoUnzip and copy the files into your project directory or AI tool folder.
Open your AI tool and start working. Quality gates are built into every agent.
Each agent includes QA checklists and expected outputs. Verify before shipping.
Export format guides
Every agent is pre-configured for 8 supported tools (plus an All-in-one bundle). Here is what each format includes and where to put the files.
Drop SKILL.md and manifest into your OpenClaw workspace.
Export Hermes integration config for runtime deployment.
Export to .claude/skills/<slug>/SKILL.md — project or global scope.
Export to AGENTS.md + .flickclaw/agents/<slug>/codex.md for Codex.
Export to .cursor/rules/flickclaw-<slug>.mdc for Cursor IDE.
Export to .windsurf/rules/flickclaw-<slug>.md for Windsurf IDE.
Export to .flickclaw/agents/<slug>/aider.md + .aider.conf.yml.
Export Modelfile + system-prompt.md for local Ollama models.
What is inside the ZIP
Reference
For AI agents
Canonical reference for LLM retrieval and agent use.
Technical Docs
Product, deployment and release documentation.
API & Integration
Public endpoints and runtime checks.