ingest-knowledge

Community

Ingest, index, and query documents.

Authorspoonbobo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows a claw to ingest documents into a knowledge workspace, making them available for retrieval and querying by other downstream workflows without the claw needing to manage the ingestion process itself.

Core Features & Use Cases

  • Document Registration: Register new documents for indexing.
  • Content Extraction & Chunking: Extract normalized text and break it down into manageable chunks with stable identifiers.
  • Indexing: Index the extracted content into a retrieval subsystem.
  • Workspace Scoping: Maintain document metadata, status, and ensure content is scoped to the correct claw's workspace.
  • Querying: Run scoped retrieval queries against the indexed content.
  • Use Case: Pre-indexing a company handbook or product documentation so that other claws can easily query this information.

Quick Start

Register and ingest the document located at '/path/to/your/document.pdf' into the current claw's knowledge workspace.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ingest-knowledge
Download link: https://github.com/spoonbobo/trinity/archive/main.zip#ingest-knowledge

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.