by kasperjunge
Install Claude Code skills from GitHub with one command: uvx add-skill ๐ Also works for slash commands and subagents ๐ค
# Add to your Claude Code skills
git clone https://github.com/kasperjunge/agent-resources-projectGuides for using ai agents skills like agent-resources-project.
Last scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T15:22:40.152Z",
"npmAuditRan": true,
"pipAuditRan": true
}agent-resources-project is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by kasperjunge. Install Claude Code skills from GitHub with one command: uvx add-skill ๐ Also works for slash commands and subagents ๐ค. It has 249 GitHub stars.
Yes. agent-resources-project passed SkillsLLM's automated security scan โ a dependency vulnerability audit plus prompt-injection heuristics โ with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/kasperjunge/agent-resources-project" and add it to your Claude Code skills directory (see the Installation section above).
agent-resources-project is primarily written in TypeScript. It is open-source under kasperjunge on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh agent-resources-project against similar tools.
No comments yet. Be the first to share your thoughts!
Share and install Claude Code skills, commands, and agents with a single command.
Like pip, but for Claude Code resources.
Try It โข Install โข Create Your Own โข Community
No installation needed. Just run:
uvx add-skill kasperjunge/hello-world
That's it. The skill is now available in Claude Code.
uvx add-skill <username>/<skill-name> # Skills
uvx add-command <username>/<command-name> # Slash commands
uvx add-agent <username>/<agent-name> # Sub-agents
Ready to share your own skills? Create your personal toolkit in 30 seconds:
uvx create-agent-resources-repo --github
Done. You now have a GitHub repo that anyone can install from.
Requires GitHub CLI. Run without
--githubto set up manually.
agent-resources repo on your GitHubuvx add-skill <your-username>/hello-world
Edit the files in your repo:
your-username/agent-resources/
โโโ .claude/
โโโ skills/ # Skill folders with SKILL.md
โโโ commands/ # Slash command .md files
โโโ agents/ # Sub-agent .md files
Push to GitHub. No registry, no publishing step.
Sharing is just a message:
"This skill saves me hours โ try
uvx add-skill yourname/cool-skill"
One command. Zero friction. The more you share, the more the community grows.
A comprehensive Claude Code toolkit for Go developers.
uvx add-skill dsjacobsen/golang-pro # Expert Go knowledge
uvx add-agent dsjacobsen/go-reviewer # Code review agent
uvx add-command dsjacobsen/go-check # Quick code check
Includes: 1 skill, 9 agents, 11 commands covering scaffolding, testing, API building, refactoring, and more.
Built something useful? Open an issue with a link to your agent-resources repo and we'll add it here.
MIT License ยท Made for the Claude Code community