librarian
✓多存储库代码库探索。研究库内部结构、查找代码模式、了解架构、比较 GitHub/npm/PyPI/crates 上的实现。当需要深入了解库的工作方式、跨开源查找实现或探索远程存储库结构时使用。
SKILL.md
| tool-routing.md | Tool selection decision trees | Always read first | | opensrc-api.md | API reference, types | Writing opensrc code | | opensrc-examples.md | JavaScript patterns, workflows | Implementation examples | | linking.md | GitHub URL patterns | Formatting responses | | diagrams.md | Mermaid patterns | Visualizing architecture |
| grepapp | Find patterns across ALL public GitHub | Literal search only | | context7 | Library docs, API examples, usage | Known libraries only | | opensrc | Fetch full source for deep exploration | Must fetch before read |
| npm | "zod" | "zod" | | npm scoped | "@tanstack/react-query" | "@tanstack/react-query" | | pypi | "pypi:requests" | "requests" | | crates | "crates:serde" | "serde" | | GitHub | "vercel/ai" | "github.com/vercel/ai" | | GitLab | "gitlab:org/repo" | "gitlab.com/org/repo" |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/sebastiaanwouters/dotagents --skill librarian- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 librarian?
多存储库代码库探索。研究库内部结构、查找代码模式、了解架构、比较 GitHub/npm/PyPI/crates 上的实现。当需要深入了解库的工作方式、跨开源查找实现或探索远程存储库结构时使用。 来源:sebastiaanwouters/dotagents。
如何安装 librarian?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sebastiaanwouters/dotagents --skill librarian 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/sebastiaanwouters/dotagents
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01