← Back to Skills Marketplace
787
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install orchata
Description
Knowledge management and RAG platform with tree-based document indexing. Use this skill to search, browse, and manage Orchata knowledge bases via MCP tools.
Usage Guidance
This skill is internally consistent with a RAG/knowledge-management tool and does not ask for credentials or install code. Before installing: confirm that your agent platform's MCP tools (the runtime endpoints the skill calls) are from a trusted provider, understand who can access any uploaded documents and how long they are retained, and ensure you are comfortable with the agent being able to read/upload documents to Orchata spaces. If you need stronger privacy, verify storage/encryption and access controls on the Orchata backend or avoid uploading sensitive documents.
Capability Analysis
Type: OpenClaw Skill
Name: orchata
Version: 1.0.0
The OpenClaw AgentSkills skill bundle for 'orchata' appears benign. It provides a clear and well-documented interface for interacting with a Retrieval-Augmented Generation (RAG) platform, including tools for space management, document management (upload, update, delete), and querying. There are no instructions or code snippets that suggest data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection attempts against the OpenClaw agent itself. All described functionalities are aligned with the stated purpose of knowledge management and RAG.
Capability Assessment
Purpose & Capability
The name/description (Orchata RAG knowledge management) aligns with the SKILL.md: it documents space/document management and semantic queries via MCP tools. No unrelated capabilities (cloud creds, system-level operations) are requested.
Instruction Scope
SKILL.md instructs the agent to use MCP tool calls (list_spaces, manage_space, list_documents, save_document, get_document, etc.). Instructions are scoped to managing/searching knowledge bases and do not direct the agent to read arbitrary files, environment variables, or external endpoints.
Install Mechanism
There is no install spec and no code files — this is instruction-only. That minimizes disk writes and arbitrary code execution risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The documented operations (uploading/querying documents and spaces) do not suggest missing or excessive secret requirements.
Persistence & Privilege
always is false and the skill does not request persistent/privileged system presence or permissions to modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install orchata - After installation, invoke the skill by name or use
/orchata - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Orchata 1.0.0 – Initial public release
- Introduces Orchata, a knowledge management and retrieval-augmented generation (RAG) platform with tree-based document indexing.
- Supports management of "Spaces" (logical collections of related documents) and advanced document management (upload, update, search, and delete).
- Enables semantic searching and hierarchical navigation of documents parsed into structured trees with sections, summaries, and page ranges.
- Provides a comprehensive set of MCP tools for programmatically listing, creating, updating, and querying both spaces and documents.
- Supports multiple file formats: PDF, Word, Excel, PowerPoint, Markdown, text, and images.
- Offers two core search methods: direct document queries (`query_spaces`) and space recommendations (`smart_query`).
- Detailed documentation included for all major operations and configuration options.
Metadata
Frequently Asked Questions
What is Orchata?
Knowledge management and RAG platform with tree-based document indexing. Use this skill to search, browse, and manage Orchata knowledge bases via MCP tools. It is an AI Agent Skill for Claude Code / OpenClaw, with 787 downloads so far.
How do I install Orchata?
Run "/install orchata" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Orchata free?
Yes, Orchata is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Orchata support?
Orchata is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Orchata?
It is built and maintained by ehudsn (@ehudsn); the current version is v1.0.0.
More Skills