computerlovetechcomputerlovetechOfficial·3 Agent Skills Included

agr

Install, sync, and share agent skills like software packages

Installs agent skills from any Git repo into Claude Code, Cursor, Codex, Copilot, and other coding tools with one command. Locks every skill to an exact version so teams share identical setups without manual copying or configuration drift. Onboards new teammates instantly with a single sync command and runs skills once without installing them.
npx skills add computerlovetech/agr --all -g -y
Available:

Tells the agent how the agr and agrx commands work, how the agr.toml manifest is structured, and the rules to follow when managing skills in this project.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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→