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 input: PR URL

Browse skills that use this input.

  • review-pr - Review GitHub Pull Requests from URL
    githubpull requestcode reviewcode quality

    ★ 0 · Updated 2026-05-11

    Reviews GitHub pull request changes for code correctness and CONTRIBUTING.md compliance

    ⚙ Fetch PR data from URL⚙ Verify CONTRIBUTING.md compliance⚙ Check code correctness
  • review-pr - Review GitHub PR from URL
    GitHubpull requestcode reviewcode quality

    ★ 5,364 · Updated 2026-05-11

    Reviews GitHub pull request changes by fetching URL content and checking CONTRIBUTING.md compliance

    ⚙ fetch PR URL⚙ fetch PR diff⚙ fetch PR details
  • review-pr - GitHub PR Review with gh CLI
    GitHubPR reviewcode reviewgh CLI

    ★ 0 · Updated 2026-03-22

    Review-only GitHub pull request analysis using gh CLI without merging or pushing

    ⚙ fetch PR metadata⚙ create worktree⚙ search codebase
  • review-pr - GitHub PR review with structured feedback
    code reviewpull requestGitHubstatic analysis

    ★ 0 · Updated 2026-03-22

    Review GitHub pull requests using gh CLI with structured recommendations

    ⚙ read PR metadata⚙ analyze code diff⚙ check existing code
  • 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
  • write-release-note - Generate GitHub Release Notes from Branch Stories
    documentationrelease managementGitHub

    ★ 0 · Updated 2026-02-13

    Creates structured release notes for GitHub Releases using branch story content

    ⚙ generate release notes⚙ extract story overview⚙ list key changes
  • pr-merge-recompile - PR Merge and Recompile Workflows
    gitworkflowautomationpull-request

    ★ 0 · Updated 2026-02-13

    Checkout a PR, merge origin/main, regenerate agentic workflows, and push changes

    ⚙ checkout PR branch⚙ fetch origin/main⚙ merge origin/main
  • gt-review - Great-Tables Code Review with Project Standards
    code-reviewgreat-tablescoding-standardspull-request

    ★ 0 · Updated 2026-02-12

    Review pull requests using Great-Tables-specific coding standards and patterns audit

    ⚙ invoke code-review skill⚙ apply project-specific standards⚙ audit programming patterns