drawio-academic-skills
Draw.io Academic Overlay
Create, edit, replicate, validate, and export publication-ready draw.io figures by applying academic policy on top of the sibling Draw.io Base Skill. This overlay is intentionally thin: it owns academic policy/gates, academic docs, and paper examples; the sibling base at ../drawio owns all shared execution (CLI, schema, renderer, themes including academic/academic-color, references, examples, style presets, Desktop export).
Required Sibling Base
Resolve shared resources relative to this overlay directory:
- CLI
../drawio/scripts/cli.js; URL fallback../drawio/scripts/runtime/diagrams-net-url.js - Schema
../drawio/assets/schemas/spec.schema.json; themes../drawio/assets/themes/; palettes../drawio/assets/palettes/ - References
../drawio/references/docs/,../drawio/references/official/,../drawio/references/workflows/,../drawio/references/examples/; shared rework contract../drawio/references/workflows/visual-review.md - Built-in style presets
../drawio/styles/built-in/
Overlay-local assets: references/docs/publication-overlay.md, academic-figure-playbook.md, academic-export-checklist.md, references/examples/, references/templates/.
If ../drawio/scripts/cli.js is missing, stop and report that the sibling base skill must be installed next to this overlay; never silently recreate or vendor-copy base resources into the overlay.