spec-to-readable-html
Convert dense specifications into readable, diagram-rich HTML reports
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install spec-to-readable-html?▼
Run `npx skills add KeMezz/spec-to-readable-html --all -g -y` in your terminal to install this skill globally.
How to turn a Markdown spec into a readable HTML report?▼
Pass your Markdown or text specification to your agent and invoke this skill. It summarizes, restructures, and adds diagrams to produce a polished single-file HTML report.
Does it just convert Markdown to HTML?▼
No. It analyzes the content, summarizes long sections, reorganizes the structure for readability, and adds visual aids like flowcharts, sequence diagrams, and ER diagrams.
Can I change the output language?▼
Yes. Japanese is the default, but you can pass a language argument such as `/spec-to-readable-html en` to generate the report in another language.
Does the generated HTML work offline?▼
Yes. The output is a single portable HTML file with embedded CSS. Mermaid diagrams use a CDN by default, but you can request inline SVG for fully self-contained offline output.
Related Repositories in Content & Communication
View All in Content & Communication→skills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks