What problem does it solve? It turns raw LLM evaluation CSV files (knowledge QA, sentiment classification, research report generation) into a presentation-ready, single-file HTML report with interactive charts, eliminating manual data aggregation and report design work. ## Core Features & Use Cases - 7-Dimension Scoring: Aggregates three CSV types into seven finance capability dimensions with weighted composite scores and per-model rankings. - Interactive ECharts Reports: Produces radar charts, heatmaps, grouped bar charts, stability analysis, and root-cause sections, each with written interpretation. - Incomplete-Data Resilience: Degrades gracefully when datasets are partial, marking missing dimensions as N/A with remediation guidance instead of leaving blank sections. - Use Case: After benchmarking several LLMs on financial tasks, ask for an evaluation report and receive a timestamped HTML file served via a local web link, ready to present to stakeholders. ## Quick Start Generate a financial LLM evaluation report from the CSV data fetched by the fetch-data skill and give me the report access link.