agr
Install, sync, and share agent skills like software packages
All Skills in This Repository (3)
Pure Emerald Level Indicatorsagr-cli
Install and synchronize SKILL.md directories across multiple AI coding tools.
skill-debrief
Convert AI agent session feedback into approved SKILL.md edits.
agr-release
Coordinate version bumps, changelog updates, quality checks, and tagging for agr releases.
Frequently Asked Questions
FAQPage SchemaHow to install agr?â–¼
Run `npx skills add computerlovetech/agr --all -g -y` in your terminal to install all skills in this suite globally.
What does agr do?â–¼
agr is a package manager for agent skills. It installs skills from any Git repo into tools like Claude Code, Cursor, and Codex, and locks versions so your whole team runs identical setups.
How do I share skills with my team?â–¼
Commit the agr.toml and agr.lock files to your repo. Teammates clone the project and run one sync command to get the exact same skills in every tool.
Can I try a skill without installing it?â–¼
Yes. The agrx command downloads a skill, runs it once, and cleans up afterward without changing your project configuration.
Which coding tools does agr support?â–¼
agr works with Claude Code, Cursor, OpenAI Codex, OpenCode, GitHub Copilot, and Pi, installing each skill into every configured tool automatically.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core