Start with intent
Write a trigger-first skill, focused agent, or reusable prompt that solves a real workflow.
Materialized AI operating library
The Vault is a checked-in catalog of reusable AI operating patterns. Use this showcase to inspect what is materialized, what is plugin-managed, and which bundles turn individual assets into repeatable workflows.
Inventory
Counts, statuses, tags, and bundle membership are generated from the repo catalog. Materialized entries have checked-in content; plugin-managed entries remain references installed by their plugin system.
Ready-made operators
These entries highlight the repeatable workflows the Vault already carries: review, validation, research, packaging, document work, and domain-specific delivery.
Find the right tool
Filter by asset type, lifecycle status, capability, or domain. URL parameters preserve the current view so searches can be shared with another builder or agent.
Clear filters or broaden the search terms to inspect more of the Vault.
Installable sets
Each bundle groups reusable skills with the rules, templates, and placeholders a downstream repo needs to start from a coherent operating pattern.
For external builders
Write a trigger-first skill, focused agent, or reusable prompt that solves a real workflow.
Add the entry to library.yaml with type, status, origin, and capability or domain tags.
Keep checked-in content under skills, agents, or prompts unless it is explicitly plugin-managed.
Run the repo checks so counts, missing files, orphaned files, and hardcoded paths stay honest.
Local first
make showcase-serve
Regenerates the catalog snapshot and serves the site on port 4173 by default.
npm run build
Use app location apps/vault-showcase and publish dist/client after the build.
dist/client
Serve the generated client folder from nginx, Caddy, Express, or any static server.