economic-calendar-proRun a local script to fetch economic calendar events for a date range. Defaults to 7 days inclusive from the query day. Uses TradingEconomics when TRADING_EC...
Install via ClawdBot CLI:
clawdbot install youpele52/economic-calendar-proRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://docs.tradingeconomics.com/economic_calendar/snapshot/Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Traders at a financial institution use the skill to fetch upcoming economic events like interest rate decisions or inflation data releases for the next week. This helps them anticipate market volatility and adjust positions, leveraging the event importance and forecast data to prioritize high-impact events.
A portfolio manager runs the skill at the start of each week to get a calendar of macro events across countries like the US and EU. They use the output to assess risks to asset allocations, ensuring they are prepared for scheduled releases that could affect bond or equity holdings.
An economic research firm integrates the skill into their data pipeline to automatically collect event data for custom date ranges, such as a month ahead. They analyze trends in forecasts vs. actuals to produce reports for clients, using the TradingEconomics API for richer metadata when available.
An individual investor uses the skill to check upcoming events before making trades, focusing on medium to high-impact items like employment reports. They rely on the Yahoo Finance fallback if no API key is set, accepting limited metadata for basic planning without costs.
A company offers access to enhanced economic calendar data via a paid API, similar to TradingEconomics. They use this skill internally to validate and supplement their data feeds, charging clients based on request volume or tiered access levels for real-time updates.
A fintech startup builds a trading platform that includes this skill as a free feature for basic calendar views. They upsell premium features like advanced analytics or alerts based on the event data, monetizing through in-app purchases or ad placements.
A consultancy firm uses the skill to demonstrate economic data integration for clients in banking or hedge funds. They offer customization services, such as embedding the calendar into client systems and providing support for API key setup, generating revenue from project-based fees.
💬 Integration Tip
Set the TRADING_ECONOMICS_API_KEY environment variable for richer data; otherwise, the skill automatically falls back to Yahoo Finance with basic info.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...