Settings

Theme

Show HN: Skill-Add – Share and Install Claude Code Skills from GitHub

github.com

2 points by juunge a month ago · 0 comments · 1 min read

Reader

I built a small CLI to make it easy to share and reuse Claude Code skills.

skill-add solves this: create an agent-skills repo on GitHub with your skills, and anyone can install them with:

skill-add yourname/skill-name

It downloads the skill from github.com/yourname/agent-skills and copies it to .claude/skills/ in your current project.

That's it. No registry, no auth, just GitHub repos.

Built with Python/Typer. ~100 lines of code.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection