read-github

Fetch and search GitHub repository documentation and code via gitmcp.io MCP.

Updated Jan 31, 2026
One-click install
npx skills add https://github.com/Lutra23/content-workflow --skill read-github-lutra23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: read-github
Source: https://github.com/Lutra23/content-workflow/tree/main/skills/read-github
Command: npx skills add https://github.com/Lutra23/content-workflow --skill read-github-lutra23

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Access GitHub repository documentation and code via the gitmcp.io MCP service, avoiding raw scraping and enabling semantic, structured outputs.

Core Features & Use Cases

  • URL conversion and centralized access to repository docs
  • CLI tools for fetch, search, and code lookup across repositories
  • Semantic search and consolidated outputs across README, docs, and code

Quick Start

Fetch the full repository documentation for a repository using the fetch-docs command.

Frequently Asked Questions about read-github

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search GitHub repository documentation and code without raw scraping?

Fetch GitHub repository documentation by using the fetch_read_github_documentation tool to retrieve centralized, structured outputs via the gitmcp.io MCP service. This applies to repository READMEs and docs, enabling semantic search without raw scraping.

Can I perform semantic code search across a GitHub repository?

Yes, you can perform semantic code search across a GitHub repository using the search_read_github_code tool. This MCP service enables semantic search and consolidated structured outputs across repository code, avoiding raw scraping.

Do I need an MCP server to read GitHub repos?

Yes, you need an MCP server to read GitHub repos through this approach. The Skill requires an MCP server and exposes tools like fetch_read_github_documentation and search_read_github_code for handling external references and deterministic tooling.

What's the best way to fetch external URL content referenced in GitHub docs?

Fetch external URL content referenced in GitHub docs using the fetch_generic_url_content tool. This tool handles external references within the fetch, search, and URL fetch workflows to provide deterministic, structured outputs.

Does this approach work for fetching README files from GitHub repositories?

Yes, this approach works for fetching README files from GitHub repositories. The gitmcp.io MCP service applies to repository READMEs, docs, and code, enabling semantic search and structured outputs for these specific repository components.