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 with input: GitHub CLI (gh)

Browse skills that use this input.

  • ops-ship - Safe Commit, Push, and CI Watch to origin/dev
    gitcideploymentautomation

    ★ 18 · Updated 2026-06-30

    Ship local changes to origin/dev with enforced git safety policy, validate-changes gating, and CI watch-fix loops until required checks pass.

    ⚙ push to origin/dev⚙ validate changes before commit⚙ commit via integrator wrapper
  • commit-push-pr - Ship GitHub issue as pull request
    gitgithubpull requestcommit

    ★ 2 · Updated 2026-05-28

    Stage and commit changes, push branch, and open a pull request that auto-closes the linked GitHub issue on merge

    ⚙ resolve or create GitHub issue⚙ read issue labels⚙ create feature branch
  • dev:auto:fetch-issue - Automated GitHub Issue Fetcher for Workflows
    GitHubautomationworkflowissue management

    ★ 9 · Updated 2026-03-09

    Fetch GitHub issue content in AUTO mode for workflow initialization

    ⚙ validate parameter⚙ fetch issue⚙ parse data
  • gh-pr - GitHub Pull Request Management
    githubpull-requestproject-managementcli

    ★ 1 · Updated 2026-02-15

    Create or edit GitHub pull requests via gh CLI with consistent titles, labels, assignees, projects, reviewers, and linked issues

    ⚙ create pull requests⚙ edit pull request metadata⚙ add labels to pull requests
  • gh-cli-setup - GitHub CLI Setup and Troubleshooting Guide
    githubclisetuptroubleshooting

    ★ 18 · Updated 2026-02-11

    Install, configure, and troubleshoot GitHub CLI (gh) on all platforms

    ⚙ provide installation steps⚙ explain authentication methods⚙ offer troubleshooting instructions