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: pull request URL

Browse skills that produce this output.

  • auto-github-contributor - Automated GitHub contribution agent
    GitHubopen sourcepull requestTDD

    ★ 1 · Updated 2026-06-15

    Find GitHub issues, implement changes with TDD, and open pull requests

    ⚙ check prerequisites⚙ ask for target repo⚙ discover labeled issues
  • 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
  • specimin-wrap - Squash commits and create pull request
    version controlcode reviewGitHubcommit

    ★ 602 · Updated 2026-03-26

    Squash commits and generate PR for completed feature implementation

    ⚙ check uncommitted changes⚙ run test suite⚙ review code changes
  • open-pull-request - Create GitHub Pull Requests via CLI
    githubgitpull-requestversion-control

    ★ 0 · Updated 2026-02-23

    Drafts and submits pull requests using GitHub CLI

    ⚙ create pull requests⚙ write PR descriptions⚙ confirm with user
  • pr - Create and manage GitHub Pull Requests
    GitHubversion controlcode reviewcollaboration

    ★ 18 · Updated 2026-02-14

    Creates and checks the status of GitHub Pull Requests

    ⚙ create pull request⚙ check pull request status⚙ list pull requests
  • work-on-issue - Analyze and fix GitHub issues automatically
    githubissuedevelopmentautomation

    ★ 0 · Updated 2026-02-14

    Review, implement fixes, and create pull requests for GitHub issues

    ⚙ fetch issue details⚙ create git branch⚙ analyze code problem
  • create-pr - Create GitHub Pull Requests
    version-controlcollaborationgitgithub

    ★ 90 · Updated 2026-02-12

    Creates pull requests on GitHub repositories

    ⚙ create pull request⚙ commit changes⚙ push branch