$ |

Agentic Capabilities Manager - Smart tool management for AI agents

By Infragate

Skills Are Powerful, But Useless Without the Right Tools

CAPA solves the fundamental challenges of tool management for AI agents: too many tools, duplicated skills, complex commands, and static configurations.

Quick Installation

curl -LsSf https://capa.infragate.ai/install.sh | sh
powershell -ExecutionPolicy ByPass -c "irm https://capa.infragate.ai/install.ps1 | iex"

Need more details? Check out the full installation guide.

Single Server, Selected Tools

MCP servers often bundle dozens of tools, but you only need a few. CAPA creates one server that exposes only the tools required by your skills—no manual management needed.

Reusable Skills

Stop duplicating skills across projects. Reference them from GitHub, GitLab, or local repos in your capabilities file, then run capa install to fetch them automatically.

Command Tools, Simplified

The best tools are often CLI commands. CAPA lets you define them with variable substitution and automatic setup, turning complex operations into simple tool calls that save tokens.

Dynamic Loading

Agents start with one tool and dynamically load capabilities on-demand. Switch between profiles like "web-research" or "data-analysis" automatically based on the task.

Self-Improving Agents

Because the capabilities file is part of your project, agents can edit it to add new skills and tools. This creates a feedback loop where your agent evolves through use.

Security

Block dangerous phrases and sanitize skill content before installation. Configure allowed character sets and blocked phrase lists to keep your agent's skills safe.