| name | gmail-report-md |
| description | Markdown report generator. Takes analyzed data and produces a structured, well-formatted Markdown report suitable for Claude Code output, documentation, internal notes, and quick sharing.
|
gmail-report-md — Markdown Report Generation
Purpose
Transform analyzed Gmail data into a clean, structured Markdown report
that's ready for documentation, sharing, or archiving.
When Used
Called at the end of any report workflow when output format is Markdown
(the default format).
Report Structure
- Header — Report title, period, filters used, generation date
- Executive Summary — One-paragraph overview with key metrics
- Gmail Inbox Score — Composite 0-100 score with breakdown
- Volume Analysis — Total, daily average, peak days
- Unread Status — Backlog depth and trend
- Sender Analysis — Top senders table
- Label & Category Breakdown — Distribution tables
- Spam Analysis — Noise ratio and trends
- Response Behavior — Reply latency stats
- Recommendations — Prioritized action items
Templates
Uses templates from templates/ directory:
summary.md for quick summaries
monthly-report.md for monthly reports
yearly-report.md for yearly reports
custom-report.md for custom date ranges
Output