概要
GitHub Source Fetcher allows Claude to retrieve the raw contents of files directly from GitHub repositories by parsing standard URL patterns. Instead of relying on generic web fetching tools that often include unwanted HTML and JavaScript, this skill leverages the GitHub CLI or raw content endpoints to deliver pure, formatted source code. It supports specific branches, tags, and commit SHAs, making it an essential utility for developers who need to review, analyze, or debug remote codebases within their Claude Code environment.