Read a CSV file and produce a concise summary including row count, column names, inferred types per column, and any obvious data-quality issues. Activates when the user asks to summarize, profile, or describe a CSV file or any tabular dataset in the working directory.
2026-06-25