跳至主要内容
小龙虾小龙虾AI
🤖

HK-101 Living RAG

Provides answers by retrieving and synthesizing information from local text or markdown files using a retrieval-augmented generation approach.

下载633
星标2
版本1.0.0
搜索研究
安全通过
💬Prompt

技能说明

claw-rag

Simple RAG over local text/markdown.

Inputs

  • 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).

Output

  • answer: synthesized answer from matches.
  • matches: [{path, score, snippet}...]

Requires: OPENAI_API_KEY in env.

如何使用「HK-101 Living RAG」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「HK-101 Living RAG」技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能