diff --git a/SKILLS_INDEX.md b/SKILLS_INDEX.md index b9c73e3..4b2db66 100644 --- a/SKILLS_INDEX.md +++ b/SKILLS_INDEX.md @@ -45,9 +45,11 @@ This index lists all available engineering skills. Load the full SKILL.md on dem ## Wiring into tools -This repo **is** the canonical home. Clone it (e.g. to `~/dev/skills`) and run -`task install` — or the one-shot `curl -fsSL .../install.sh | bash` — to wire -every skill into each harness. Per-skill symlinks, idempotent: +This repo **is** the canonical home. Wire every skill into each harness with the +**`install.sh`** script (idempotent, per-skill symlinks) — either the one-shot +`curl -fsSL https://git.d-ma.be/mathias/skills/raw/branch/main/install.sh | bash`, +or, from a clone, `SKILLS_CHECKOUT_DIR="$PWD" bash install.sh`. (The `task +install` targets are currently broken — see issue — use `install.sh`.) - **Claude Code (global)** — `~/.claude/skills/` → `/`. - **Claude Code (per-repo)** — `/.claude/skills/` when `task install`