Setup
Install or refresh this repository's bundled skills. Inspection is read-only unless the user requests installation or repair.
Commands
scripts/list-skills.sh
scripts/link-skills.sh --target agents
scripts/link-skills.sh --target codex
scripts/link-skills.sh --target claude
scripts/link-skills.sh --target all
Use --strategy copy or --strategy link to override the target's default installation strategy.
Default destination for --target agents is ~/.agents/skills.
Process
- Run
scripts/list-skills.shto inspect the bundled skills. - Select
agents,codex,claude, orallbased on the requested host. Preferagentsfor Grok Build and Codex shared discovery. - Install with
scripts/link-skills.sh --target <host>. - Run
scripts/list-skills.shagain and verify that each expectedSKILL.mdis present at the destination.