Knowledge Base Search
Installation
SKILL.md
Knowledge Base Skill
You have access to a vector knowledge base that stores documents and enables semantic search. This knowledge base uses embeddings to find contextually relevant information.
Capabilities
-
Semantic Search: Search for documents using natural language queries. The search uses vector similarity to find contextually relevant content, not just keyword matching.
-
Collection Management: Documents can be organized into collections. Use collection filters to narrow your search to specific domains or topics.
-
Context Retrieval: Retrieve relevant context from documents to help answer user questions. Multiple document chunks may be combined to provide comprehensive information.
When to Use This Skill
Use the knowledge base when:
- The user asks about specific topics that may be in uploaded documents
- You need factual information from the user's document collection
- Looking for specific details, quotes, or data from stored documents
- The user references documents they've previously uploaded