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 input: PR template

Browse skills that use this input.

  • branch-pr - Create pull requests with issue-first checks
    gitgithubpull-requestcode-review

    ★ 0 · Updated 2026-09-15

    Creates and prepares pull requests with issue-first checks, type labels, branch naming rules, and automated validation.

    ⚙ Verify approved status on issue⚙ Create standardized Git branch⚙ Run shellcheck on modified scripts
  • branch-pr - Create PRs with issue checks and branch rules
    gitgithubpull-requestworkflow

    ★ 0 · Updated 2026-09-15

    Creates pull requests, verifies linked issue approvals, validates branch and commit formats, and executes shellcheck checks.

    ⚙ Verify approved issue link⚙ Create Git branch⚙ Run shellcheck on scripts
  • gitcode-pr - GitCode PR Workflow for OpenHarmony
    gitcodepull requestopenharmonyissue tracking

    ★ 34 · Updated 2026-05-28

    Handle GitCode PR workflow for OpenHarmony with issue linking

    ⚙ commit changes⚙ push to fork⚙ create issue
  • create-pr - Create pull requests in warp repository
    gitpull requestcode reviewrepository

    ★ 0 · Updated 2026-05-09

    Create a pull request in the warp repository for the current branch

    ⚙ merge master into branch⚙ run presubmit checks⚙ review code changes
  • create-pr - Create Pull Request in Warp Repository
    gitpull requestcode reviewGitHub

    ★ 65,139 · Updated 2026-05-09

    Create a pull request in the warp repository for the current branch

    ⚙ run cargo fmt⚙ run cargo clippy⚙ run presubmit checks
  • creating-pull-request - Create PRs with TileOPs conventions automatically
    GitHubcode-collaborationautomation

    ★ 190 · Updated 2026-03-09

    Creates pull requests with proper title, body, and labels following conventions

    ⚙ determine repository information⚙ create draft pull request⚙ add required labels
  • commit-helper - Git commit message and PR creation assistant for ChordBook projects
    gitcommitpull-requestversion-control

    ★ 18 · Updated 2026-02-15

    Assists in creating Git commit messages and pull requests according to project guidelines

    ⚙ Create formatted commit messages⚙ Create pull requests⚙ Validate commit format
  • git-pull-request - Create Pull Requests on GitHub
    gitGitHubpull-requestcode-collaboration

    ★ 602 · Updated 2026-02-13

    Use when creating a pull request.

    ⚙ analyze branch changes⚙ check for Linear issue⚙ create PR title
  • create-pr - Create GitHub Pull Requests with Automated Analysis
    GitHubversion controlcollaborationdevelopment workflow

    ★ 15 · Updated 2026-02-12

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

    ⚙ run git status checks⚙ run git diff commands⚙ check remote branch status