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: build system

Browse skills that use this input.

  • auto - Autonomous task execution without manual intervention
    autonomousdevelopmentautomationtask-execution

    ★ 18 · Updated 2026-03-09

    Works through all tasks autonomously until completion without stopping

    ⚙ read project documentation⚙ create starter tasks⚙ execute development tasks
  • auto - Autonomous Task Execution for Continuous Development
    autonomousdevelopmenttask-executioncontinuous

    ★ 602 · Updated 2026-03-09

    Executes development tasks autonomously without stopping until completion

    ⚙ check PRD file existence⚙ bootstrap from context⚙ generate starter tasks
  • lcov - LCOV Code Coverage Analysis Tool
    code coveragetestingquality assuranceLCOV

    ★ 18 · Updated 2026-02-13

    Parses LCOV coverage files to identify uncovered lines, branches, and functions

    ⚙ find uncovered lines⚙ find uncovered branches⚙ find uncovered functions
  • verification-gates - Enforce Build, Test, and Lint Verification Gates
    verificationtestingautomationquality-control

    ★ 1 · Updated 2026-02-12

    Enforces verification gates with self-correction loop for build, test, and lint checks

    ⚙ run gate tool⚙ capture stderr and stdout⚙ analyze failure causes