From agent-knowledge
Deletes a knowledge store and all associated data including registry entry, LanceDB vector index, and cloned repository files. Permanent cleanup invoked with store name or ID.
npx claudepluginhub chris-xperimntl/agent-knowledgeThis skill is limited to using the following tools:
Delete a knowledge store and all associated data: **$ARGUMENTS**
Removes Agent Knowledge data from projects including vector indices, configs, and optionally global data or store definitions. Provides cache clearing for fresh plugin installs.
Removes Knowledge Base files from CLAUDE.md tables and optionally deletes them from disk. Supports direct path or interactive selection, with cross-reference cleanup and index updates.
Permanently purges context-mode knowledge base and session data, deleting all indexed content, events, and stats. Use /context-mode:ctx-purge for fresh starts or removing stale data.
Share bugs, ideas, or general feedback.
Delete a knowledge store and all associated data: $ARGUMENTS
Parse the store name or ID from $ARGUMENTS (required)
Use mcp__agent-knowledge__execute tool with command "store:delete":
Display deletion result:
Store "react" deleted successfully.
Removed:
- Store registry entry
- LanceDB search index
- Cloned repository files (for repo stores)
When you remove a store:
This action is permanent. The store and all indexed data will be deleted. To re-create, you'll need to add and re-index the source again.
If store not found:
Store not found: nonexistent-store
Available stores:
- Use /agent-knowledge:stores to list all stores
- Check spelling of store name or ID