access-policies
Build the access_policies value — the granular, IAM-shaped way to allow or deny add-in features
Build a macro and rates dashboard with economic indicators, yield curves, inflation, and swap spreads
> /plugin marketplace add anthropics/financial-services-pluginsHow it fires
How this command gets triggered: by you, by Claude, or both.
/macro-ratesContext preview
What this command does when you run it.
Build a macro and rates dashboard with economic indicators, yield curves, inflation, and swap spreads
description: Build a macro and rates dashboard with economic indicators, yield curves, inflation, and swap spreads argument-hint: "<country e.g. US> [timeframe e.g. 5Y]"
> This command uses LSEG macroeconomic data, yield curves, inflation curves, swap pricing, and historical data tools. See [CONNECTORS.md](../CONNECTORS.md) for available tools.
Build a comprehensive macroeconomic and rates dashboard showing key economic indicators, the yield curve with slope analysis, real rate decomposition, and swap spread context.
See the **macro-rates-monitor** skill for domain knowledge on macro-rates analysis.
Ask the user for:
Map country to currency: US→USD, DE→EUR, GB→GBP, JP→JPY.
Call `qa_macroeconomic` for key indicators:
Use wildcard mnemonic patterns to discover available series (e.g., "US\*GDP\*", "US\*CPI\*").
Call `interest_rate_curve` (list then calculate) for the country's government curve.
Extract yields at standard tenors. Compute: 2s10s slope, 3M-10Y slope, 5s30s slope. Classify curve shape.
Call `inflation_curve` (search then calculate) for the currency.
Compute real rate = nominal minus breakeven at key tenors. Assess whether real rates are accommodative or restrictive.
Call `ir_swap` (list then price) at 2Y, 5Y, 10Y.
Compute swap spread = swap rate minus government yield at each tenor. Assess financial conditions.
Call `tscc_historical_pricing_summaries` for the benchmark yield RIC with the user's timeframe.
Assess: where current yields sit in the historical range, trend direction.
Present: macro summary table, yield curve with slope metrics, real rate decomposition, swap spread table, historical context, and overall macro-rates assessment (2-3 sentences).
Present as a dashboard with clearly labeled sections. Lead with the overall macro assessment, then detail each component.
Reference agents, skills, and data connectors for the financial-services workflows we see most — investment banking, equity research, private equity, and wealth management.
Build the access_policies value — the granular, IAM-shaped way to allow or deny add-in features
Build the bootstrap endpoint — per-user MCP servers, skills, dynamic config
Azure admin consent URLs — one-time tenant approval for Entra SSO and Outlook Graph access
Diagnose deployment issues (stale config, connect failures, missing add-in)
Several manifest configurations require an Entra (Azure AD) app registration in **your** tenant rather than Anthropic's default multi-tenant app — because the…
Export a copy of a user's add-in chat history, skills, MCP registrations, and settings before a machine is rebuilt