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 and choose an agent for your workflow. Free plan includes 20 free agents.
GoRun npm exec --yes @flickclaw/cli@latest -- doctor to check your setup. Then pick an agent, choose your target framework, 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.
Supported AI Agent Framework Guides
Every agent is preconfigured for 8 AI agent frameworks (plus the All bundle). Here is what each framework package includes and where to install it.
Full workspace: AGENTS.md, SOUL.md, TOOLS.md, IDENTITY.md + skills/<slug>/SKILL.md.
Hermes Agent skill with SKILL.md, references, templates and scripts.
CLAUDE.md + .claude/skills/<slug>/SKILL.md + .claude/agents/<slug>.md + settings.example.json.
AGENTS.md + .flickclaw/agents/<slug>/ with profile, workflow and quality gates.
3 .cursor/rules/ MDC files: main rule, workflow and quality gates.
3 .windsurf/rules/ files with trigger-based activation.
CONVENTIONS.md + aider.md + .aider.conf.yml for auto-load.
Modelfile + system-prompt.md + template.md + run.md for local 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.