macro-regime-snapshot

Fetch FRED macro data and map indicators to Investment Clock phases and Hedgeye GIP quadrants.

6|1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/kouko/monkey-skills --skill macro-regime-snapshot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: macro-regime-snapshot
Source: https://github.com/kouko/monkey-skills/tree/main/investing-toolkit/skills/macro-regime-snapshot
Command: npx skills add https://github.com/kouko/monkey-skills --skill macro-regime-snapshot

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Diagnose macro regimes using FRED data to map indicators to Investment Clock phases and Hedgeye GIP quadrants, producing a structured regime call with asset-class tilts.

Core Features & Use Cases

  • Fast data fetch from FRED via data-fetcher agent
  • Map indicators to Investment Clock 2x2 phases and cross-check with Hedgeye GIP quadrant
  • Output a formatted regime call with asset-class tilts for decision support
  • Full IC and GIP framework reference: investing-team standards/investment-macro-regime.md
  • This skill is the data layer — it fetches and maps; analysis and conviction judgments belong to the investing team

Quick Start

Run macro-regime-snapshot to fetch latest FRED data, map it to IC/GIP, and emit a regime call.

Frequently Asked Questions about macro-regime-snapshot

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

FAQPage Schema
How do I diagnose macro regimes using FRED data?

To diagnose macro regimes using FRED data, fetch macroeconomic indicators and map them to Investment Clock phases and Hedgeye GIP quadrants. This generates a structured regime call with asset-class tilts for quick decision support.

What is the Investment Clock and Hedgeye GIP mapping process for macro analysis?

The Investment Clock and Hedgeye GIP mapping cross-checks FRED macro indicators against two frameworks to identify economic phases. It maps growth and inflation signals to output a clear regime classification for asset-tilt decisions.

Do I need a FRED API client to fetch macroeconomic data for regime analysis?

You need the fred_client script as the data layer to fetch macroeconomic data for regime analysis. The Skill uses this data-fetcher agent to retrieve FRED indicators before performing IC and GIP mapping.

Can I use FRED data for asset-tilt decisions across US and global regimes?

You can use FRED data for asset-tilt decisions across US and global regimes by mapping indicators to the Investment Clock and Hedgeye GIP. The output provides a formatted regime call suitable for quick decision support.

What are the limitations of using FRED data for macro regime diagnosis?

A limitation of using FRED data for macro regime diagnosis is that this Skill serves strictly as the data layer. It fetches and maps data to IC/GIP frameworks, but actual analysis and conviction judgments belong to the investing team.