What problem does it solve?
ARIS workflow nodes produce Markdown artifacts that are canonical and machine-parseable but difficult for humans to read. This Skill converts those artifacts into polished, single-file HTML views with sticky navigation, callouts, math rendering, and syntax highlighting, making research reports, reviews, and plans immediately readable without any build system.
Core Features & Use Cases
- Academic Template: Renders IDEA_REPORT, AUTO_REVIEW, KILL_ARGUMENT, and PAPER_PLAN into long-form HTML with a sticky table of contents, serif typography, and styled callouts.
- Dashboard Template: Creates dense grid layouts for research-wiki cockpits and RESUBMIT_REPORT overviews.
- Safety & Fidelity: Embeds source SHA256 and generation timestamp for drift detection, sanitizes unsafe HTML, and supports offline mode with graceful degradation.
- Use Case: A researcher completes an overnight auto-review and uses this Skill to instantly generate a shareable HTML report with score progressions, weakness statuses, and embedded state JSON.
Quick Start
Use the render-html skill to convert the IDEA_REPORT.md artifact into a polished academic HTML view saved alongside the source.