link-skills

Installation
SKILL.md

Symlink each named skills/<category>/<name> into each agent skills directory found by find . -maxdepth 2 -mindepth 2 -type d -name skills -not -path './skills*' — one ln -s ../../skills/<category>/<name> <agent-skills-dir>/<name> per skill per directory — then read SKILL.md through every new link to confirm it resolves.

Installs
19
GitHub Stars
3
First Seen
Aug 28, 2026
link-skills — jd-solanki/skills