Model checker interface
Interface with multiple model checking tools for formal verificationFrom its SKILL.md
npx -y skills add a5c-ai/babysitter --skill model-checker-interfaceAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.3 KB, 155 tokens by cl100k_base, as published. Nobody here has run it
Model Checker Interface
Purpose
Provides expert guidance on using model checking tools for formal verification of systems and protocols.
Capabilities
- SPIN/Promela specification generation
- NuSMV/NuXMV interface
- UPPAAL for timed systems
- Result parsing and visualization
- Counterexample trace analysis
- Abstraction refinement
Usage Guidelines
- Tool Selection: Choose appropriate model checker
- Specification: Translate system to checker's language
- Properties: Specify properties to verify
- Checking: Run model checker
- Analysis: Interpret results and counterexamples
Tools/Libraries
- SPIN
- NuSMV
- UPPAAL
- PRISM
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.