From knowledge-vault
Configuration templates for research MCP servers used by the knowledge vault. Internal skill used by /knowledge-vault:setup-sources and /knowledge-vault:collect.
npx claudepluginhub psypeal/claude-knowledge-vault --plugin knowledge-vaultThis skill uses the workspace's default tool permissions.
Route to `/knowledge-vault:setup-sources` for server configuration or `/knowledge-vault:collect` for batch search.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Automates semantic versioning and release workflow for Claude Code plugins: bumps versions in package.json, marketplace.json, plugin.json; verifies builds; creates git tags, GitHub releases, changelogs.
Route to /knowledge-vault:setup-sources for server configuration or /knowledge-vault:collect for batch search.
Server details are in the command files and references/sources-json-schema.md.