economic-calendar-pro
SKILL.md
Skill: Economic Calendar
When to use
- The user wants the economic calendar for today, this week, or a custom date range.
- The user asks for upcoming macro events, scheduled releases, or high/medium/low impact events.
- The user wants a forward-looking list of calendar items before trading.
When NOT to use
- The user wants broad market news and sentiment only -> use
market-news-brief - The user wants a stock price or company-specific quote -> use
stock-price-checker-pro - The user wants company fundamentals -> use
stock-fundamentals
Authentication
- Preferred: set
TRADING_ECONOMICS_API_KEYto your TradingEconomics credential string - Supported value format:
client:secret - Optional: copy
.env.exampleto.envat the repo root and fill inTRADING_ECONOMICS_API_KEY - Fallback: if no API key is present, the script uses Yahoo Finance's economic calendar endpoint
- Important: Yahoo fallback can omit importance and market-expectation fields, and country values are returned as short codes like
US,EU, orJP