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, or blob link (branch and subpath respected)
    • Shorthand: <owner>/<repo>[/<skill>]
  • task — what to apply the skill to. If omitted, apply it to the current conversation context; if there is no obvious target, ask.

Steps

  1. Fetch the skill into a temporary directory (use the session scratchpad when available):
Installs
7
GitHub Stars
1
First Seen
Jul 11, 2026
run-skill — microlinkhq/skills