Build Search Index
Description
--- description: Build or refresh a vault's LOCAL BM25 search index (wiki-meta/search-index.json) — a deterministic, plugin-free search tier that works on every vault, including those without Smart Connections. Idempotent (fingerprint check → no rewrite). (Skill `build-search-index` handles natural-language triggers.) --- Invoke the `build-search-index` skill on the target vault. Default behaviour: - Calls the `build_search_index` MCP tool: walks `wiki/` (excluding the generated OKF projection
Installation
Installs to ~/.claude/skills/tboome33-obsidian-mcp-router-build-search-index/SKILL.md
mkdir -p ~/.claude/skills/tboome33-obsidian-mcp-router-build-search-index && curl -fsSL https://raw.githubusercontent.com/tboome33/obsidian-mcp-router/HEAD/commands/build-search-index.md -o ~/.claude/skills/tboome33-obsidian-mcp-router-build-search-index/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation