github-issues

Create, update, and manage GitHub issues with MCP tools.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/danielshue/obsidian-vault-copilot --skill github-issues-danielshue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/danielshue/obsidian-vault-copilot/tree/main/.github/skills/github-issues
Command: npx skills add https://github.com/danielshue/obsidian-vault-copilot --skill github-issues-danielshue

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation, updating, and management of GitHub issues, reducing the manual overhead associated with bug tracking and feature requests.

Core Features & Use Cases

  • Issue Creation: Generate new bug reports, feature requests, or tasks with structured content.
  • Issue Updates: Modify existing issues by changing titles, bodies, labels, assignees, or milestones.
  • Issue Management: Search and list issues within a repository for better project oversight.
  • Use Case: When a user reports a bug, this Skill can automatically create a detailed GitHub issue, assign it a 'bug' label, and add it to the backlog.

Quick Start

Use the github-issues skill to create a new issue in the 'my-repo' repository owned by 'my-org' with the title 'Fix login bug'.

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?

Automate GitHub issue creation by providing the repository owner, repository name, issue title, and body. You can also include optional parameters like labels, assignees, and milestones to categorize bug reports and feature requests.

Can I update existing GitHub issues and modify their labels and assignees?

Update existing GitHub issues by modifying their titles, bodies, labels, assignees, and milestones. This streamlines ongoing project management and bug tracking within your specified repositories.

What's the best way to search and list GitHub issues for project oversight?

Search and list GitHub issues within a repository to gain better project oversight. This helps track bug reports, monitor feature requests, and manage tasks across your development workflow.

Do I need specific repository permissions to manage GitHub issues using automation?

Managing GitHub issues requires specifying the repository owner and repository name. You need appropriate access to manage bug tracking, apply labels, assign users, and update milestones.

How does automated issue management work with bug tracking workflows?

Automated issue management works by structuring bug reports and feature requests into GitHub issues. It assigns labels like 'bug' and routes them to the backlog, reducing manual overhead in bug tracking workflows.

What information is required to create a new GitHub issue for a reported bug?

Creating a new GitHub issue requires the repository owner, repository name, a descriptive title, and a detailed body. Optional fields allow you to add labels, assignees, and milestones for better bug tracking.