Skip to content

building-github-index v2.0.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 01:27
9141df6

building-github-index

Generate progressive disclosure indexes for GitHub repositories to use as Claude project knowledge. Use when setting up projects referencing external documentation, creating searchable indexes of technical blogs or knowledge bases, combining multiple repos into one index, or when user mentions "index", "github repo", "project knowledge", or "documentation reference".

Skill folder: building-github-index


Release of building-github-index version 2.0.1

📥 Download & Install

⬇️ Download building-github-index.zip

To install:

  1. Click the download link above (ignore the "Source code" archives below - they're auto-generated by GitHub)
  2. Go to Claude.ai Skills Settings
  3. Upload the downloaded ZIP file
  4. Requires paid Claude Pro or Team account

See official documentation for more details.

Recent Changes

9141df6 Deprecate mapping-codebases; adopt ruff 0.16.0 baseline (#747)
4b31e7d fix(skills): repair broken frontmatter, mark obsolete skills, close registry gaps (#746)
2c2270e Remove _MAP.md files, direct agents to tree-sitting for code navigation (#545)
5de1002 feat: add mapping-features skill for behavioral web app documentation (#432)
66ce30e fix(orchestrating-agents): resolve issues #311 and #312 in claude_client.py
0b8c28b docs: Update CHANGELOG.md for released skills