What problem does it solve?
This archived skill preserves the original LLM-driven approach to generating usage reports from MCP Gateway Registry telemetry, enabling side-by-side comparison of prose style, structure, and content against the current deterministic /usage-report skill.
Core Features & Use Cases
- Comparison-mode reporting: After /usage-report populates a dated folder with telemetry exports, analyzer JSON/CSV files, and PNG charts, this skill writes a v0-style LLM-authored report from the same data.
- Telemetry analysis workflow: Documents the full pipeline of exporting DocumentDB telemetry via a bastion host, running analyzer scripts, and generating Tufte-style charts (instance distribution, timeseries, lifetime, liveness, LTV spend, install forecast, adoption funnel).
- Migration auditing: Captures the pre-refactor instructions so teams can verify no semantic content was lost when moving to the template-plus-commentary architecture.
- Use Case: Run /usage-report for a date, then invoke this skill in comparison mode to produce ai-registry-usage-report-<DATE>-v0.md and evaluate narrative voice differences between LLM-written and deterministic reports.
Quick Start
Run /usage-report first for your target date, then invoke this archived skill in comparison mode to write a v0-style report from the existing data files in the dated folder.