html-report

Convert markdown report content into standalone HTML files with inline styles.

267|63|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/modu-ai/cowork-plugins --skill html-report-modu-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: html-report
Source: https://github.com/modu-ai/cowork-plugins/tree/main/moai-content/skills/html-report
Command: npx skills add https://github.com/modu-ai/cowork-plugins --skill html-report-modu-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill transforms markdown-based business and technical reports into standalone HTML files that can be easily viewed offline or embedded in emails.

Core Features & Use Cases

  • Rendering Markdown as HTML: Converts structured markdown documents into self-contained HTML reports with consistent styling.
  • Multi-Mode Support: Handles status, incident, plan, explainer, financial, and PR report templates, adapting layout and content accordingly.
  • Use Case: Generate an interactive quarterly summary report from markdown data with zero dependencies, suitable for internal reviews and client presentations.

Quick Start

Use the html-report skill to convert a markdown report into a freestanding HTML file for easy sharing and offline access.

Frequently Asked Questions about html-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert markdown to self-contained HTML for offline viewing?

To convert markdown to self-contained HTML, this Skill renders structured report content into portable files with inline styles and CDN fonts, requiring zero external JavaScript or CSS dependencies for offline viewing.

What types of markdown report templates can be rendered into HTML?

Markdown report templates can be rendered into HTML for status, incident, plan, explainer, financial, and PR reports, adapting layout and content styling accordingly to ensure format consistency.

Can I embed HTML reports generated from markdown into emails?

Yes, you can embed HTML reports generated from markdown into emails because the output is a standalone file utilizing inline styles, ensuring it renders correctly without external CSS or JavaScript dependencies.

Does the markdown to HTML rendering process require external CSS or JavaScript dependencies?

No, the markdown to HTML rendering process requires no external JavaScript or CSS dependencies, utilizing inline styles and CDN fonts as specified to ensure the output remains fully self-contained.

What is the best way to generate a portable quarterly summary report from markdown data?

The best way to generate a portable quarterly summary report from markdown data is using a multi-mode HTML rendering process that creates freestanding files with consistent styling, suitable for client presentations and internal reviews.