install-skill

Installation
SKILL.md

Install Skill

Search for skills on skills.sh and install them into the project's skills/ directory. Always project level.

Scripts

Two scripts are provided in this skill's directory:

Search: search.mjs

node ${SKILL_DIR}/search.mjs "<query>"

Returns JSON array of matching skills:

[{"source": "owner/repo", "id": "skill-name", "name": "skill-name", "installs": 1234}]
Related skills
Installs
5
GitHub Stars
997
First Seen
Mar 11, 2026