Skip to content

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.

ClientIncludes
AntigravitySkills
Claude CodeSkills, agents, hooks
CodexGenerated skills, generated agents, supported hooks
CursorSkills
GitHub Copilot CLIGenerated skills, generated agents, supported hooks
OpenCodeSkills, agents, hooks
  • 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 discover act-* skills
  • GitHub Copilot CLI - invoke /act-* skills directly or list with /skills; select agents with /agent
  • OpenCode - use /skills to browse and run act-* skills

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.