Html Report
Html Report transforms markdown content into single-file HTML documents across six professional formats: status updates, incident reports, business plans, explainers, financial statements, and pull request summaries. Each mode auto-selects the appropriate layout and renders charts as inline SVG without external dependencies.
Html Report converts markdown reports into standalone HTML files optimized for email, printing, and offline use.
AI-generated summary based on this skill's SKILL.md
Install
modu-ai/cowork-plugins/html-report · repository language: HTML
git clone https://github.com/modu-ai/cowork-plugins
cp -r cowork-plugins ~/.claude/skills/html-reportgenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is Html Report and what can it do?
Html Report transforms markdown content into single-file HTML documents across six professional formats: status updates, incident reports, business plans, explainers, financial statements, and pull request summaries. Each mode auto-selects the appropriate layout and renders charts as inline SVG without external dependencies.
Can Html Report generate html from data?
Yes, Html Report generates HTML from data by converting markdown content into structured HTML documents. It supports multiple professional formats and automatically selects the appropriate layout based on your report type, making data-to-HTML conversion straightforward.
What report formats does Html Report support?
Html Report supports six professional formats: status updates, incident reports, business plans, explainers, financial statements, and pull request summaries. Each format includes auto-selected layouts optimized for its specific purpose.
How does Html Report handle charts and visualizations?
Html Report renders charts as inline SVG graphics without requiring external dependencies. This approach keeps reports as single-file documents that are portable and self-contained, eliminating the need for separate asset files.
What makes Html Report suitable for automated reporting?
Html Report automates report creation and formatting by accepting markdown input and automatically selecting the correct layout for your chosen format. This eliminates manual formatting work and enables consistent, repeatable HTML report generation across multiple report types.