economic-calendar-fetcher

Retrieve economic events and data releases from the FMP Economic Calendar API.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/k1064190/stock-expectation --skill economic-calendar-fetcher-k1064190
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: economic-calendar-fetcher
Source: https://github.com/k1064190/stock-expectation/tree/main/.claude/skills/economic-calendar-fetcher
Command: npx skills add https://github.com/k1064190/stock-expectation --skill economic-calendar-fetcher-k1064190

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for real-time economic event tracking and data retrieval, enabling informed decision-making for traders and investors.

Core Features & Use Cases

  • Economic Event Fetching: Access upcoming economic events and data releases for specified date ranges.
  • Market Impact Analysis: Assess the potential impact of these events on financial markets.
  • Use Case: A user can request a detailed economic calendar for the next week, and the Skill provides a structured report outlining key events and their implications.

Quick Start

Fetch economic events for the next 7 days using the economic-calendar-fetcher skill.

Frequently Asked Questions about economic-calendar-fetcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve economic calendar events using the FMP API?

To retrieve economic calendar events using the FMP API, this Skill fetches market-moving indicators, central bank decisions, and employment reports for specified date ranges. It requires a Python environment and your FMP API key to access real-time data releases.

What economic indicators can I fetch for market impact analysis?

You can fetch major economic indicators for market impact analysis including central bank decisions, employment reports, inflation data, and GDP releases. The Skill retrieves these market-moving events directly from the FMP Economic Calendar API.

Do I need an FMP API key to access economic data releases?

Yes, you need an active FMP API key to access economic data releases. The Skill requires this key alongside a Python setup to authenticate and retrieve real-time economic events from the FMP Economic Calendar API.

Can I get a structured report of upcoming financial events for a specific date range?

Yes, you can get a structured report of upcoming financial events for any specified date range. The Skill fetches the economic calendar data via the FMP API and outlines key events to help assess their potential implications on financial markets.

How does Python retrieve real-time economic events from the FMP API?

Python retrieves real-time economic events from the FMP API by executing the Skill's internal scripts to call the Economic Calendar endpoint. These scripts parse the returned data to provide structured insights on market-moving indicators and data releases.

Are there limitations when fetching inflation data and GDP releases with this Skill?

The primary limitation when fetching inflation data and GDP releases is the reliance on real-time FMP API access, which requires a valid API key. Users must also have Python configured properly to execute the retrieval scripts without interruption.