What problem does it solve?
This Skill solves the end-to-end pain of turning multi-sheet, messy Excel files into a structured analysis workflow, including row counting, large-file handling, cleaning, filtering, aggregation, and export—without manual pandas one-offs.
Core Features & Use Cases
- Multi-step Excel analysis orchestration: Automatically routes the workflow through specialized sub-skills for reading, cleaning, filtering, analysis, visualization, and export.
- Large-file guardrails: Detects total row volume and enforces the Parquet/streaming strategy for big inputs to avoid OOM/timeouts.
- Covers realistic office scenarios: Supports cross-sheet statistics, data cleaning (missing/invalid/text normalization), conditional extraction, and exporting formatted Excel/CSV with download links.
- Use Case: When you receive a multi-sheet Excel report and need row counts, cleaned datasets, filtered subsets, and a downloadable summary deck-ready dataset, this Skill coordinates the whole pipeline.
Quick Start
Use the sn-da-excel-workflow skill to analyze your uploaded Excel files and generate cleaned data plus exportable Excel/CSV results.