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 PR

Browse skills that share this capability.

  • raise-pr - Create GitHub Pull Requests for FlashList
    GitHubversion-controlcode-reviewdevelopment-workflow

    ★ 57 · Updated 2026-03-09

    Creates GitHub pull requests for FlashList with proper formatting and conventions

    ⚙ create git branch⚙ commit code changes⚙ create GitHub PR
  • create-pr - Automated GitHub Pull Request Creation with Auto-Assignment
    GitHubGitPull RequestCollaboration

    ★ 0 · Updated 2026-02-12

    Push the current branch and create a GitHub pull request with automatic assignment

    ⚙ check git status⚙ push branch to remote⚙ analyze recent commits
  • pr - Create GitHub Pull Requests with Automated Code Quality Checks
    GitHubGitcode reviewversion control

    ★ 1 · Updated 2026-02-12

    Automates the creation of GitHub pull requests including lint checking, code formatting, and commit management.

    ⚙ check current branch⚙ create new branch⚙ run lint checks
  • pr - Create or Update GitHub Pull Requests
    GitHubversion controlcode reviewcollaboration

    ★ 211 · Updated 2026-02-11

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

    ⚙ check git status⚙ check git branch⚙ check git log