fomc-monitor

Installation
SKILL.md

FOMC Monitor

Fetch the official FOMC calendar, most recent statement/minutes, and parse the hawkish/dovish tone shift vs the prior statement. Output a structured signal for the rest of the pipeline.

Primary sources (always use official gov sources first)

Calendar:    https://www.federalreserve.gov/monetarypolicy/fomccalendars.htm
Statements:  https://www.federalreserve.gov/newsevents/pressreleases.htm   (filter: monetary policy)
Minutes:     https://www.federalreserve.gov/monetarypolicy/fomcminutes.htm
Chair press: https://www.federalreserve.gov/newsevents/speech.htm           (Powell speeches)
Rate-path odds (market-implied): compute from ZQ Fed Funds futures — `python3.12 fedwatch_zq.py`
                                 (durable; do NOT quote the JS FedWatch page or a WebSearch summary)

Rate-path probability — fetch it FIRST-HAND, never second-hand

Installs
1
First Seen
Jun 16, 2026
fomc-monitor — dzianisv/financial-advisor-agents