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 - Create or Update GitHub Pull Requests

Creates or updates a GitHub pull request for the current branch when ready to submit code changes for review.

Tags

Updated: 2026-02-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • check git status
  • check git branch
  • check git log
  • check git diff
  • push to remote
  • create GitHub PR
  • view GitHub PR
  • edit GitHub PR

Inputs

  • GitHub repository
  • current branch
  • code changes
  • GitHub CLI

Outputs

  • GitHub pull request created
  • GitHub pull request updated
  • PR URL

Requirements

  • Git installed
  • GitHub CLI installed
  • GitHub authentication
  • code repository

Source

  • Spec: SKILL.md
GitHub
version control
code review
collaboration
check git status
check git branch
check git log
check git diff
GitHub repository
current branch
code changes
GitHub pull request created
GitHub pull request updated
PR URL