What problem does it solve?
This Skill bridges the gap between machine-parseable Markdown artifacts and human-readable documentation, ensuring that complex research outputs, reviews, and plans are presented in a professional, accessible format.
Core Features & Use Cases
- Artifact Rendering: Converts canonical Markdown/JSON artifacts like IDEA_REPORT, AUTO_REVIEW, and KILL_ARGUMENT into single-file HTML views.
- Template Flexibility: Supports academic-style long-form documents with sticky TOCs and dashboard-style layouts for metric-heavy cockpit views.
- Safety & Integrity: Includes built-in XSS sanitization and drift detection via SHA256 hashing to ensure the rendered output remains a faithful, secure representation of the source.
Quick Start
Use the render-html skill to convert the file idea-stage/IDEA_REPORT.md into a polished academic HTML report.