npx claudepluginhub ian-lawrence423/anthropic-financial --plugin lseg<currency e.g. EUR> [index e.g. ESTR]# Analyze Swap Curve > This command uses LSEG swap pricing, interest rate curves, and inflation curve tools. See [CONNECTORS.md](../CONNECTORS.md) for available tools. Build and analyze the interest rate swap curve, overlay government yields and inflation breakevens, and identify curve trade opportunities. See the **swap-curve-strategy** skill for domain knowledge on curve analysis and trade construction. ## Workflow ### 1. Gather Input Ask the user for: - Currency (required) — e.g., EUR, USD, GBP, CHF, JPY - Reference rate index (optional) — e.g., ESTR, SOFR, SONIA, TONA - Valuation ...
/analyze-swap-curveAnalyzes interest rate swap curve for a currency with optional index, overlays government yields and inflation breakevens, computes metrics, and identifies trade opportunities.
/currencyConverts currency amounts with real-time exchange rates, historical trends (30 days), quick reference tables, exchange tips, and travel budget breakdowns. Usage: [amount] [from] [to] or rates.
/openbb-macroRetrieves and analyzes macroeconomic indicators like GDP, inflation, interest rates, and employment using OpenBB for countries including US, UK, EU, CN, JP. Outputs trends, forecasts, data values, and market implications.
/stock-consultOrchestrates stock/ETF investment consultations by delegating to sub-agents for macro analysis, stock screening, valuation, bear-case critique, and final report synthesis.
/portfolio-analyzeOrchestrates retirement pension portfolio analysis: parses user profile (age, job, risk tolerance), fetches indices, delegates to sub-agents for macro trends, sectors, risks, compliance, and generates final report.
/find-best-routeFinds optimal token swap routes across DEXes like Uniswap, SushiSwap, 1inch. Outputs report with recommended path, price impact, gas costs, route comparisons, and execution advice.
Share bugs, ideas, or general feedback.
This command uses LSEG swap pricing, interest rate curves, and inflation curve tools. See CONNECTORS.md for available tools.
Build and analyze the interest rate swap curve, overlay government yields and inflation breakevens, and identify curve trade opportunities.
See the swap-curve-strategy skill for domain knowledge on curve analysis and trade construction.
Ask the user for:
Call ir_swap in list mode with the currency and optional index.
Extract: available template references, index details, conventions.
Call ir_swap in price mode for standard tenors: 2Y, 5Y, 7Y, 10Y, 20Y, 30Y.
Extract: par swap rate and DV01 at each tenor.
Call interest_rate_curve (list then calculate) for the same currency.
Compute swap spread = swap rate minus government yield at each tenor.
Call inflation_curve (search then calculate) for the currency.
Compute real swap rate = nominal swap rate minus inflation breakeven at each tenor.
Compute curve metrics: 2s10s slope, 5s30s slope, 2s5s10s butterfly.
Identify opportunities: steepener, flattener, butterfly, or swap spread trades based on current levels vs historical norms.
Present: swap curve table with government overlay, curve metrics, real rate decomposition, and trade recommendations with DV01-neutral ratios.
Lead with curve shape summary and key metrics (2s10s, butterfly). Follow with detailed tables and trade idea section.