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.

pr - GitHub Pull Request Management with gh CLI

Create and manage GitHub Pull Requests using the gh CLI

Tags

Updated: 2026-02-14
GitHubPull RequestVersion ControlCollaborationDevelopment

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create pull requests
  • check PR status
  • list open PRs
  • view PR details
  • push to remote

Inputs

  • GitHub repository
  • branch name
  • commit messages
  • source code changes
  • GitHub authentication

Outputs

  • GitHub Pull Request
  • PR URL
  • PR status report
  • PR list output

Requirements

  • gh CLI installed
  • GitHub authentication configured
  • git repository initialized

Source

  • Spec: SKILL.md
create pull requests
check PR status
list open PRs
view PR details
GitHub repository
branch name
commit messages
GitHub Pull Request
PR URL
PR status report