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 PR

Browse skills that share this capability.

  • github-dev - GitHub Remote Development via API
    developmentGitHubremotecode

    ★ 0 · Updated 2026-06-15

    Develop features through GitHub API without local clone — write code, create branches, commit, and create PRs remotely

    ⚙ fetch Linear task⚙ create branch⚙ read file
  • 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
  • github-operations - GitHub Operations & Git Workflow Mastery
    gitgithubversion controlCI/CD

    ★ 5 · Updated 2026-05-09

    Master Git and GitHub workflows including branching strategies, commit conventions, rebase, conflict resolution, PR best practices, and CI/CD

    ⚙ create branch⚙ switch branch⚙ merge branch
  • bkt - Bitbucket CLI for Data Center and Cloud
    BitbucketCLIversion controlrepository management

    ★ 18 · Updated 2026-03-23

    Manage Bitbucket repositories, pull requests, branches, issues, webhooks, and pipelines

    ⚙ list repos⚙ view repo⚙ create repo
  • bkt - Bitbucket CLI for Data Center and Cloud
    bitbucketgitversion controldevops

    ★ 219 · Updated 2026-03-23

    Unified CLI for managing Bitbucket repositories, PRs, branches, issues, webhooks, and pipelines in Data Center and Cloud

    ⚙ list repos⚙ view repo⚙ create repo
  • release-cycle - Feature release workflow automation
    releasegitworkflowtesting

    ★ 45 · Updated 2026-03-22

    Automates GitHub-based feature release cycle with issues, branches, tests, commits, PRs, and versioning

    ⚙ create issue⚙ create branch⚙ write test
  • worktree-pr - Git Worktree PR Workflow with Multi-Agent Review
    gitworktreePR workflowmulti-agent

    ★ 602 · Updated 2026-03-20

    Manage isolated feature development using git worktrees with PR workflow and multi-agent code review

    ⚙ create worktree⚙ develop feature⚙ create PR
  • worktree-pr - Git Worktree Isolated Development with PR Workflow
    gitworktreecode reviewPR workflow

    ★ 18 · Updated 2026-03-20

    Manage git worktrees for isolated feature development with PR-based merge and multi-agent review

    ⚙ create worktree⚙ create PR⚙ get review
  • committing-changes - Code Commit and PR Management with Quality Gates
    gitversion-controlcode-managementpr-workflow

    ★ 0 · Updated 2026-03-09

    Manages code commits with pre-commit quality checks, branch handling, and PR creation workflows

    ⚙ check WIP status⚙ verify branch⚙ update artifacts
  • 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