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.

create-pull-request - Create GitHub Pull Request

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

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Check gh CLI authentication status
  • Analyze git commits and diffs
  • Gather pull request context
  • Rebase and push git commits
  • Create GitHub pull request

Inputs

  • Git repository and branch context
  • GitHub issue number
  • PR template file
  • Pull request details

Outputs

  • Pushed remote git branch
  • Created GitHub pull request
  • Pull request URL display

Requirements

  • GitHub CLI tool
  • Authenticated GitHub account
  • Git version control system

Source

  • Spec: SKILL.md
development
github
git
pull-request
gh-cli
Check gh CLI authentication status
Analyze git commits and diffs
Gather pull request context
Rebase and push git commits
Git repository and branch context
GitHub issue number
PR template file
Pushed remote git branch
Created GitHub pull request
Pull request URL display