What problem does it solve?
Teams adopting agent skills often end up with an unstructured pile of installs that no one can browse, trust, or onboard with. This Skill guides the curation of a managed skills library mapped to a team's real stack, so teammates and agents can discover and install the right skills quickly.
Core Features & Use Cases
- Shelf Mapping: Maps the team's stack (e.g., React Native + Node) to five work areas: frontend, backend, mobile, workflow, and agent-engineering.
- Curated Mutations: Uses the ai-agent-skills CLI (
add, catalog, vendor) with explicit --area, --branch, and --why metadata instead of hand-editing library files.
- Starter-Pack Collections: Creates a small onboarding-friendly
starter-pack collection and marks 2-3 featured picks per shelf.
- Use Case: A team lead wants a shareable GitHub library for a React Native + Node stack. The Skill initializes a managed workspace, browses the mobile and backend shelves, adds 5-8 skills with meaningful
whyHere notes, and finishes with a starter-pack collection.
Quick Start
Ask the agent to curate a small team skills library for your stack, for example: "Build a starter skills library for our React Native and Node backend team using ai-agent-skills."