mcpbeat

Github MCP

dokhacgiakhoa/github-mcp

Official GitHub Model Context Protocol Server for repository management.

502 tokens
context cost
the whole folder, loaded on every use
5
files
instructions only
0
copies elsewhere
how many repositories repackaged it
505
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI --skill github-mcp

What comes with it

1 356 bytes besides the instruction
sub-skills/create_issue.md
sub-skills/create_pull_request.md
sub-skills/get_file_contents.md
sub-skills/push_files.md

The instruction itself

8 sections, as written by the author

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

2. get_file_contents

3. create_pull_request

4. push_files

How to use it

Copy the folder

Take dokhacgiakhoa/github-mcp from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.