What problem does it solve? Raw datasets often contain missing values, duplicates, and misleading outliers, making it easy to draw unsupported conclusions. This Skill turns supplied data into verified, decision-relevant findings while keeping assumptions and data-quality risks explicit. ## Core Features & Use Cases - Data Quality Inspection: Profiles row counts, column types, missingness, duplicates, impossible values, and parsing failures before any analysis. - Trustworthy Summaries: Computes counts, rates, quantiles, and robust statistics, segmenting only where group sizes remain meaningful. - Evidence-Based Reporting: Produces a compact report separating observed facts from inference, with reproducible methods and recommended actions. - Use Case: Given a CSV of quarterly sales, the Skill validates the data, compares periods and cohorts, flags anomalies, and delivers findings with denominators, uncertainty, and next-step recommendations. ## Quick Start Use the data-analyzer skill to inspect this dataset, validate its quality, and summarize the most important findings with their supporting calculations.