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.

github - GitHub Integration via CLI

Execute GitHub operations using the gh command-line interface

Tags

Updated: 2026-02-12
GitHubCLIVersion ControlCI/CDAutomation

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • check PR status
  • list workflow runs
  • view run details
  • view failed logs
  • query GitHub API
  • filter JSON output

Inputs

  • GitHub repository
  • PR number
  • Run ID
  • API endpoint
  • JSON fields

Outputs

  • CI status messages
  • Workflow run lists
  • Run details
  • JSON-formatted data

Requirements

  • gh CLI installed
  • GitHub authentication
  • Repository access

Source

  • Spec: SKILL.md
check PR status
list workflow runs
view run details
view failed logs
GitHub repository
PR number
Run ID
CI status messages
Workflow run lists
Run details