github-issues

Create, update, and manage GitHub issues via MCP server tools.

6|8|Updated Apr 22, 2023
One-click install
npx skills add https://github.com/Ansteorra/KMP --skill github-issues-ansteorra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/Ansteorra/KMP/tree/main/.github/skills/github-issues
Command: npx skills add https://github.com/Ansteorra/KMP --skill github-issues-ansteorra

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 bug tracking and feature request management more efficient.

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.
  • Use Case: A user reports a bug in the application. You can use this Skill to quickly create a detailed bug report issue in the project's GitHub repository, complete with steps to reproduce and environment details.

Quick Start

Use the github-issues skill to create a new bug report issue in the 'Ansteorra/KMP' repository with the title 'Fix login button alignment'.

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 structured bug reports and feature requests via MCP server tools. It integrates directly with the GitHub API to handle issue lifecycle operations deterministically.

How do I update existing GitHub issues to change labels, assignees, or milestones?

Updating existing GitHub issues requires modifying titles, bodies, labels, assignees, or milestones through the GitHub API. This Skill automates these updates using the `@modelcontextprotocol/server-github` to manage issue attributes efficiently.

Can I search and list GitHub issues within a specific repository?

Yes, you can search and list GitHub issues within a specific repository. This Skill supports issue querying and management scenarios, allowing you to retrieve and monitor existing bug tracking entries and tasks efficiently.

Do I need the @modelcontextprotocol/server-github dependency to manage issues?

Yes, managing issues with this Skill requires the `@modelcontextprotocol/server-github` dependency. It acts as the MCP server tool that integrates with the GitHub API to perform deterministic issue lifecycle operations like creation and updating.

What's the best way to track bug reports and feature requests in GitHub?

The best way to track bug reports and feature requests in GitHub is by automating their creation and management. This Skill uses MCP server tools to generate detailed issue reports with structured content, ensuring efficient project management and bug tracking.