github
NewOfficial PluginProductivityby Anthropic
Official GitHub MCP server for repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/github.md https://raw.githubusercontent.com/anthropics/claude-plugins-public/main/external_plugins/github/SKILL.md3
Invoke in Claude Code
/githubcode-reviewapimcp
Frequently Asked Questions
What is github?
Official GitHub MCP server for repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code.
How to install github?
To install github, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /github.
What is github best for?
github is a plugin categorized under Productivity. It is designed for: code-review, api, mcp. Created by Anthropic.