us-gov-shutdown-tracker

Community

Monitor shutdown liquidity quickly and clearly

Authorfleurytian
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps users assess liquidity effects of US government shutdowns by tracking TGA, bank reserves, EFFR, and SOFR via the FRED API, enabling quick liquidity stress analysis and historical comparison.

Core Features & Use Cases

  • Stealth tightening analysis: quantify how shutdowns impact funding costs across regimes.
  • Historical comparisons: evaluate episodes from 2013, 2018-19, and current events.
  • Structured outputs: JSON data files and charts summarizing TGA, reserves, EFFR, SOFR, and SOFR Premium.

Quick Start

Run the analysis with default settings: python scripts/analyze_shutdown.py --output results.json python scripts/visualize.py results.json --output chart.png

Dependency Matrix

Required Modules

requestspandasmatplotlib

Components

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: us-gov-shutdown-tracker
Download link: https://github.com/fleurytian/awesome-claude-skills/archive/main.zip#us-gov-shutdown-tracker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository