Назад към всички

github-issues

// Fetch and manage GitHub issues via the API

$ git log --oneline --stat
stars:370
forks:70
updated:February 19, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namegithub-issues
descriptionFetch and manage GitHub issues via the API
metadata[object Object]

GitHub Issues

This skill lets you list, create, and manage GitHub issues.

Usage

  • "Show me open issues for repo X"
  • "Create a new issue titled Y in repo Z"

Configuration

Set GITHUB_TOKEN in your environment with a personal access token. The token needs repo scope for private repositories.