Skip to main content
gaal ships with a built-in registry of supported coding agents plus a vendor-neutral generic fallback. For each one, the registry knows where skills live and where to upsert MCP server entries. That’s what makes agents: ["*"] in your gaal.yaml work.

Supported agents

Claude Code

Cursor

Codex

GitHub Copilot

Windsurf

Continue

Gemini CLI

Goose

Cline

Roo

Augment

OpenCode

OpenHands

Trae

Kilo

Kiro CLI

Amp

Zencoder

Antigravity

Warp

Generic

Quick lookup

(generic) means the agent shares the vendor-neutral .agents/skills or ~/.agents/skills directory rather than maintaining its own. See Concepts → Agents & renderers.

Listing what’s installed on this machine

Adding a new agent

Use Custom agents to teach gaal about an agent it doesn’t ship with yet. If the agent is publicly available, please open a PR at github.com/getgaal/gaal so everyone gets it.