Query GitHub issues, PRs, and repository info
Scanned 9/12/2026
Install to Claude Code
npx -y skills add fisker086/AIOps --skill github_issue --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Github Issue?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/fisker086-github-issue)More formats (shields.io, HTML) on the badges page.
---
name: github-issue
description: Query GitHub issues, PRs, and repository info
activation_keywords: [github, issue, pr, pull request, repository, commit, branch]
execution_mode: server
---
# GitHub Issue Skill
Provides read-only GitHub operations:
- List repository issues
- Get issue details and comments
- List pull requests
- Get repository info
Use `builtin_github_issue` tool with fields:
- `operation`: one of "issues", "issue", "prs", "repo"
- `repo`: Repository in owner/repo format
- `issue_number`: Issue/PR number
- `state`: Filter by state (open, closed, all)
Note: Requires GitHub token for authenticated requests.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!