read-github
🎯Skillfrom am-will/codex-skills
Reads and searches GitHub repository documentation via the gitmcp.io MCP service, converting GitHub URLs to documentation endpoints.
Overview
Read GitHub is a skill from the CodexSkills collection that reads and searches GitHub repository documentation via the gitmcp.io MCP service. It converts standard GitHub URLs to gitmcp.io endpoints, providing LLM-friendly access to repository READMEs, documentation, and code search capabilities.
Key Features
- GitHub URL Conversion - Automatically converts
github.com/owner/repoURLs togitmcp.io/owner/repofor LLM-optimized access - Documentation Fetching - Retrieves full repository documentation including READMEs and docs folders
- Semantic Documentation Search - Performs semantic search within repository documentation for specific queries
- Code Search - Searches code within repositories via GitHub Search API for exact matches of function names and patterns
- Dynamic MCP Tool Integration - Provides dynamically prefixed MCP tools for each repository, enabling structured access to docs, code, and referenced URLs
Who is this for?
This skill is for developers who frequently reference GitHub repositories and want their AI coding agent to understand and search repository documentation efficiently. It is ideal for teams that need to quickly pull context from open-source projects or internal repositories during development workflows.
Same repository
am-will/codex-skills(19 items)
Installation
npx vibeindex add am-will/codex-skills --skill read-githubnpx skills add am-will/codex-skills --skill read-github~/.claude/skills/read-github/SKILL.mdSKILL.md
More from this repository10
Frontend design skill for creating distinctive, production-grade web interfaces with high design quality, avoiding generic AI aesthetics through bold creative choices and exceptional attention to detail
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Context7 documentation fetcher skill for retrieving current library documentation via Context7 API, proactively looking up APIs for React, Next.js, Supabase, and other libraries instead of relying on outdated knowledge
Creates comprehensive, phased implementation plans with sprints and atomic tasks for planning features, breaking down work, and building structured roadmaps.
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Detailed implementation planning skill that creates phased plans with sprints and atomic tasks, covering codebase research, requirements clarification, and structured implementation phases for bugs, features, or tasks
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Queries the OpenAI developer documentation MCP server via CLI (curl/jq) to search, browse, and fetch authoritative docs for the OpenAI API, SDKs, ChatGPT Apps SDK, Codex, and MCP integrations with up-to-date official guidance.
A collection of Codex/agent skills for planning, documentation access, frontend development, and browser automation, including parallel task execution, LLM council multi-agent orchestration, Context7 doc fetching, and Gemini Computer Use browser control.