Back to Marketplace

github

Interact with GitHub using the `gh` CLI for issues, PRs, CI runs, and advanced queries.

186,206downloads4,373installs619stars
v1.0.0
steipetesteipeteDevelopmentapi, automation, CLI, development, github3/2/2026

Overview: This skill allows you to interact with GitHub using the gh CLI, enabling you to manage issues, pull requests, CI runs, and more. It’s useful for developers who need to automate GitHub tasks or integrate GitHub with other tools. Key Features:

  • Check CI status on a pull request
  • List recent workflow runs
  • View run logs for failed steps
  • Access data through the gh api command
  • Support for JSON output and filtering with --jq How It Works: This skill uses the gh CLI to execute commands on GitHub. You can specify the repository using --repo owner/repo or use URLs directly. Use Cases:
  • Automate GitHub tasks in CI/CD pipelines
  • Integrate GitHub with other tools for data analysis
  • Use gh api to access data not available through other subcommands

Reviews

No reviews yet.