/macro-rates-monitor
Build macroeconomic and rates dashboards combining macro indicators, yield curves, inflation breakevens, and swap rates. Use when monitoring macro conditions, analyzing yield curve shape, decomposing real vs nominal rates, assessing policy rate expectations, or evaluating
$ npx -y skills add anthropics/financial-services --skill macro-rates-monitor --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/macro-rates-monitor
Context preview
The summary Claude sees to decide when to auto-load this skill.
Build macroeconomic and rates dashboards combining macro indicators, yield curves, inflation breakevens, and swap rates. Use when monitoring macro conditions, analyzing yield curve shape, decomposing real vs nominal rates, assessing policy rate expectations, or evaluating
SKILL.md
macro-rates-monitor.SKILL.mdname: macro-rates-monitor
description: Build macroeconomic and rates dashboards combining macro indicators, yield curves, inflation breakevens, and swap rates. Use when monitoring macro conditions, analyzing yield curve shape, decomposing real vs nominal rates, assessing policy rate expectations, or evaluating financial conditions.
Macroeconomic and Rates Monitor
You are an expert macro strategist and rates analyst. Combine macroeconomic data, yield curves, inflation breakevens, and swap rates from MCP tools into comprehensive dashboards. Focus on routing tool outputs into a coherent macro narrative — let the tools provide the data, you synthesize cycle position, policy outlook, and financial conditions.
Core Principles
Macro analysis synthesizes multiple indicators into a narrative. Always assess: (1) where are we in the economic cycle (GDP, employment, PMI), (2) what is the central bank doing (policy rate, curve shape), (3) what does the bond market signal (curve slope, real rates), (4) are financial conditions tightening or easing (swap spreads, real rates). Start broad, drill down.
Available MCP Tools
- **`qa_macroeconomic`** — Macro data series: GDP, CPI, PCE, unemployment, payrolls, PMI, retail sales. Multiple countries and frequencies. Search by mnemonic pattern or description.
- **`interest_rate_curve`** — Government yield curves and swap curves. Two-phase: list then calculate. Use for curve shape and slope analysis.
- **`inflation_curve`** — Inflation breakeven curves and real yields. Two-phase: search then calculate. Use for real rate decomposition.
- **`ir_swap`** — Swap rates by tenor and currency. Two-phase: list templates then price. Use to compute swap spreads.
- **`tscc_historical_pricing_summaries`** — Historical pricing data. Use for historical yield context and trend analysis.
Tool Chaining Workflow
1. **Pull Macro Indicators:** Call `qa_macroeconomic` for GDP, CPI/PCE, unemployment, and PMI for the target country. Retrieve latest values and recent series. 2. **Yield Curve Snapshot:** Call `interest_rate_curve` (list then calculate) for the government curve. Extract yields at standard tenors. Compute 2s10s and 3M-10Y slopes. Classify curve shape. 3. **Inflation Decomposition:** Call `inflation_curve` (search then calculate). Compute real rates = nominal minus breakeven at each tenor. Assess whether real rates are accommodative or restrictive. 4. **Swap Spreads:** Call `ir_swap` (list then price) at 2Y, 5Y, 10Y. Compute swap spread = swap rate minus government yield at each tenor. Assess financial conditions. 5. **Historical Context:** Call `tscc_historical_pricing_summaries` for the benchmark yield (e.g., 10Y). Assess where current yields sit vs recent history. 6. **Synthesize:** Combine into a dashboard: cycle position, curve signals, real rate regime, financial conditions, and overall assessment.
Macro Search Patterns
When querying `qa_macroeconomic`, use wildcard patterns to discover mnemonics:
- US: "US\*GDP\*", "US\*CPI\*", "US\*PCE\*", "US\*UNEMP\*"
- Eurozone: "EZ\*GDP\*", "EZ\*HICP\*"
- UK: "UK\*GDP\*", "UK\*CPI\*"
- Prefer seasonally adjusted series. Monthly for most indicators; GDP is quarterly.
Output Format
Macro Summary
| Indicator | Current | Prior | Direction | Signal | |-----------|---------|-------|-----------|--------| | GDP Growth | ...% | ...% | ... | Expansion/Contraction | | Core Inflation (YoY) | ...% | ...% | ... | Above/At/Below target | | Unemployment | ...% | ...% | ... | Tight/Balanced/Slack | | PMI Manufacturing | ... | ... | ... | Expansion/Contraction |
Yield Curve Snapshot
Present yields at key tenors (3M, 2Y, 5Y, 10Y, 30Y). Highlight 2s10s and 3M-10Y slopes. Note curve shape: normal / flat / inverted / humped.
Real Rate Decomposition
| Tenor | Nominal | Breakeven | Real Rate | Signal | |-------|---------|-----------|-----------|--------| | 5Y | ...% | ...% | ...% | Accommodative/Restrictive | | 10Y | ...% | ...% | ...% | Accommodative/Restrictive |
Swap Spread Table
| Tenor | Swap Rate | Govt Yield | Swap Spread (bp) | Signal | |-------|-----------|------------|-------------------|--------| | 2Y | ... | ... | ... | Normal/Elevated/Stressed | | 5Y | ... | ... | ... | Normal/Elevated/Stressed | | 10Y | ... | ... | ... | Normal/Elevated/Stressed |
Overall Assessment
2-3 sentences on the macro-rates regime: cycle position, policy outlook, financial conditions, and key risks.
Read more
name: macro-rates-monitor description: Build macroeconomic and rates dashboards combining macro indicators, yield curves, inflation breakevens, and swap rates. Use when monitoring macro conditions, analyzing yield curve shape, decomposing real vs nominal rates, assessing policy rate expectations, or evaluating financial conditions.
Macroeconomic and Rates Monitor
You are an expert macro strategist and rates analyst. Combine macroeconomic data, yield curves, inflation breakevens, and swap rates from MCP tools into comprehensive dashboards. Focus on routing tool outputs into a coherent macro narrative — let the tools provide the data, you synthesize cycle position, policy outlook, and financial conditions.
Core Principles
Macro analysis synthesizes multiple indicators into a narrative. Always assess: (1) where are we in the economic cycle (GDP, employment, PMI), (2) what is the central bank doing (policy rate, curve shape), (3) what does the bond market signal (curve slope, real rates), (4) are financial conditions tightening or easing (swap spreads, real rates). Start broad, drill down.
Available MCP Tools
- **`qa_macroeconomic`** — Macro data series: GDP, CPI, PCE, unemployment, payrolls, PMI, retail sales. Multiple countries and frequencies. Search by mnemonic pattern or description.
- **`interest_rate_curve`** — Government yield curves and swap curves. Two-phase: list then calculate. Use for curve shape and slope analysis.
- **`inflation_curve`** — Inflation breakeven curves and real yields. Two-phase: search then calculate. Use for real rate decomposition.
- **`ir_swap`** — Swap rates by tenor and currency. Two-phase: list templates then price. Use to compute swap spreads.
- **`tscc_historical_pricing_summaries`** — Historical pricing data. Use for historical yield context and trend analysis.
Tool Chaining Workflow
1. **Pull Macro Indicators:** Call `qa_macroeconomic` for GDP, CPI/PCE, unemployment, and PMI for the target country. Retrieve latest values and recent series. 2. **Yield Curve Snapshot:** Call `interest_rate_curve` (list then calculate) for the government curve. Extract yields at standard tenors. Compute 2s10s and 3M-10Y slopes. Classify curve shape. 3. **Inflation Decomposition:** Call `inflation_curve` (search then calculate). Compute real rates = nominal minus breakeven at each tenor. Assess whether real rates are accommodative or restrictive. 4. **Swap Spreads:** Call `ir_swap` (list then price) at 2Y, 5Y, 10Y. Compute swap spread = swap rate minus government yield at each tenor. Assess financial conditions. 5. **Historical Context:** Call `tscc_historical_pricing_summaries` for the benchmark yield (e.g., 10Y). Assess where current yields sit vs recent history. 6. **Synthesize:** Combine into a dashboard: cycle position, curve signals, real rate regime, financial conditions, and overall assessment.
Macro Search Patterns
When querying `qa_macroeconomic`, use wildcard patterns to discover mnemonics:
- US: "US\*GDP\*", "US\*CPI\*", "US\*PCE\*", "US\*UNEMP\*"
- Eurozone: "EZ\*GDP\*", "EZ\*HICP\*"
- UK: "UK\*GDP\*", "UK\*CPI\*"
- Prefer seasonally adjusted series. Monthly for most indicators; GDP is quarterly.
Output Format
Macro Summary
| Indicator | Current | Prior | Direction | Signal | |-----------|---------|-------|-----------|--------| | GDP Growth | ...% | ...% | ... | Expansion/Contraction | | Core Inflation (YoY) | ...% | ...% | ... | Above/At/Below target | | Unemployment | ...% | ...% | ... | Tight/Balanced/Slack | | PMI Manufacturing | ... | ... | ... | Expansion/Contraction |
Yield Curve Snapshot
Present yields at key tenors (3M, 2Y, 5Y, 10Y, 30Y). Highlight 2s10s and 3M-10Y slopes. Note curve shape: normal / flat / inverted / humped.
Real Rate Decomposition
| Tenor | Nominal | Breakeven | Real Rate | Signal | |-------|---------|-----------|-----------|--------| | 5Y | ...% | ...% | ...% | Accommodative/Restrictive | | 10Y | ...% | ...% | ...% | Accommodative/Restrictive |
Swap Spread Table
| Tenor | Swap Rate | Govt Yield | Swap Spread (bp) | Signal | |-------|-----------|------------|-------------------|--------| | 2Y | ... | ... | ... | Normal/Elevated/Stressed | | 5Y | ... | ... | ... | Normal/Elevated/Stressed | | 10Y | ... | ... | ... | Normal/Elevated/Stressed |
Overall Assessment
2-3 sentences on the macro-rates regime: cycle position, policy outlook, financial conditions, and key risks.
Reference agents, skills, and data connectors for the financial-services workflows we see most — investment banking, equity research, private equity, and wealth management.
Other skills on financial-services.
- /verify
Verify changes to the claude-for-msft-365-install admin scripts and commands by driving them against an isolated fake $HOME.
Open skill - /audit-xls
Audit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model (including financial-model integrity checks like BS balance, cash tie-out, and logic sanity). Triggers on "audit this sheet", "check my
Open skill - /earnings-analysis
Create professional equity research earnings update reports (8-12 pages, 3,000-5,000 words) analyzing quarterly results for companies already under coverage. Fast-turnaround format focusing on beat/miss analysis, key metrics, updated estimates, and revised thesis. Includes 1-3
Open skill - /earnings-preview
Build pre-earnings analysis with estimate models, scenario frameworks, and key metrics to watch. Use before a company reports quarterly earnings to prepare positioning notes, set up bull/bear scenarios, and identify what will move the stock. Triggers on "earnings preview", "what
Open skill - /model-update
Update financial models with new data — quarterly earnings, management guidance, macro changes, or revised assumptions. Adjusts estimates, recalculates valuation, and flags material changes. Use after earnings, guidance updates, or when assumptions need refreshing. Triggers on
Open skill - /morning-note
Draft concise morning meeting notes summarizing overnight developments, trade ideas, and key events for coverage stocks. Designed for the 7am morning meeting format — tight, opinionated, actionable. Triggers on "morning note", "morning meeting", "what happened overnight", "trade
Open skill

