Building GitHub Index Create markdown indexes of GitHub repositories optimized for Claude project knowledge. Indexes enable retrieval via GitHub API with semantic descriptions for effective matching. Quick Start Script Options | Flag | Description | |------|-------------| | | Output file (default: ) | | | GitHub PAT; also reads env | | | Only index matching globs: | | | Skip matching globs: | | | Cap files per repo (default: 200) | | | Tree only, no content fetch (fast, filename-only descriptions) | | | Include code files, extract function/class names via tree-sitter | Description Extraction…