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: Final status report

Browse skills that produce this output.

  • reversa-drafter - Synthesize ideation and personas into a PRD document
    prddocumentationreversarequirements

    Updated 2026-09-16

    Synthesizes ideation.md and personas.md into a complete Product Requirements Document (PRD) saved to prd.md.

    ⚙ Read project configuration and state⚙ Validate required ideation and personas inputs⚙ Ask targeted coverage questions for gaps
  • tools-creusot-extract-spec-prop - Extract spec properties and track coverage for Creusot.
    CreusotVerificationSpec DriftCoverage

    ★ 2 · Updated 2026-09-14

    Extracts properties from component specs, tracks assumptions, and generates coverage and drift reports for Creusot verification.

    ⚙ Discover component spec files⚙ Extract verification properties from specs⚙ Assign property ownership to interfaces
  • commitsit - Auto-commit, PR, and CI iteration
    gitCI/CDpull requestcode review

    ★ 0 · Updated 2026-05-09

    Commit changes, create or update PR, then iterate against CI and code review bot until approved.

    ⚙ stage files⚙ commit changes⚙ push to origin
  • test-fix-loop - Automated Go test failure fixing loop
    gotestingtest-fixingcontinuous-integration

    ★ 1 · Updated 2026-03-24

    Continuously find and fix failing Go tests in a worktree with parent branch sync between iterations

    ⚙ Run Go tests⚙ Find test failures⚙ Reproduce test failures