github-ops
CommunityMaster GitHub tasks with gh CLI and API.
Authordaymade
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides users through GitHub operations using the gh CLI and GitHub REST/GraphQL APIs, enabling efficient PR management, issue handling, repository operations, and workflow automation.
Core Features & Use Cases
- Create, view, merge PRs; manage issues; configure repositories
- Query GitHub API endpoints (REST/GraphQL)
- Manage Workflows/Actions; bulk operations for large repos
- Enterprise GitHub integration and CLI-based automation
Quick Start
- Create and view PRs:
gh pr create --title "<title>" --body "<desc>"andgh pr view <pr-number>
Dependency Matrix
Required Modules
gh
Components
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: github-ops Download link: https://github.com/daymade/claude-code-skills/archive/main.zip#github-ops Please download this .zip file, extract it, and install it in the .claude/skills/ directory.