Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use when authoring or repairing a coordinate-explicit JSON specification for an editable PPTX deck.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 7% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 12% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 18% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 8% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -20% | 0% |
Author final coordinates directly in layout_tree. No renderer may decide placement, shrink text, or infer layout after the audit.
summary and slides.id, a message-led title, an accessibility reading order, and a complete layout_tree.id, kind, role, classification, content, style, bbox, and z_index.summary contains an explicit layout_policy (safe margin, content bottom, footer top, minimum gap) and accessibility metadata.layout_design objects may be full bleed.text, shape, line, table, and image objects. Recreate labels and values from any supporting visual as native objects.source_ref for sourced claims.A task-local builder starts from a blank slide layout and maps all bboxes with Inches(...). Explicitly set wrapping, disabled auto-size, text insets, anchors, alignment, fonts, colors, line settings, image aspect ratio, and hidden-slide state. Reject zero or negative geometry before adding an object.
See references/layout-contract.md for the compact schema and repair guidance.
Other measured skills in the registry, with their headline benchmark lift.