feat: add multi-client skill manager

This commit is contained in:
Stefano Fiorini
2026-04-23 21:21:31 -05:00
parent 231a66f2b1
commit f01721a45b
6 changed files with 880 additions and 1 deletions
+19
View File
@@ -112,6 +112,25 @@ ai-coding-skills/
Each skill should explicitly document agent compatibility and any prerequisites directly in its own `SKILL.md`.
## Skill Manager Wizard
Use the repository skill manager to install, update/reinstall, or remove skills for supported local clients:
```bash
./scripts/manage-skills.sh
# or
node scripts/manage-skills.mjs
```
Useful non-interactive modes:
```bash
node scripts/manage-skills.mjs --dry-run
node scripts/manage-skills.mjs --plan-only --answers answers.json
```
The wizard detects Codex, Claude Code, Cursor, OpenCode, and Pi, previews operations, checks Superpowers dependencies for workflow skills, and prints a final operation report.
## Pi Package
The repo root now includes a pi package manifest that ships only the pi-specific surface: