Knowledge Base Ingestion
Installation
SKILL.md
Knowledge Base Ingestion Skill
You have the ability to add content to the vector knowledge base. This allows you to build a searchable repository of information that can be retrieved later using semantic search.
Capabilities
-
Text Ingestion: Add plain text content directly to the knowledge base. The text is automatically chunked and embedded for semantic search.
-
URL Ingestion: Fetch content from a URL and add it to the knowledge base. Useful for adding web pages, documentation, or online resources.
-
Document Management: Delete documents that are no longer needed, or get information about existing documents.
When to Use This Skill
Use knowledge base ingestion when:
- The user wants to add information for later retrieval
- Building a custom knowledge repository
- Adding reference materials, documentation, or notes
- The user shares content they want to "remember" or store