github-issues
✓Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, or manage issue workflows. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", or any GitHub issue management task.
Installation
SKILL.md
Manage GitHub issues using the @modelcontextprotocol/server-github MCP server.
| mcpgithubcreateissue | Create new issues | | mcpgithubupdateissue | Update existing issues | | mcpgithubgetissue | Fetch issue details | | mcpgithubsearchissues | Search issues | | mcpgithubaddissuecomment | Add comments | | mcpgithublistissues | List repository issues |
Always use the templates in references/templates.md. Choose based on issue type:
Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, or manage issue workflows. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", or any GitHub issue management task. Source: github/awesome-copilot.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/github/awesome-copilot --skill github-issues- Source
- github/awesome-copilot
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is github-issues?
Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, or manage issue workflows. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", or any GitHub issue management task. Source: github/awesome-copilot.
How do I install github-issues?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/github/awesome-copilot --skill github-issues Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/github/awesome-copilot
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01