kb-retriever
How to Install
Claude Code:
git clone https://github.com/ConardLi/garden-skills && cp skills/kb-retriever ~/.claude/skills/Cursor:
Copy SKILL.md into your .cursorrules file# 本地知识库检索 Skill(kb-retriever)
## 知识库目录说明
- 知识库存放在一个根目录下,包含多种文件类型(如 `.md`/`.txt`、`.pdf`、`.xlsx` 等),通常按类型或业务用途拆分为多级子目录。
- 采用**分层目录索引文件**:
- 根目录有一个 `data_structure.md`,说明主要的「领域目录」及其用途。
- 每个领域目录下可以有
Details
| Category | Other → General |
| Source | https://github.com/ConardLi/garden-skills |
| Stars | ★ 7K |
| Risk Level | N/A |
Related Skills
angular-developer
# Angular Developer Guidelines
## When to Activate
- Working in any Angular project or codebase
-
api-design
# API Design Patterns
Conventions and best practices for designing consistent, developer-friendly R
article-writing
# Article Writing
Write long-form content that sounds like an actual person with a point of view, n
backend-patterns
# Backend Development Patterns
Backend architecture patterns and best practices for scalable server