From claude-vault
Save the current project's active plugin and MCP set as a reusable bundle in the Claude Vault inventory. Use when the user has a project configured the way they like and wants to capture that combination for reuse.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-vault:bundle-createThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Status: stub.** Not yet implemented.
Status: stub. Not yet implemented.
Intended behaviour: read the current project's enabledPlugins and .mcp.json, ask the user for a bundle name + description, and append a new entry to bundles[] in the inventory file (path resolved per skills/_shared/inventory-path.md). Reject if a bundle with that name already exists unless --overwrite is passed.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin claude-vaultCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.