Fetch upcoming economic events and data releases using FMP API. Retrieve scheduled central bank decisions, employment reports, inflation data, GDP releases, and other market-moving economic indicators for specified date ranges (default: next 7 days). The script outputs raw JSON or text; the assistant filters, assesses impact, and generates the Markdown report.
$npx -y skills add mphinance/alpha-skills --skill economic-calendar-fetcherInstalls into the current project.
Run `npx skills use "https://github.com/mphinance/alpha-skills" --skill "mphinance/alpha-skills/economic-calendar-fetcher"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mphinance/alpha-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mphinance/alpha-skills"` and select the relevant skills, then follow their instructions.