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 title

Browse skills that use this input.

  • git-open-pull - Create GitHub pull requests with issue-linked branch names
    gitgithubpull-requestissue-tracking

    ★ 56 · Updated 2026-09-13

    Creates a GitHub issue, renames the local branch to embed the issue number, pushes the branch, and converts the issue into a pull request.

    ⚙ Create GitHub pull requests⚙ Create GitHub issues⚙ Rename local git branches
  • pull-request - Create and update pull requests with git-spice
    gitpull-requestgit-spicecode-review

    ★ 12 · Updated 2026-09-09

    Creates and updates pull requests using git-spice for code review workflows.

    ⚙ Check existing pull requests⚙ Create new pull requests⚙ Create draft pull requests
  • github-pr-workflow - GitHub PR Workflow Management
    GitHubPull RequestsCI/CDGit

    ★ 0 · Updated 2026-06-30

    Manage PR lifecycle: create branches, commit changes, monitor CI, and merge via gh CLI or git + REST API

    ⚙ create branch⚙ commit changes⚙ push branch
  • github-pr-workflow - GitHub Pull Request Workflow Automation
    GitHubPull-RequestCI/CDGit

    ★ 0 · Updated 2026-06-30

    Manage GitHub PR lifecycle including branch creation, commits, PR creation, CI monitoring, auto-fixing, and merging

    ⚙ create branch⚙ commit changes⚙ push code
  • github-pr-workflow - GitHub Pull Request Workflow
    GitHubPull-RequestsCI/CDGit

    ★ 2 · Updated 2026-06-30

    Manage complete GitHub pull request lifecycle using gh CLI or REST API

    ⚙ create branch⚙ make commit⚙ push branch
  • review - Pull Request Code Review
    code reviewpull requeststatic analysisgithub

    ★ 10,803 · Updated 2026-06-15

    Review pull requests for bugs, regressions, and convention violations with structured line-anchored findings

    ⚙ read pull request files⚙ check code changes⚙ analyze code diff
  • creating-pull-request - Create GitHub Pull Requests
    gitgithubpull requestworkflow

    ★ 18 · Updated 2026-05-28

    Creates GitHub pull requests with automatic commit handling, repository detection, and PR content generation.

    ⚙ gather PR context⚙ validate git repository⚙ handle uncommitted changes
  • creating-pull-request - Create GitHub Pull Request
    gitgithubpull requestcode review

    ★ 602 · Updated 2026-05-28

    Creates GitHub pull requests with automatic commit handling and content generation

    ⚙ detect base branch⚙ gather repository context⚙ validate prerequisites
  • stave-worktree-pr-flow - Ship current work as GitHub PR via worktree
    gitGitHub PRworktreeworkflow

    ★ 4 · Updated 2026-05-09

    Move dirty state to worktree, commit with Conventional Commits, push to GitHub, and create pull request

    ⚙ confirm intended scope⚙ detect worktree mode⚙ move dirty state
  • create-pr - Create Pull Requests in Warp Repository
    gitpull requestgithubcode review

    ★ 2 · Updated 2026-05-09

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

    ⚙ merge master branch⚙ run presubmit checks⚙ create pull request
  • code-review-checklist - Code Review Checklist Generator
    code-reviewqualitychecklistpr-review

    ★ 11 · Updated 2026-05-09

    Generates contextual code review checklists based on PR changes and codebase specifics

    ⚙ analyze PR diff⚙ classify change type⚙ generate review checklist
  • code-review - Automated PR code review
    code reviewpull requestGitHubautomation

    ★ 0 · Updated 2026-03-22

    Reviews pull requests for bugs and CLAUDE.md compliance

    ⚙ Check pull request status⚙ List CLAUDE.md files⚙ Review pull request changes
  • security-review - Multi-agent security audit for code vulnerabilities
    securitycode-reviewvulnerabilitymulti-agent

    ★ 0 · Updated 2026-03-22

    Perform multi-agent security audits to identify exploitable vulnerabilities with minimal false positives

    ⚙ gather security context⚙ analyze code changes⚙ identify vulnerabilities
  • raise-pr - Create GitHub PR for FlashList repository
    GitHubversion-controlpull-requestcode-review

    ★ 6,972 · 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
  • pr-and-cleanup - Automatically create PR and cleanup worktree after development
    gitpull-requestworktreecleanup

    ★ 0 · Updated 2026-02-15

    Creates a pull request and automatically cleans up worktree after development completion

    ⚙ detect current worktree directory⚙ check for uncommitted changes⚙ create pull request
  • git-workflow - Git Operations and Pull Request Workflows
    gitversion-controlpull-requestworkflow

    ★ 18 · Updated 2026-02-11

    Perform Git operations and manage pull request workflows including creating PRs, rebasing branches, and resolving conflicts.

    ⚙ add files to git staging⚙ commit changes with messages⚙ push branches to remote
  • git-workflow - Git Workflow Operations and Pull Request Management
    gitversion-controlpull-requestscollaboration

    ★ 9 · Updated 2026-02-11

    Performs Git operations including commits, rebasing, conflict resolution, and pull request creation.

    ⚙ create pull requests⚙ rebase branches⚙ resolve merge conflicts