Fetch and manage GitHub issues via the API
Scanned 2/12/2026
Install to Claude Code
npx -y skills add sundial-org/awesome-openclaw-skills --skill legit-api-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Legit Api Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sundial-org-legit-api-skill)More formats (shields.io, HTML) on the badges page.
---
name: github-issues
description: Fetch and manage GitHub issues via the API
metadata: {"openclaw": {"requires": {"env": ["GITHUB_TOKEN"], "bins": ["curl"]}}}
---
# 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.
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!