seasonal-patterns
Installation
SKILL.md
Seasonal Pattern Detection
Overview
Identify cyclical trends in your revenue and expenses over a 12-month or multi-year window. Reveals which months are historically strong or weak, enabling better cash management, staffing, and marketing timing.
Wilson Tools Used
spending_summary— pull monthly income and expense totals across 12+ months to build a seasonal profile
Workflow
- Ask for the analysis window (minimum 12 months, 24+ months preferred for statistical confidence).
- Use
spending_summaryfor each month in the window to get monthly revenue and expense totals. - Calculate the monthly index: Month Index = Month Revenue / Average Monthly Revenue * 100.
- Index > 100 = above-average month
- Index < 100 = below-average month
- Identify peaks and troughs.
- Generate the seasonal profile:
Related skills