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 output: PR URL

Browse skills that produce this output.

  • auto-github-contributor - Automated GitHub Contribution Agent
    GitHubpull requestopen sourceTDD

    ★ 137 · Updated 2026-06-15

    Automatically find and fix quick wins in GitHub repos via TDD loop and submit PR

    ⚙ check prerequisites⚙ ask for target repo⚙ scan for quick wins
  • 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
  • commitsit - Auto-commit, PR, and CI iteration
    gitCI/CDpull requestcode review

    ★ 0 · Updated 2026-05-09

    Commit changes, create or update PR, then iterate against CI and code review bot until approved.

    ⚙ stage files⚙ commit changes⚙ push to origin
  • create-pr - Create Pull Requests in Warp Repository
    gitpull requestgithubcode review

    ★ 586 · 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
  • workflow-integration-git - Conventional commits git workflow
    gitversion-controlcommitsworkflow

    ★ 18 · Updated 2026-03-22

    Manages git commits with conventional format, artifact cleanup, and optional push/PR

    ⚙ detect artifacts⚙ clean artifacts⚙ generate commit messages
  • l-pr - Create draft PR with auto-generated body
    gitgithubpull-requestcode-review

    ★ 3,009 · 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
  • github-integration - GitHub Issue and PR Management via Bash
    githubversion controlissue trackingpull request

    ★ 11 · Updated 2026-03-10

    Interact with GitHub repositories through bash scripts that handle REST API authentication

    ⚙ create issue⚙ list issues⚙ update issue
  • create-pr - Create pull requests with quality checks
    GitGitHubCode ReviewQuality Assurance

    ★ 17 · Updated 2026-03-09

    Create a pull request from current branch with automated quality checks

    ⚙ run git status⚙ check branch name⚙ run npm lint
  • 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
  • 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
  • pull-request - Automated Pull Request Creation and Management
    GitHubPull RequestAutomationVersion Control

    ★ 0 · Updated 2026-02-17

    Automatically creates or updates pull requests when needed without user request

    ⚙ verify branch status⚙ analyze commits by logical themes⚙ understand change context
  • work-on - Implement changes for issues or PRs
    developmentissue-trackingpr-managementcode-implementation

    ★ 2,494 · Updated 2026-02-14

    Process issues or PRs by implementing changes, adding tests, updating docs, and creating pull requests

    ⚙ create branch⚙ implement code changes⚙ add tests
  • pr - GitHub Pull Request Management with gh CLI
    GitHubPull RequestVersion ControlCollaboration

    ★ 0 · Updated 2026-02-14

    Create and manage GitHub Pull Requests using the gh CLI

    ⚙ create pull requests⚙ check PR status⚙ list open PRs
  • open-pr - Automated Pull Request Creation for Git Repositories
    gitpull-requestautomationversion-control

    ★ 0 · Updated 2026-02-14

    Create pull requests from current branch to main with branch validation and automated workflow

    ⚙ verify git branch⚙ compare branch changes⚙ commit pending work
  • pr - GitHub Pull Request Management with gh CLI
    GitHubversion controlcollaborationcode review

    ★ 0 · Updated 2026-02-13

    Create and manage GitHub pull requests using the gh CLI

    ⚙ create pull request⚙ check PR status⚙ view PR details
  • create-pr - Create Pull Request with Auto-Generated Description
    gitgithubpull-requestversion-control

    ★ 3 · Updated 2026-02-12

    Creates and pushes pull requests with auto-generated titles and descriptions

    ⚙ check git status⚙ create descriptive branch⚙ push to origin
  • github-pr-create - Create GitHub Pull Requests with Template Compliance
    GitHubpull-requestversion-controlcollaboration

    ★ 0 · Updated 2026-02-12

    Creates GitHub pull requests following repository templates and recent PR formats using GitHub MCP

    ⚙ confirm target repository branches⚙ organize change content⚙ locate PR templates
  • 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
  • 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