economic-calendar-fetcher
CommunityFetch economic events with FMP in Markdown.
Authortradermonty
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the manual burden of tracking and summarizing scheduled economic events from the FMP Economic Calendar, enabling traders and researchers to plan around data releases with clear, report-ready outputs.
Core Features & Use Cases
- Fetch events for specified date ranges (default: next 7 days; maximum 90 days)
- API key provisioning via environment variable or user input
- Filter results by impact level, country, or event type
- Generate structured Markdown reports (or JSON) for notes, briefs, and sharing
- Includes past events with actual values and future estimates for analysis
Quick Start
- Set your FMP API key:
- export FMP_API_KEY=your_api_key
- Run the fetch script for a date range (example):
- python3 scripts/get_economic_calendar.py --from 2025-01-01 --to 2025-01-07 --format json --output calendar.json
- If you omit --api-key, the script will use the FMP_API_KEY environment variable automatically
- You can also specify shorter ranges (1-7 days) for near-term monitoring
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: economic-calendar-fetcher Download link: https://github.com/tradermonty/claude-trading-skills/archive/main.zip#economic-calendar-fetcher Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.