building-github-index
✓为 GitHub 存储库生成渐进式披露索引,以用作 Claude 项目知识。在设置引用外部文档的项目、创建技术博客或知识库的可搜索索引、将多个存储库合并为一个索引,或者当用户提及“索引”、“github 存储库”、“项目知识”或“文档参考”时使用。
SKILL.md
Create markdown indexes of GitHub repositories optimized for Claude project knowledge. Indexes enable retrieval of source content (.md, .qmd, .ipynb) via GitHub API without parsing rendered HTML/CSS/JS noise.
| -o, --output | Output file (default: githubindex.md) | | --token | GitHub PAT; also reads GITHUBTOKEN env var | | --include-patterns | Only index matching globs: "docs/" "blog/" | | --exclude-patterns | Skip matching globs: "test/" "drafts/" | | --max-files | Cap files per repo (default: 200) |
| --skip-fetch | Tree only, no content fetch; faster but filename-derived descriptions |
为 GitHub 存储库生成渐进式披露索引,以用作 Claude 项目知识。在设置引用外部文档的项目、创建技术博客或知识库的可搜索索引、将多个存储库合并为一个索引,或者当用户提及“索引”、“github 存储库”、“项目知识”或“文档参考”时使用。 来源:oaustegard/claude-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/oaustegard/claude-skills --skill building-github-index- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 building-github-index?
为 GitHub 存储库生成渐进式披露索引,以用作 Claude 项目知识。在设置引用外部文档的项目、创建技术博客或知识库的可搜索索引、将多个存储库合并为一个索引,或者当用户提及“索引”、“github 存储库”、“项目知识”或“文档参考”时使用。 来源:oaustegard/claude-skills。
如何安装 building-github-index?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/oaustegard/claude-skills --skill building-github-index 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/oaustegard/claude-skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01