What problem does it solve? Untargeted metabolomics experiments produce 100-300 putative features of which 60-70% are low-quality due to poor reproducibility, background noise, or duplicate annotations, requiring hours of manual curation. This Skill automates QC metric calculation, feature flagging, and duplicate resolution to reduce curation time from hours to minutes. ## Core Features & Use Cases - Automated QC Metrics: Parses feature tables from Compound Discoverer, XCMS, or MS-DIAL, auto-classifies blanks/QC/biological samples, and computes CV% and biological/blank ratios against FGCZ thresholds. - Duplicate Resolution: Ranks duplicate compound annotations using a composite score (RT consistency 45%, CV% 45%, MS2 match 10%) and recommends KEEP/ALTERNATIVE/REMOVE actions. - Interactive HTML Reports: Generates self-contained FGCZ-styled reports with tabbed navigation, sortable/filterable tables, and 300 DPI plots via Python or R Markdown. - Use Case: Given an Excel feature table with 261 features and 141 columns, run the four-step pipeline to produce a curated table of ~82 high-confidence features plus an interactive QC report. ## Quick Start Curate the metabolomics features in my attached Excel file by calculating QC metrics, resolving duplicate annotations, and generating an HTML report.