run-skill
Installation
SKILL.md
Run Skill
Fetch a remote skill into a temporary directory, read its instructions, and execute them for the current task. Nothing is installed, registered, or persisted on the user's system.
Usage
/run-skill <ref> [task…]
ref— one of:- skills.sh URL:
https://www.skills.sh/<owner>/<repo>/<skill> - GitHub URL: repo,
tree, orbloblink (branch and subpath respected) - Shorthand:
<owner>/<repo>[/<skill>]
- skills.sh URL:
task— what to apply the skill to. If omitted, apply it to the current conversation context; if there is no obvious target, ask.
Steps
- Fetch the skill into a temporary directory (use the session scratchpad when available):