byconardli· 5 skills
面向本地知识库目录的检索和问答助手。核心流程:(1)分层索引导航 (2)遇到PDF/Excel时必须先读取references学习处理方法 (3)处理文件后再检索。按文件类型组合使用 grep、Read、pdfplumber、pandas 进行渐进式检索,避免整文件加载。用户问题涉及"从知识库目录回答问题/检索信息/查资料"时使用。
$npx -y skills add conardli/garden-skills --skill kb-retrieverInstalls into the current project.
Run `npx skills use "https://github.com/conardli/garden-skills" --skill "conardli/garden-skills/kb-retriever"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/conardli/garden-skills" that are relevant to the current task. Run `npx skills add "https://github.com/conardli/garden-skills"` and select the relevant skills, then follow their instructions.