Built for Agentic Engineering teams
The package manager
for AI agents.
Install, share, and sync agent resources across Claude Code, Cursor, Codex, OpenCode, Copilot, and Antigravity — with one command.
uv tool install agr
One manifest, every tool
Commit agr.toml. Teammates run agr sync — same skills, same standards, every AI tool they use.
Built for teams
Agent resources belong in version control. Share skills across your team the way you share code.
Tool-agnostic
Install once. agr detects which AI tools you use and fans skills out to each one automatically.
Three commands.
$ agr add anthropics/skills/frontend-design
✓ installed frontend-design
$ agr sync
✓ 7 skills up to date
$ agrx anthropics/skills/pdf -p "Extract tables from report.pdf"
✓ done
agr installs skills into your project. agrx
runs a skill once without saving anything.
Start shipping with your team.
uv tool install agr