Skip to content
LoopSkill
All loops
FREE data v1.0.0 · MIT

JSON-Schema-Validate Loop

by LoopSkill Team @loopskill

Drive a data file until it validates against a JSON Schema. The registry runs the validation; exit 0 is the verdict. The data-wrangling workhorse — transform until the contract holds.

Safety contract

Max turns
10
Budget
$0.5
Tools
read_file, write_file

Success: data.json validates against schema.json (all required keys present with correct types).

▶ Run this loop