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.
Link Skills
Symlink one or more skills in skills/ into every agent skills directory in this repo.
Link Skills by jd-solanki · 123d196
npx skillmds@latest add jd-solanki/link-skills File contents
---name: link-skillsdescription: Symlink one or more skills in skills/ into every agent skills directory in this repo.---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
Run npx skillmds@latest add jd-solanki/link-skills in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Symlink one or more skills in skills/ into every agent skills directory in this repo. It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
jd-solanki (@jd-solanki) published this skill. Their other Agent Skills are listed on their SkillMD profile.