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

Browse skills that share this capability.

  • 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
  • create-pr-description - Generate comprehensive pull request descriptions
    pull-requestdocumentationgitGitHub

    ★ 128 · Updated 2026-03-23

    Analyzes commits and code changes to create PR descriptions with context from issues

    ⚙ analyze commits⚙ read code changes⚙ gather context
  • pr-prep - Systematic PR Preparation
    contributionpr-prepgit-analysiscode-review

    ★ 216 · Updated 2026-03-22

    Validates tests, analyzes git history, and generates structured PR bodies for contributions

    ⚙ check commit types⚙ group files by theme⚙ discover repo conventions
  • pr-onboarding - Generate comprehensive PR descriptions
    code reviewpull requestdocumentationchange management

    ★ 602 · Updated 2026-03-20

    Generates PR descriptions documenting change contracts for reviewers and maintainers.

    ⚙ read PR diff⚙ read changed files⚙ read test results
  • pr-draft-summary - Generate PR draft summary after code changes
    GitPull RequestCode ReviewDocumentation

    ★ 57 · Updated 2026-03-19

    Create PR title and draft description from git repository changes automatically

    ⚙ get current branch name⚙ get git working tree status⚙ get untracked files
  • pr-title-and-description - Generate PR title and description
    GitPull requestDocumentationGitHub

    ★ 0 · Updated 2026-03-10

    Draft PR title and description from branch diff using repo template

    ⚙ read git diff⚙ compare branches⚙ read PR template
  • create-pr - Create or Update GitHub Pull Requests with AI Descriptions
    version-controlcollaborationdocumentationautomation

    ★ 102 · Updated 2026-03-09

    Generates and creates/updates comprehensive Pull Requests with descriptions, diagrams, and file walkthroughs

    ⚙ create pull request⚙ update pull request⚙ generate PR description
  • create-pr - Create Pull Request with Auto-Generated Description
    gitgithubpull-requestversion-control

    ★ 1 · Updated 2026-02-12

    Creates and pushes a pull request with automatically generated title and description

    ⚙ check git status⚙ verify current branch⚙ push to remote repository
  • y-pr - Generate Pull Request for Yadm Branch
    gitpryadmautomation

    ★ 2 · Updated 2026-02-12

    Generate PR title and description for yadm branch with proper formatting

    ⚙ check preconditions for PR creation⚙ generate PR title⚙ generate PR description
  • pr - Create GitHub Pull Requests with Automated Code Quality Checks
    GitHubGitcode reviewversion control

    ★ 1 · Updated 2026-02-12

    Automates the creation of GitHub pull requests including lint checking, code formatting, and commit management.

    ⚙ check current branch⚙ create new branch⚙ run lint checks