OPEN SOURCE · GIT-BASED · LOCAL-FIRSTOne inventory.
One inventory.
Every AI tool.
Any machine.
Manage your AI agent skills and MCP servers once. Apply them to Claude Code, Cursor, and Codex CLI on any machine.
AIM INVENTORY
skills/review-code.md
mcp/context7.yaml
Claude Code
~/.claude/skills/...
settings.json
Cursor
~/.cursor/skills/...
mcp.json
Codex CLI
~/.codex/skills/...
config.toml
# Local development (inner loop)
$ aim apply
Applied: 8 skills, 3 MCP servers in 3 environments
# Sync across machines (outer loop)
$ aim push
Published: abc1234 — 8 skills, 3 MCP servers
$ aim sync
Synced: abc1234 — 8 skills, 3 MCP servers in 3 envs
Problem
Managing AI agent tools is fragmented
Each AI environment has its own config format. Skills and MCP servers live in separate files across machines.
Solution
One inventory. All environments.
AIM Loadout stores your skills and MCP servers in a Git repository and applies them everywhere with a single command.
How it works
push → sync → apply
Edit locally, push to Git, sync on any machine. The local iteration loop: edit → apply → test → push.
CTA
Ready to load your inventory?
Install aiman, point it at your Git repo, and sync across machines in seconds.