--- name: github-mcp description: Official GitHub Model Context Protocol Server for repository management. category: tools version: 4.1.0-fractal layer: master-skill --- # GitHub MCP Skill ## 🎯 Goal Enable the AI Agent to interact with GitHub repositories, issues, pull requests, and file contents using the official Model Context Protocol standard. ## 🛠️ Tools ## 🧠 Knowledge Modules (Fractal Skills) ### 1. [`create_issue`](./sub-skills/create_issue.md) ### 2. [`get_file_contents`](./sub-skills/get_file_contents.md) ### 3. [`create_pull_request`](./sub-skills/create_pull_request.md) ### 4. [`push_files`](./sub-skills/push_files.md)