Communityv1.0.0

Github 1.0.0

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.

194downloads75active installsMakforce
View on ClawHubBack to Skills

Skill Details

Slug
github-1-0-0
Latest Version
1.0.0
Author
Makforce
Published
Feb 22, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Github 1.0.0.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of GitHub skill - Enables interacting with GitHub using the `gh` CLI. - Supports commands for issues, pull requests, CI runs, and custom API queries. - Guides on checking CI statuses, viewing workflow runs and logs. - Demonstrates advanced data access with `gh api` and filtering via `--json` and `--jq`. - Emphasizes specifying repositories with `--repo owner/repo` for all commands.