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-pr - Create GitHub Pull Requests with Automated Analysis

Create pull requests on GitHub with comprehensive change analysis and branch management

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • run git status checks
  • run git diff commands
  • check remote branch status
  • view git commit logs
  • analyze all commit changes
  • draft PR summary
  • create new branches
  • push branches to remote
  • use gh CLI for PR creation

Inputs

  • GitHub repository
  • branch information
  • changed files
  • PR template

Outputs

  • PR URL
  • new branch
  • pushed remote branch

Requirements

  • gh CLI tool
  • git command line
  • GitHub access
  • repository permissions

Source

  • Spec: SKILL.md
GitHub
version control
collaboration
development workflow
run git status checks
run git diff commands
check remote branch status
view git commit logs
GitHub repository
branch information
changed files
PR URL
new branch
pushed remote branch