gh

Automate GitHub repository management tasks through the gh CLI.

Updated Dec 9, 2025
One-click install
npx skills add https://github.com/SecKatie/kmtools --skill gh-seckatie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh
Source: https://github.com/SecKatie/kmtools/tree/main/gh
Command: npx skills add https://github.com/SecKatie/kmtools --skill gh-seckatie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub repository management and collaboration tasks are often scattered across the web UI and multiple commands. This skill centralizes common GH workflows in a single, AI-augmented interface.

Core Features & Use Cases

  • Repository management: clone, view, and configure repos from the command line.
  • PRs, issues, and releases: create, list, update, and automate routine tasks.
  • Rulesets and governance: manage branch protections and repository policies to enforce standards.

Quick Start

Create a pull request for the feature-branch on owner/repo.

Frequently Asked Questions about gh

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub pull requests and issues from the command line?

You can automate GitHub pull requests and issues by using the gh CLI to create, list, and update routine tasks across multiple repositories. This skill centralizes these workflows into a single interface.

Do I need gh installed and authenticated to manage repository rulesets?

Yes, you need the gh CLI installed and authenticated to your target GitHub account or organization to manage repository rulesets. This setup allows you to enforce branch protections and governance policies.

What is the best way to manage GitHub releases across multiple repositories?

The best way to manage GitHub releases across multiple repositories is through the gh CLI, which allows you to create, list, and update releases directly from your command line interface.

Can I configure branch protections and repository policies without the web UI?

Yes, you can configure branch protections and repository policies without the web UI by using the gh CLI. It automates governance rulesets to enforce standards across your repositories.

How does the gh CLI streamline repository management workflows?

The gh CLI streamlines repository management workflows by centralizing tasks like cloning, viewing, and configuring repos. It replaces scattered web UI interactions with automated command line operations.