Back to Apps

CAPA
by infragate
Unified package manager for AI coding agents. Sync skills, tools, and rules across Cursor, Claude Code, Codex, and 35+ other agents.
0 stars
Works in:VS Code CopilotCursorCodexGemini CLIWindsurf
Exposes:ToolsResources
What it does
CAPA serves as a centralized capabilities manager for AI coding agents. It allows developers to define skills, tools, rules, and sub-agents in a single capabilities.yaml file and then automatically distributes these configurations to multiple AI agents in their native formats.
Tools
capa init: Initializes a new capabilities configuration for a project.capa install: Deploys configured skills and rules to the supported AI agents.capa sh: Provides a CLI interface to execute any configured tool or MCP server command directly from the shell.bootstrap: Scans existing projects to automatically discover and manage current skills and MCP servers.
Installation
macOS and Linux:
curl -LsSf https://capa.infragate.ai/install.sh | sh
Windows:
powershell -ExecutionPolicy ByPass -c "irm https://capa.infragate.ai/install.ps1 | iex"
Supported hosts
Confirmed support for Cursor, Claude Code, Codex, Windsurf, GitHub Copilot, Gemini CLI, and 30+ others.
Quick install
curl -LsSf https://capa.infragate.ai/install.sh | shInformation
- Pricing
- free
- Published
- 7/3/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Codex
Run `capa install` to sync to AGENTS.mdCursor
Run `capa install` to sync rules to .cursor/rules/Claude Desktop
Install via shell script and run `capa install` to register the MCP endpoint.





