github-automation

Official

Automate GitHub tasks with gh CLI.

Authorvm0-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates common GitHub operations via the gh CLI, enabling repo management, issue/PR handling, releases, and workflows from any shell.

Core Features & Use Cases

  • Repo & Issues: create, view, clone repos; manage issues
  • PRs & Releases: create/merge PRs, manage releases
  • Workflows: view and manage GitHub Actions
  • Use Case: open a new issue in a repo with a descriptive title

Quick Start

Create a new issue in owner/repo with a title and body using gh CLI.

Dependency Matrix

Required Modules

gh

Components

scripts

💻 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-automation
Download link: https://github.com/vm0-ai/vm0-skills/archive/main.zip#github-automation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository