Skip to main content
Back to registry

read-github

am-will/codex-skills

Access GitHub repository documentation and code via the gitmcp.io MCP service.

Installs1
Install command
npx skills add https://github.com/am-will/codex-skills --skill read-github
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykWARN
About this skill
Access GitHub repository documentation and code via the gitmcp.io MCP service. Convert GitHub URLs to gitmcp.io: The scripts/gitmcp.py script provides CLI access to repository docs. Retrieves the full documentation file (README, docs, etc.): Semantic search within repository documentation: Search code using GitHub Search API (exact match): Fetch content from URLs mentioned in documentation: Call any MCP tool directly: Tool names are dynamically prefixed with the repo name (underscored): For any repository, these tools are available: - github.com/owner/repo → gitmcp.io/owner/repo - → - karpathy/llm-council → fetch_llm_council_documentation - facebook/react → fetch_react_documentation - my-org/my-repo → fetch_my_repo_documentation - fetch_{repo}_documentation - Fetch entire documentation. Call first for general questions. - search_{repo}_documentation - Semantic search within docs. Use for specific queries. - search_{repo}_code - Search code via GitHub API (exact match). Returns matching files.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does read-github do?

Access GitHub repository documentation and code via the gitmcp.io MCP service.

Is read-github good?

read-github does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does read-github work with?

read-github currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to read-github?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install read-github?

npx skills add https://github.com/am-will/codex-skills --skill read-github

Related skills

More from am-will/codex-skills

Related skills

Alternatives in Software Engineering