EDA
User goal: Understand data shape, quality, and anomalies fast.
Example prompt: Scan this dataframe, summarize missingness and outliers, then show the top patterns worth investigating.
Output: Column stats, missing-value table, outlier flags, and a short narrative of risk areas.