AGR — AI Agent Skill Manager
Standardizes skill installation across teams. One agr.toml keeps everyone synced.
Package manager for AI agent skills. Install, sync, and manage SKILL.md files across Claude Code, Cursor, and Copilot from GitHub repos.
- Install pre-built AI skills from shared repositories in one command
- Keep your team's AI tool configurations in sync across machines
- Manage and update your collection of AI automation recipes
Standardizes skill installation across teams. One agr.toml keeps everyone synced.
Teams managing multiple Claude Code skills, developers wanting reproducible setups.
https://github.com/computerlovetech/agr
By Kasper Junge / computerlovetech
How to Get It
This is a methodology or approach. Paste the instructions below into a Claude conversation to get started.
This is a command-line tool — it is NOT installed through the Claude Desktop plugin browser. Install with uv or pip: uv tool install agr # or: pip install agr Then install skills by handle (owner/repo/skill): agr add anthropics/skills/pdf agr sync See https://github.com/computerlovetech/agr for full documentation.
After installing, paste this into Claude:
Help me install pre-built AI skills from shared repositories in one command
Trust Signals Reviewed
Reviewer notes
Reviewed review. These are observations, not a security certification.
417 stars, MIT, active. Clean deps. Installs markdown only. Pre-1.0, single maintainer.
Writes only to user config dirs. Clean deps. No skill content verification.
Things to check
- Depends on consistent SKILL.md formatting across repos; misaligned schemas will cause sync failures. Upstream changes to editor APIs (Claude Code, Cursor integration layers) could break the sync mechanism without notice.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
417 stars, MIT, active. Clean deps. Installs markdown only. Pre-1.0, single maintainer.