Documentation
README
Curate A Team Library
Goal
Build a managed skills library that another teammate or agent can actually browse, trust, and install.
Do not hand-edit skills.json, README.md, or WORK_AREAS.md when the CLI already has the mutation you need.
First Move
Start with a managed workspace.
npx ai-agent-skills init-library <name>
cd <name>
Ask at most 3 short questions before acting:
- what kinds of work the library needs to support
- whether the first pass should stay small and opinionated or aim broader
- whether the output should stay local or end as a shareable GitHub repo
Shelf System
Use these 5 work areas as the shelf system:
This is the opening of the README. Read the full README on GitHub.