Skip to content

Github

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

Open source page

Install command

$ npx clawhub@latest install steipete/github

Core Content (SKILL.md)

When to use

  • Interact with GitHub using the `gh` CLI.
  • Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

CLI tools

  • npx clawhub@latest install steipete/github

How to use

  • Install the skill with the command shown above.
  • Read SKILL.md and identify the trigger conditions.
  • Invoke the skill when the task matches its scope.
  • Fallback to direct execution if the skill is unavailable.

Categories & tips

  • Review SKILL.md headings for scenarios and feature boundaries.
  • Prioritize exact keyword matches before trying alternatives.
  • Use tags and owner context to avoid similar-name confusion.

Error handling

  • If no relevant section is found, ask a clarifying question.
  • If install fails, retry with network and permission checks.
  • If capability is missing, continue with a manual fallback plan.

Github

Interact with GitHub using the gh CLI. Use gh issue, gh pr, gh run, and gh api for issues, PRs, CI runs, and advanced queries.

Related skills

  • Wacli

    steipete/wacli

    #2 · 16235 downloads

  • Gog

    steipete/gog

    #6 · 13873 downloads

  • Summarize

    steipete/summarize

    #8 · 10617 downloads

  • Sonoscli

    steipete/sonoscli

    #10 · 10073 downloads