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: HK-101 Living RAG4---56# claw-rag7Simple RAG over local text/markdown.89## Inputs10- query (string): question to answer.11- docsPath (string, optional): folder of docs (default ./docs relative to CWD).12- k (number, optional): number of top matches (default 3).1314## Output15- answer: synthesized answer from matches.16- matches: [{path, score, snippet}...]1718Requires: OPENAI_API_KEY in env.
Run npx skillmds@latest add dvcrn/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.
HK-101 Living RAG It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. 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.
dvcrn (@dvcrn) published this skill. Their other Agent Skills are listed on their SkillMD profile.