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 output: Verified test results

Browse skills that produce this output.

  • self-reviewing-prs - Self-reviewing PRs before requesting external review
    pull-requestcode-reviewgitgithub-cli

    ★ 4 · Updated 2026-09-21

    Guides self-reviewing PRs right after creation, covering comment sweeps, mutation testing new specs, and posting inline comments using gh comment review.

    ⚙ Perform pre-submit comment sweeps⚙ Mutation-test new spec files⚙ Post inline self-review comments
  • dispatching-parallel-agents - Dispatch Parallel Agents for Independent Tasks
    parallel-executionmulti-agenttask-dispatchingconcurrent-processing

    ★ 57 · Updated 2026-03-20

    Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

    ⚙ Identify independent task domains⚙ Create focused agent tasks⚙ Dispatch agents in parallel