What problem does it solve?
Manually reviewing Excel workbooks to spot trends and anomalies is slow and error-prone, and findings often get lost instead of being recorded. This Skill automates the full loop: reading a workbook, producing a structured trend and anomaly analysis, writing results back into the file, and persisting KPIs to long-term memory.
Core Features & Use Cases
- Structured Workbook Reading: Inspects all sheets of an Excel file and returns their data for analysis.
- Trend and Anomaly Analysis: Generates a summarized trend analysis of the spreadsheet contents.
- Write-Back and KPI Persistence: Appends a new 'Insights' sheet to the workbook and saves key KPIs to memory for future sessions.
- Use Case: A business analyst receives a monthly sales workbook and asks for a data review; the Skill reads every sheet, summarizes trends and anomalies, adds an 'Insights' sheet to the file, and stores the KPIs for later recall.
Quick Start
Analyze the attached sales workbook for trends and anomalies, write the findings into a new Insights sheet, and remember the key KPIs.