github-issues

Create, manage, and search GitHub issues via the GitHub API.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/fikriaf/agentos --skill github-issues-fikriaf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/fikriaf/agentos/tree/main/src/agentos/skills/github/github-issues
Command: npx skills add https://github.com/fikriaf/agentos --skill github-issues-fikriaf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, git, curl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill streamlines the process of creating, managing, and tracking GitHub issues, saving time and reducing manual effort in project management.

Core Features & Use Cases

  • Issue Management: Create, manage, triage, and close GitHub issues.
  • Search & Filter: Search existing issues, add labels, assign people, and link to PRs.
  • Use Case: Simplify bug tracking and feature requests in your GitHub repository by automating common issue management tasks.

Quick Start

Use the github-issues skill to list all open issues in your current GitHub repository.

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 management for bug tracking and feature requests?

You can automate GitHub issue management by using this skill to create, triage, and close issues through the GitHub API. It streamlines bug tracking and feature requests by automating common repository tasks directly.

Do I need GitHub API authentication to manage issues automatically?

Yes, GitHub API authentication is required to manage issues automatically. You must configure access credentials beforehand to allow the skill to create, search, and link issues securely within your software development repositories.

Can I search and filter existing GitHub issues to add labels and assign people?

Yes, you can search existing GitHub issues to add labels and assign people. The skill automates filtering, labeling, and linking issues to pull requests, simplifying triage for software development teams.

What's the best way to streamline bug tracking using the GitHub API?

The best way to streamline bug tracking via the GitHub API is to automate issue creation and management. This skill handles searching, triaging, and closing bug reports, reducing manual project management effort.

Does this issue management skill work with git and curl dependencies?

Yes, this issue management skill works with git, curl, and gh dependencies. These command-line tools facilitate repository interactions and API requests to automate your software engineering workflows effectively.