Apply a named bundle from the Claude Vault inventory — activates all plugins and MCP servers the bundle declares in the current project. Use when the user names a bundle ("activate the podcast bundle").
danielrosehill/Claude-Vault
SkillsMP has collected 11 skills from danielrosehill/Claude-Vault. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 11
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 11 of 11 collected skills.
Remove an MCP server from the current project's .mcp.json and disable it in .claude/settings.json. Symmetric counterpart to activate-mcp.
Disable a plugin in the current project by removing its entry from .claude/settings.json enabledPlugins. Symmetric counterpart to activate-plugin.
Refresh the vault — pull plugin updates and regenerate the skill-index used by vault-search. Use when the user asks to "update the vault" or after adding new plugins to the inventory.
Find a dormant skill or plugin in the vault by keyword. Use when the user describes a task ("trim silence", "look up a medication") and the matching tool may live in a dormant plugin.
Mount an MCP server from the Claude Vault inventory in the current project by writing to .mcp.json and enabling it in .claude/settings.json. Use when the user wants to "activate", "mount", or "add" a vault MCP server to the current repo only.
Enable a plugin from the Claude Vault inventory in the current project by editing the project's .claude/settings.json. Use when the user wants to "activate", "turn on", or "enable" a vault plugin for the current repo only.
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.
Show which vault plugins and MCP servers are currently active in the current project. Use when the user asks "what's enabled here", "what's active in this project", or wants to audit the project's tool surface before activating more.
List plugins, MCP servers, and bundles available in the user's Claude Vault inventory. Use when the user asks what's in their vault, what they could activate, or "show me my vault".
Bootstrap a new project's Claude Code configuration by activating a chosen template or set of vault plugins and MCP servers. Use when the user is starting a new project and wants the right tools mounted from the start.