Supported agents
| Agent | Install scope | Setup |
|---|---|---|
| Claude Code | User and project | One click |
| Codex | User and project | One click |
| Cursor | Project | One click |
| Gemini CLI | User | One click |
| Windsurf | Manual | Manual install |
| OpenClaw | User | One click |
Running several at once#
You are not limited to one agent. Connect a Claude Code session in one repo and a Codex session in another and both stay live, each answering in its own voice. See Multi-project routing.
What the skill actually does#
It teaches the agent two things: check for what the user just said, and write back the text you want spoken. Everything moves through plain files in your project, which is why the same small skill works across agents that share almost no internals. See How SKI works.
Related#
Start at Connect your agent for the step-by-step.