From knowledge-graph
Re-indexes the Obsidian vault knowledge graph (full if new, incremental otherwise) and reports stats on nodes indexed, edges, communities detected, stubs created.
npx claudepluginhub obra/knowledge-graphRe-index the knowledge graph by calling the `kg_index` MCP tool. Report the indexing stats (nodes indexed, edges, communities detected, stubs created) when complete. If the index has never been built, this will do a full index. Otherwise it's incremental — only changed files are reprocessed.
/knowledge-managerIngests, processes, and stores knowledge into Obsidian vaults via single-agent 7-phase pipeline: data ingest, compile to wiki, lint, GraphRAG, reorganization modes.
/kb-indexRefreshes the auto-generated index block in 02-Index.md of an Obsidian knowledge base, preserving all curated content intact.
/brainLoads relevant notes from your Obsidian vault matching the topic into conversation context. Lists found notes and answers using their content.
/wikiBootstraps or checks Claude-Obsidian wiki vault, runs setup workflow: checks Obsidian install/vault/MCP, asks vault purpose, scaffolds full structure.
Share bugs, ideas, or general feedback.
Re-index the knowledge graph by calling the kg_index MCP tool. Report the indexing stats (nodes indexed, edges, communities detected, stubs created) when complete.
If the index has never been built, this will do a full index. Otherwise it's incremental — only changed files are reprocessed.