What problem does it solve?
This Skill allows you to efficiently search through your personal knowledge base, notes, documents, and past conversations stored in Markdown format, all processed locally.
Core Features & Use Cases
- Keyword Search: Quickly find information using keyword-based search (BM25).
- Semantic Search: Discover information based on meaning, even if different words are used.
- Deep Search: Combines query expansion, keywords, semantic search, and re-ranking for highly accurate results.
- Document Retrieval: Get the full content of specific documents found during searches.
- Status Check: View the index status, available collections, and document counts.
- Use Case: Ask "What did I learn about prompt engineering last month?" and have the skill search your notes and past conversations to provide relevant information.
Quick Start
Search my notes for information about local LLMs.