github-ops

Installation
SKILL.md

GitHub Ops Skill

Complete GitHub automation toolkit using the gh CLI. Covers issue management, project boards, label systems, and bulk operations.

When to Use

  • User mentions "GitHub issues", "project board", or "gh cli"
  • Setting up automation for a new repo
  • Bulk-creating issues from markdown specs
  • Managing GitHub Projects (v2)

Prerequisites

# Install GitHub CLI
winget install GitHub.cli   # Windows
brew install gh             # macOS

# Authenticate
gh auth login
Related skills
Installs
23
GitHub Stars
18
First Seen
Feb 5, 2026