From semantic-search
Searches indexed local document folders using natural language queries on Markdown/text files. Activates for file content questions, 'find document about...', or indexing requests.
How this skill is triggered — by the user, by Claude, or both
Slash command
/semantic-search:semantic-searchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Search across locally indexed document folders using natural language queries.
Search across locally indexed document folders using natural language queries. Supports Markdown and text files (PDF, Word, PowerPoint coming in Phase 2).
Search automatically when the user:
Index first when the user:
index_folder with the folder pathsemantic_search with the user's querynpx claudepluginhub zhubit/cowork-semantic-searchIndex and search local documents, notes, and knowledge bases with BM25, vector, and hybrid search. Get AI answers with citations and visualize document connections.
Indexes local files and searches them using BM25, vector embeddings, and hybrid reranking. Includes MCP mode for tool integration.
Hybrid search for markdown notes and docs. Use before reading files to save tokens — search first, read only what's relevant.