docsPath (string, optional): folder of docs (default ./docs relative to CWD).
k (number, optional): number of top matches (default 3).
Output
answer: synthesized answer from matches.
matches: [{path, score, snippet}...]
Requires: OPENAI_API_KEY in env.
1---2name: hk101-living-rag3description: claw-rag4---5# claw-rag6Simple RAG over local text/markdown.78## Inputs9- query (string): question to answer.10- docsPath (string, optional): folder of docs (default ./docs relative to CWD).11- k (number, optional): number of top matches (default 3).1213## Output14- answer: synthesized answer from matches.15- matches: [{path, score, snippet}...]1617Requires: OPENAI_API_KEY in env.
Run npx skillmds@latest add javimosch/hk101-living-rag in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
claw-rag It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
javimosch (@javimosch) published this skill. Their other Agent Skills are listed on their SkillMD profile.