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: read PR diff

Browse skills that share this capability.

  • review-pr - GitHub Pull Request Review with gh CLI
    githubpull-requestcode-reviewgh-cli

    ★ 0 · Updated 2026-03-22

    Review-only GitHub pull request analysis using gh CLI

    ⚙ identify PR metadata⚙ check existing implementations⚙ assign PR reviewer
  • review-pr - GitHub PR Review Analysis
    githubpull requestcode reviewgit

    ★ 57 · Updated 2026-03-22

    Perform thorough review-only GitHub PR assessment with structured feedback and readiness recommendation

    ⚙ create TODO checklist⚙ set up worktree⚙ fetch PR metadata
  • review-pr - GitHub Pull Request Review Analysis
    code reviewpull requestGitHubgh CLI

    ★ 18 · Updated 2026-03-22

    Read-only GitHub pull request analysis with gh CLI and structured feedback

    ⚙ create TODO checklist⚙ fetch PR metadata⚙ check existing implementations
  • pr-onboarding - Generate PR onboarding with AI
    pull requestcode reviewdocumentationonboarding

    ★ 18 · Updated 2026-03-20

    AI generates onboarding documentation for pull requests to describe change contracts

    ⚙ read PR diff⚙ read test results⚙ extract change intent
  • 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-review - GitHub Pull Request Code Review
    code reviewGitHubpull requestCI/CD

    ★ 0 · Updated 2026-03-10

    Performs full code review on GitHub PR including checkout, diff analysis, inline comments drafting, and submission after approval.

    ⚙ checkout PR to worktree⚙ read PR diff⚙ analyze code changes