gh

Manage GitHub repositories, pull requests, issues, releases, and Actions via the GitHub CLI.

1.9k|133|Updated Apr 20, 2020
One-click install
npx skills add https://github.com/carapace-sh/carapace-bin --skill gh-carapace-sh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh
Source: https://github.com/carapace-sh/carapace-bin/tree/main/skills/gh
Command: npx skills add https://github.com/carapace-sh/carapace-bin --skill gh-carapace-sh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines your workflow with the GitHub CLI (gh), allowing you to manage repositories, pull requests, issues, releases, GitHub Actions, and more, all from the command line.

Core Features & Use Cases

  • Repository Management: Clone, create, fork, and manage repositories.
  • Pull Request and Issue Management: Create, view, edit, and manage pull requests and issues.
  • Release Management: Create, list, and manage releases.
  • GitHub Actions: Trigger and manage workflows, runs, and caches.
  • Use Case: Efficiently manage a project's workflow, from setting up the repository to automating the release process, all within the GitHub ecosystem.

Quick Start

Use the gh skill gh command to manage GitHub workflows and commands.

Frequently Asked Questions about gh

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

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

You can manage GitHub pull requests and issues from the command line by using the GitHub CLI. This Skill streamlines creating, viewing, and editing pull requests, issues, and repository operations directly without leaving the terminal.

Can I trigger and manage GitHub Actions workflows using the GitHub CLI?

Yes, you can trigger and manage GitHub Actions workflows using the GitHub CLI. The Skill allows you to automate workflow runs and manage caches, integrating actions management directly into your command line project workflow.

Do I need to install and configure the GitHub CLI before using this workflow management Skill?

Yes, you need to install and configure the GitHub CLI (`gh`) before using this workflow management Skill. It requires the `gh` dependency to be set up in your environment to execute repository, pull request, and release commands.

What's the best way to automate GitHub release management for a repository?

The best way to automate GitHub release management is using the GitHub CLI to create, list, and manage releases. This Skill streamlines the release process within the GitHub ecosystem, handling repository operations from setup to deployment.

Does the GitHub CLI support managing repository operations like cloning and forking?

Yes, the GitHub CLI supports managing repository operations like cloning and forking. You can efficiently clone, create, and fork repositories, integrating these management tasks seamlessly into your command line workflow.