Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Provides answers by retrieving and synthesizing information from local text or markdown files using a retrieval-augmented generation approach.
Provides answers by retrieving and synthesizing information from local text or markdown files using a retrieval-augmented generation approach.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Simple RAG over local text/markdown.
query (string): question to answer. docsPath (string, optional): folder of docs (default ./docs relative to CWD). k (number, optional): number of top matches (default 3).
answer: synthesized answer from matches. matches: [{path, score, snippet}...] Requires: OPENAI_API_KEY in env.
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.