Link Skills

Symlink one or more skills in skills/ into every agent skills directory in this repo.

jd-solanki 123d196 460 B Updated

File contents

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.

jd-solanki/skills/tree/main/skills/productivity/link-skills commit 123d1963eb

Frequently asked questions

npx skillmds@latest add jd-solanki/link-skills