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: draft PR description

Browse skills that share this capability.

  • run-work - Execute Work Unit End-to-End
    agiflowmcpexecutionwork-unit

    ★ 1,080 · Updated 2026-06-30

    Execute a work unit end-to-end by sequencing tasks, implementing, testing, and tracking progress

    ⚙ list work units⚙ select work unit⚙ load work unit
  • pr-draft-summary - Generate PR draft summary after code changes
    pull requestcode changesgit

    ★ 18 · Updated 2026-03-19

    Create PR title and draft description after substantive code changes are finished

    ⚙ collect git branch status⚙ get changed files⚙ analyze commit history
  • pr-draft-summary - Generate PR title and draft description
    pull requestgitcode changesbranch

    ★ 650 · Updated 2026-03-19

    Create PR title and draft description after code changes

    ⚙ run git commands⚙ compute base reference⚙ detect code changes
  • 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
  • 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