Agent skill

gh

GitHub CLI for repos, PRs, issues, and Actions.

Stars 3
Forks 0

Install this agent skill to your Project

npx add-skill https://github.com/mbelinky/clawdis-skills/tree/main/gh

Metadata

Additional technical details for this skill

clawdis
{
    "emoji": "\ud83d\udc19",
    "install": [
        {
            "id": "brew",
            "bins": [
                "gh"
            ],
            "kind": "brew",
            "label": "Install GitHub CLI (brew)",
            "formula": "gh"
        }
    ],
    "requires": {
        "bins": [
            "gh"
        ]
    }
}

SKILL.md

GitHub CLI

Use gh to manage repos, PRs, issues, and Actions.

Quick start

  • gh auth login
  • gh repo view
  • gh pr list
  • gh issue list
  • gh workflow list
  • gh run list

Didn't find tool you were looking for?

Be as detailed as possible for better results