html-research-reports

Synthesize multi-source research into self-contained HTML reports.

Updated May 5, 2026
One-click install
npx skills add https://github.com/ethan-rio/skills --skill html-research-reports
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: html-research-reports
Source: https://github.com/ethan-rio/skills/tree/main/skills/html/html-research-reports
Command: npx skills add https://github.com/ethan-rio/skills --skill html-research-reports

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Long-form markdown reports are frequently skipped when shared with others, and synthesizing information from disparate sources like codebases, git history, Slack, web content, and MCP tools into a readable, engaging format is time-consuming and often fails to convey the intended message.

Core Features & Use Cases

  • Multi-source synthesis: Combines data from codebases, git commits, Slack threads, web resources, and MCP tools into a single coherent report.
  • Flexible report templates: Supports concept explainers, weekly status reports, incident postmortems, technical deep-dives, learning artifacts, and decision memos for different use cases.
  • Use case example: If you need to explain your team's rate limiter to new hires, this skill pulls relevant code, commit history, and documentation to generate a navigable HTML explainer with diagrams and annotated snippets that is easy to share and absorb.

Quick Start

Use this skill to generate an HTML incident postmortem for yesterday's service outage, pulling data from git commits, Slack incident threads, and monitoring dashboards.

Frequently Asked Questions about html-research-reports

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

FAQPage Schema
How do I generate HTML reports from multi-source research data?

To generate HTML reports from multi-source research, this skill synthesizes data from codebases, git history, Slack, web content, and MCP tools into self-contained, mobile-responsive HTML files optimized for human consumption.

What is the best way to create shareable incident postmortems from Slack and git history?

Creating shareable incident postmortems is done by synthesizing git commits, Slack incident threads, and monitoring dashboards into a navigable HTML report with semantic markup and cited source lists for verification.

How do I turn codebase analysis into a concept explainer for new hires?

Turning codebase analysis into a concept explainer involves pulling relevant code, commit history, and documentation to generate a navigable HTML file with annotated snippets and diagrams that is easy to share and absorb.

Can I produce print-friendly technical deep dives from MCP tools and web resources?

You can produce print-friendly technical deep dives from MCP tools and web resources. The skill outputs self-contained HTML files with accessible design, semantic markup, and print-friendly formatting for cross-source information synthesis.

Why use HTML reports instead of long-form markdown for weekly status reports?

HTML reports are used instead of long-form markdown for weekly status reports because markdown reports are frequently skipped when shared. HTML provides a readable, engaging format with responsive design and cited sources.

Do I need external dependencies to synthesize decision memos into HTML format?

You do not need external dependencies to synthesize decision memos into HTML format. The skill operates independently to combine cross-source information into self-contained HTML files with cited source lists for verification.