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.

Skills with capability: create GitHub pull request

Browse skills that share this capability.

  • stave-worktree-pr-flow - Ship current work as a GitHub PR via worktree
    gitgithubpull requestworktree

    ★ 3 · Updated 2026-05-09

    Moves dirty Git state to a worktree, commits, pushes, and opens a pull request.

    ⚙ detect worktree status⚙ create temporary worktree⚙ move dirty changes
  • l-pr - Create draft PR with auto-generated body
    gitgithubpull-requestcode-review

    ★ 2,954 · Updated 2026-03-22

    Creates draft PR targeting develop with auto-generated title and body from design files, issues, or commits.

    ⚙ gather git state⚙ commit uncommitted changes⚙ push changes to remote
  • raise-pr - Create GitHub PR for FlashList repository
    GitHubversion-controlpull-requestcode-review

    ★ 7,239 · Updated 2026-03-09

    Creates a GitHub pull request for FlashList with proper conventions and no AI attribution

    ⚙ create GitHub pull request⚙ create commit⚙ create branch