What problem does it solve? Long research reports often suffer from jargon-heavy language, walls of text, unplanned figures, and no portable reading format. This Skill enforces plain-language rewriting, conclusion-first structure, a two-pass figure planning and readability review, and conversion of final reports into self-contained HTML files. ## Core Features & Use Cases - Language and structure rewriting: Removes jargon, splits overloaded sentences, puts conclusions first, bolds key numbers, and applies a 30-second scan test, with before/after examples in references/rewrite-examples.md. - Two-pass report review: First pass produces a figure placement plan before figures exist; second pass validates readability, captions, and figure references after figures are embedded. - Self-contained HTML rendering: Converts a final REPORT.md into a single scrolling HTML file with inline CSS, base64-embedded figures, auto table of contents, and print-friendly layout using references/report-skeleton.html. - Use Case: After an experiment cycle finishes, hand the draft REPORT.md to this Skill to plan which figures are needed, then once figures are embedded, polish the prose and export a shareable offline HTML version. ## Quick Start Review my REPORT.md for readability, plan where figures should go, and then render the final version as a self-contained HTML file.