detect-freight-led-inflation-turn
CommunityDetect inflation trends from US freight data.
Authorfatfingererr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill detects whether US inflation is turning by analyzing CASS Freight Index YoY cycles and CPI lead indicators, enabling informed macro decisions.
Core Features & Use Cases
- Freight-cycle turning detection: monitors Shipments YoY and Expenditures YoY to identify cycle turning points.
- CPI lead alignment: assesses lead-lag relationships between CASS YoY and CPI to gauge inflation trend direction.
- Visualization & Workflows: provides quick-check and full analyze workflows, caching, and visualizations for decision support.
Quick Start
Install dependencies, start data capture, and run analyses:
- Install: pip install requests websocket-client pandas numpy
- Prepare Chrome CDP per instructions and run:
- Start Chrome with remote debugging port 9222 and a user data dir
- Open MacroMicro chart: https://www.macromicro.me/charts/46877/cass-freight-index
- Run scripts:
- cd scripts
- python fetch_cass_freight.py --cdp
- python freight_inflation_detector.py --quick
- python freight_inflation_detector.py --start 2015-01-01 --lead-months 6
Dependency Matrix
Required Modules
requestswebsocket-clientpandasnumpyseleniumwebdriver-manager
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: detect-freight-led-inflation-turn Download link: https://github.com/fatfingererr/macro-skills/archive/main.zip#detect-freight-led-inflation-turn 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.