CLAUDE CODE EXPORT
AI agents for Claude Code
FlickClaw agents install as .claude/skills files — the native configuration format for Claude Code. One npm command installs them directly into your project.
Why .claude/skills exports
Claude Code reads .claude/skills files as project-level instructions. FlickClaw agents leverage this format to provide detailed role definitions, quality gates, output schemas, and behavioral constraints. The result is more consistent, higher-quality AI assistance in your terminal.
Getting started
- Create a FlickClaw account (free with ads or Pro)
- Browse agents and select one for your use case
- Export as Claude Code format
- Install the agent with npm exec
- Open Claude Code and start working
Also exports to other tools
Every FlickClaw agent also installs to OpenClaw, Codex, Cursor, Windsurf, Aider, Ollama, and Hermes. Choose your target at install time.