github-issues

Create, update, and manage GitHub issues with labels, assignees, and milestones.

Updated Jan 16, 2026
One-click install
npx skills add https://github.com/edjan11/SegundasVias --skill github-issues-edjan11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/edjan11/SegundasVias/tree/main/docs/raw/.github/skills/github-issues
Command: npx skills add https://github.com/edjan11/SegundasVias --skill github-issues-edjan11

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating, updating, and managing GitHub issues, making it easier to track bugs, features, and tasks within your repositories.

Core Features & Use Cases

  • Issue Creation: File bug reports, feature requests, or tasks with detailed descriptions and relevant labels.
  • Issue Management: Update existing issues, add comments, assign users, and manage milestones.
  • Use Case: A user can say, "Create a bug report for the login page crashing when using SSO on the awesome-copilot repository," and the skill will generate a new GitHub issue with the provided details and a 'bug' label.

Quick Start

Use the github-issues skill to create a new issue with the title 'Fix login bug' and description 'The login button is not working' in the 'my-repo' repository owned by 'my-org'.

Frequently Asked Questions about github-issues

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub issue creation for bug reports and feature requests?

You can automate GitHub issue creation by using this Skill to generate bug reports and feature requests with detailed context, automatically applying relevant labels and milestones to repositories.

Can I update existing GitHub issues and manage milestones using MCP tools?

Yes, you can update existing GitHub issues, add comments, assign users, and manage milestones using the Model Context Protocol server-github integration for deterministic issue lifecycle operations.

What's the best way to track bugs and tasks across GitHub repositories?

The best way to track bugs and tasks is using this Skill to streamline issue management across repositories, supporting detailed descriptions, labels, assignees, and milestones for project management.

Does the github-issues Skill require the modelcontextprotocol server-github dependency?

Yes, the Skill integrates directly with the modelcontextprotocol server-github to perform deterministic issue lifecycle operations, requiring this server setup to manage repository issues efficiently.

How do I file a bug report with specific labels in a GitHub repository?

You can file a bug report by specifying the repository, issue title, and description; the Skill will automatically create the GitHub issue and apply the appropriate bug label for tracking.