Skip to content

Supported Agents

Set the agent field in your config and Kasetto figures out where to put things. Each preset maps to the directory that agent expects.

Agent Presets

Agent Config value Install path
Amp amp ~/.config/agents/skills/
Antigravity antigravity ~/.gemini/antigravity/skills/
Augment augment ~/.augment/skills/
Claude Code claude-code ~/.claude/skills/
Cline cline ~/.agents/skills/
Codex codex ~/.codex/skills/
Continue continue ~/.continue/skills/
Cursor cursor ~/.cursor/skills/
Gemini CLI gemini-cli ~/.gemini/skills/
GitHub Copilot github-copilot ~/.copilot/skills/
Goose goose ~/.config/goose/skills/
Junie junie ~/.junie/skills/
Kiro CLI kiro-cli ~/.kiro/skills/
OpenClaw openclaw ~/.openclaw/skills/
OpenCode opencode ~/.config/opencode/skills/
OpenHands openhands ~/.openhands/skills/
Replit replit ~/.config/agents/skills/
Roo Code roo ~/.roo/skills/
Trae trae ~/.trae/skills/
Warp warp ~/.agents/skills/
Windsurf windsurf ~/.codeium/windsurf/skills/

Custom Paths

Don't see your agent? Use the destination field to point at any path:

destination: ~/.my-custom-agent/skills

If both agent and destination are set, destination wins. See the configuration reference for details.