Add this repo as a plugin marketplace, then /plugin install. Or install a single skill into ~/.agents/skills/.
Clone and run a tool directly — they are plain scripts, no Claude required:
npm ci
node skills/<name>/scripts/<tool>.mjs --helpOpen any skill, copy its Adapt to your platform prompt, fill in your stack, and paste it into Claude or Codex.
Secrets are never committed — tools read tokens from environment variables. URLs are not secrets.