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 tagged: model checking

Browse skills that share this tag.

  • tlaplus-model-reduction - Reduce TLA+ models for TLC model checking
    verificationTLA+model checkingTLC

    ★ 1 · Updated 2026-03-23

    Reduces TLA+ model state space for TLC model checking when state space is too large

    ⚙ diagnose state space blowup⚙ shrink CONSTANTS⚙ add state constraint
  • model-guided-code-repair - Automatic Code Repair Using Model-Checking
    formal verificationconcurrent systemscode repairtemporal logic

    ★ 18 · Updated 2026-03-22

    Automatically repair code violations of temporal properties using model-checking counterexamples

    ⚙ read program source code⚙ analyze temporal property⚙ trace counterexample
  • model-guided-code-repair - Repair Code Using Model-Checking Counterexamples
    code repairmodel checkingformal verificationtemporal properties

    ★ 251 · Updated 2026-03-22

    Automatically repair temporal property violations using model-checking counterexamples

    ⚙ analyze source code⚙ read temporal properties⚙ process counterexamples
  • kani-verifier - Rust Formal Verification with Kani
    formal verificationmodel checkingRustmemory safety

    ★ 0 · Updated 2026-03-20

    Model checker that proves Rust code properties through exhaustive symbolic execution

    ⚙ verify Rust code⚙ check memory safety⚙ detect undefined behavior
  • kani-verifier - Rust Formal Verification with Kani
    rustformal verificationmodel checkingsymbolic execution

    ★ 18 · Updated 2026-03-20

    Model checker proving Rust code properties for all possible inputs using symbolic execution.

    ⚙ verify Rust code⚙ check memory safety⚙ detect undefined behavior