Platform Support
ACT supports all the platforms listed below. Skill names stay the same across all clients. The main differences are discovery UX, hooks, and permissions.
| Client | Includes |
|---|---|
| Antigravity | Skills |
| Claude Code | Skills, agents, hooks |
| Codex | Generated skills, generated agents, supported hooks |
| Cursor | Skills |
| GitHub Copilot CLI | Generated skills, generated agents, supported hooks |
| OpenCode | Skills, agents, hooks |
How to use
Section titled “How to use”- Antigravity - invoke
/act-*skills directly or list with/skills - Claude Code - invoke
/act-*skills directly - Codex - invoke
$act-*skills directly or list with/skills - Cursor - open Agent chat and type
/act-to discoveract-*skills - GitHub Copilot CLI - invoke
/act-*skills directly or list with/skills; select agents with/agent - OpenCode - use
/skillsto browse and runact-*skills
Windows and WSL
Section titled “Windows and WSL”If you are on Windows, use WSL consistently for the full ACT workflow:
- clone ACT inside WSL
- run the installer inside WSL
- start your AI client from that same WSL environment
Do not mix a WSL install with PowerShell, CMD, or Git Bash sessions.