| name | MOVA: mova_template (wrapper) |
| description | Minimal example skill that turns a natural-language procedure description into a structured list of steps. Serves as the reference pattern for other MOVA skills in this lab. |
| when_to_use | Use when "MOVA Template Skill" must run through Codex automation |
| inputs | [object Object] |
| outputs | [object Object] |
| deterministic | false |
Notes
- Prompt-first wrapper, coordinate execution manually.
- Evidence paths: skills/mova_template/mova/env/env.mova_template_run_v1.schema.json
- Generated by tools/generate_codex_wrappers.mjs; edit if custom behavior is needed.