Report Generator

Installation
SKILL.md

Report Generator

Create polished reports styled after the segmentstream.ai website. Supports three output modes:

  • Claude Code → Self-contained HTML file saved to .artifacts/, opened in browser
  • Cowork → JSX artifact rendered inline with React, Tailwind, and Recharts
  • Shared artifact → Content-only HTML uploaded via share_artifact, returns a shareable URL

The design system, content structure, and components are identical across all formats.

When to Use

Generate an HTML report when:

  • A substantial analysis has been completed and the user wants a shareable artifact
  • The user explicitly asks for a report, export, or dashboard
  • The conversation has produced data tables, insights, and recommendations that deserve a polished format

Do not auto-generate reports without the user asking — this is an explicit output format, not a default.

Related skills
Installs
Repository
cnife/skills
First Seen