LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: gh-cli

Browse skills that share this tag.

  • run-review-hero - Manually run the Review Hero loop on a pull request
    verifyreview-herogithub-actionspull-request

    ★ 0 · Updated 2026-09-21

    Drives the Review Hero review, fix, and merge loop manually via the gh CLI for PRs outside Workhorse.

    ⚙ Trigger PR review⚙ Poll review comments and summary⚙ Assess and address review comments
  • github:stack - Manage GitHub native stacked pull requests with gh stack
    githubgitstacked-prsgh-cli

    ★ 17 · Updated 2026-09-21

    Publish, manage, sync, and merge GitHub native stacked pull requests using the gh stack CLI extension with native or external tracking.

    ⚙ Publish stacked pull requests⚙ Merge stacked pull requests⚙ Link branches into a stack
  • using-gh-for-github - Work with GitHub resources using the gh CLI.
    githubgh-cligitissue-tracking

    ★ 2 · Updated 2026-09-20

    Provides safe host-aware workflows to manage GitHub repositories, issues, pull requests, releases, Actions, and authentication using gh CLI.

    ⚙ Verify host authentication status⚙ Authenticate with GitHub server⚙ Manage issues and pull requests
  • copilot-spaces - Access and manage GitHub Copilot Spaces context
    copilot-spacesgithubcontextmcp

    ★ 3 · Updated 2026-09-20

    Provides project-specific context and instructions from Copilot Spaces to ground conversations and perform management operations.

    ⚙ List accessible Copilot Spaces⚙ Load Copilot Space context⚙ Create new Copilot Spaces
  • pr-comment-review - Review a GitHub PR and post findings as a comment
    code-reviewgithubpull-requestgh-cli

    ★ 20 · Updated 2026-09-19

    Reviews a GitHub pull request using multi-agent confidence scoring and posts high-confidence findings as a comment via gh.

    ⚙ Check pull request eligibility⚙ Locate relevant context guidance files⚙ Summarize pull request changes
  • github-auth - Set up GitHub authentication using git or gh CLI
    GitHubAuthenticationGitgh-cli

    ★ 6 · Updated 2026-09-19

    Sets up GitHub authentication for agents using git or the gh CLI, covering HTTPS tokens, SSH keys, and detection flows.

    ⚙ Detect available authentication methods⚙ Configure git HTTPS token authentication⚙ Configure git SSH key authentication
  • github-auth - GitHub Authentication Setup
    GitHubAuthenticationGitgh-cli

    ★ 1 · Updated 2026-09-19

    Configures authentication via HTTPS tokens, SSH keys, or gh CLI to interact with GitHub repositories, PRs, issues, and CI.

    ⚙ Check GitHub authentication status⚙ Configure HTTPS personal access token⚙ Generate and configure SSH keys
  • github-auth - GitHub Authentication Setup
    GitHubAuthenticationGitgh-cli

    ★ 0 · Updated 2026-09-19

    Sets up GitHub authentication using HTTPS personal access tokens, SSH keys, or the gh CLI.

    ⚙ Check authentication status⚙ Configure Git credential helper⚙ Generate SSH key
  • create-pull-request - Create GitHub Pull Request
    developmentgithubgitpull-request

    ★ 7 · Updated 2026-09-16

    Creates GitHub pull requests following project conventions using the gh CLI tool.

    ⚙ Check gh CLI authentication status⚙ Analyze git commits and diffs⚙ Gather pull request context
  • create-pr - Create pull requests following Sentry conventions
    gitgithubpull-requestsentry

    ★ 1 · Updated 2026-09-15

    Creates draft pull requests with formatted titles and descriptions using the GitHub CLI according to Sentry practices.

    ⚙ Verify git status and branch state⚙ Analyze commit logs and diffs⚙ Format pull request descriptions
  • github-ops - GitHub repository operations, automation, and management.
    githubgh-clici-cdautomation

    ★ 0 · Updated 2026-09-14

    Perform issue triage, PR management, CI/CD debugging, release management, and security monitoring using gh CLI.

    ⚙ Triage GitHub issues⚙ Manage pull requests⚙ Debug CI/CD failures
  • github - Interact with GitHub repositories using gh CLI
    githubgh-clipull-requestissue

    ★ 0 · Updated 2026-09-14

    Provides CLI-based operations for GitHub repositories, pull requests, issues, CI workflow runs, and API queries using gh CLI.

    ⚙ Check pull request status and checks⚙ View CI workflow status and logs⚙ Create and manage GitHub issues
  • gh-fix-ci - Inspect and fix failing GitHub Actions PR checks
    github-actionspull-requestci-cddebugging

    ★ 0 · Updated 2026-09-13

    Inspects failing GitHub Actions PR checks, summarizes failure logs, drafts a fix plan, and implements fixes upon explicit approval.

    ⚙ Verify GitHub CLI authentication⚙ Inspect failing PR checks⚙ Fetch GitHub Actions logs
  • merge - Merge pull requests with rebase strategy via gh CLI
    githubpull-requestrebasegh-cli

    ★ 0 · Updated 2026-09-12

    Merges the pull request for the current branch or a specified PR using GitHub's rebase strategy via the gh CLI.

    ⚙ Identify target pull request⚙ Inspect pull request status⚙ Summarize status and CI checks
  • github - GitHub Workflows & Issue Management
    githubgh-clipull-requestissue-management

    ★ 0 · Updated 2026-09-11

    Provides gh CLI usage rules, repository references, and GitHub issue and PR workflows for agents.

    ⚙ View GitHub pull requests⚙ List GitHub pull requests⚙ View GitHub issues
  • create-issue - Create GitHub Issue
    githubissueautomationgh-cli

    ★ 2 · Updated 2026-09-11

    Create a GitHub issue with detailed description, purpose, and appropriate labels.

    ⚙ Gather issue details⚙ Research codebase context⚙ Draft issue content
  • open-pull-request - Open a GitHub pull request using PR template and git diff
    gitgithubpull-requestcode-review

    ★ 0 · Updated 2026-09-10

    Pushes the current branch to origin, populates the repository PR template from git diff, and creates a GitHub pull request.

    ⚙ Resolve head and base branches⚙ Push head branch to origin⚙ Check for existing open PR
  • review-pull-request - Review GitHub Pull Requests
    reviewpull-requestgithubcode-review

    ★ 34 · Updated 2026-06-15

    End-to-end GitHub PR review using GH CLI with diff analysis, commit history review, CI/CD checks, and severity-leveled feedback

    ⚙ fetch PR metadata⚙ read PR description⚙ check PR size
  • review-pr - GitHub Pull Request Review with gh CLI
    githubpull-requestcode-reviewgh-cli

    ★ 0 · Updated 2026-03-22

    Review-only GitHub pull request analysis using gh CLI

    ⚙ identify PR metadata⚙ check existing implementations⚙ assign PR reviewer