orchata-rag
Knowledge management and RAG platform with tree-based document indexing. Use this skill to search, browse, and manage Orchata knowledge bases via MCP tools.
Why use this skill?
Enhance your AI agent with Orchata RAG. Manage, index, and search complex document hierarchies using tree-based retrieval and smart space organization.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ehudsn/orchataWhat This Skill Does
The orchata-rag skill empowers your OpenClaw agent to become an expert in your organization's internal knowledge base. By integrating the Orchata RAG platform, the agent gains the ability to manage, search, and navigate large collections of documents using a sophisticated tree-based indexing structure. Unlike simple keyword search tools, Orchata parses files like PDFs, Word documents, and presentations into hierarchical sections with summaries, allowing the agent to retrieve precise, context-aware information rather than just raw text blocks. Whether you are managing technical documentation, legal case files, or project repositories, this skill transforms static documents into a dynamic, queryable asset for your AI agent.
Installation
To integrate this knowledge management powerhouse, run the following command in your terminal or OpenClaw interface:
clawhub install openclaw/skills/skills/ehudsn/orchata
Ensure that your OpenClaw environment has the necessary permissions to access the Orchata MCP server instance associated with your organizational account.
Use Cases
- Technical Documentation: Query complex technical manuals by section or page range to find specific configuration steps.
- Legal Research: Organize and retrieve case files from different "Spaces," allowing the agent to perform cross-reference analysis.
- Onboarding Assistance: Provide new hires with an AI agent that knows exactly where company policies, benefits, and architectural standards are stored.
- Project Management: Manage vast archives of project reports and stakeholder presentations, enabling quick summaries of past initiatives.
Example Prompts
- "Look through the 'Technical Docs' space and find the section summarizing our current deployment architecture, then provide a brief explanation."
- "List all active knowledge spaces and tell me which one would be best for researching our new privacy policy updates."
- "Search for the latest 'Q4 Financial Review' document within the 'Finance' space and summarize the key performance indicators mentioned."
Tips & Limitations
- Status Check: Always confirm that your document status is
COMPLETEDbefore initiating a search. Documents inPENDINGorPROCESSINGstates are invisible to query tools. - Leverage Descriptions: Ensure your 'Spaces' are well-named and described. The
smart_queryfunction relies on these metadata fields to intelligently route user requests to the correct document container. - Pagination: When listing spaces with large numbers of results, remember to utilize the
pageandpageSizeparameters to avoid truncating your search results.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ehudsn-orchata": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: data-collection, external-api