Pulls upcoming economic events from the Financial Modeling Prep API and helps you stay ahead of market-moving data releases. You run the Python script with a date range (defaults to next 7 days, max 90), it fetches the raw JSON, then Claude filters and formats it into a readable report with impact assessments. Covers the usual suspects: FOMC meetings, jobs reports, CPI, GDP, plus events from major economies beyond the US. Requires an FMP API key, but the free tier gives you 250 requests daily which is plenty for checking what's on deck this week. The script uses only standard library Python, so no dependency hassles. Honestly most useful when you just want to know if there's anything big coming that might shake up your positions or trading plans.
npx skills add https://github.com/tradermonty/claude-trading-skills --skill economic-calendar-fetcher