Price bonds, analyze yield curves, evaluate FX carry trades, value options, and build macro dashboards using LSEG financial data and analytics. This plugin packages LSEG's financial analytics MCP tools into 8 high-level workflows that stitch together multiple tool calls for common financial analysis tasks. Instead of calling individual tools one at a time, each command orchestrates 4-5 tools into
Add this skill
npx mdskills install anthropics/lseg-financial-dataEight specialized financial analysis workflows stitching together LSEG MCP tools into structured, actionable output with specific tables and trade recommendations
1# LSEG Financial Analytics Plugin23Price bonds, analyze yield curves, evaluate FX carry trades, value options, and build macro dashboards using LSEG financial data and analytics.45## What This Plugin Does67This plugin packages LSEG's financial analytics MCP tools into 8 high-level workflows that stitch together multiple tool calls for common financial analysis tasks. Instead of calling individual tools one at a time, each command orchestrates 4-5 tools into a cohesive analysis.89## Commands1011| Command | Description |12|---------|-------------|13| `/analyze-bond-rv` | Analyze bond relative value with spread decomposition and scenario stress testing |14| `/analyze-fx-carry` | Evaluate FX carry trade opportunities with spot, forwards, vol surface, and historical context |15| `/research-equity` | Generate equity research snapshot with consensus estimates, fundamentals, and price performance |16| `/analyze-swap-curve` | Analyze the swap curve with government and inflation overlays for curve trade ideas |17| `/analyze-option-vol` | Analyze option volatility with vol surface, Greeks, and implied vs realized comparison |18| `/review-fi-portfolio` | Review a fixed income portfolio with pricing, cashflows, and scenario analysis |19| `/macro-rates` | Build a macro and rates dashboard with economic indicators, yield curves, and swap spreads |20| `/analyze-bond-basis` | Analyze bond futures basis with CTD identification and implied repo rate |2122## Skills2324Each command is backed by a corresponding skill that provides deep domain knowledge:2526| Skill | Domain Knowledge |27|-------|-----------------|28| `bond-relative-value` | Spread frameworks, G-spread/Z-spread/OAS, rich-cheap analysis |29| `fx-carry-trade` | Carry mechanics, carry-to-vol ratios, G10 and EM carry dynamics |30| `equity-research` | IBES consensus interpretation, fundamental analysis, valuation metrics |31| `swap-curve-strategy` | Swap curve construction, curve trades, real rate analysis |32| `option-vol-analysis` | Vol surface interpretation, SABR model, Greeks, implied vs realized vol |33| `fixed-income-portfolio` | Portfolio analytics, key rate duration, cashflow analysis, scenario testing |34| `macro-rates-monitor` | Macro indicators, yield curve shapes, real rates, financial conditions |35| `bond-futures-basis` | CTD mechanics, basis calculation, implied repo, delivery options |3637## Integrations3839This plugin connects to the **LFA MCP Server** which provides access to LSEG financial data and analytics across these domains:4041- **Bond Pricing** — Bond and bond future valuation42- **FX Pricing** — Spot and forward rates43- **Curves** — Interest rate, credit, inflation, and FX forward curves44- **Swaps** — Interest rate swap pricing45- **Options** — Option valuation with full Greeks46- **Volatility** — FX and equity implied volatility surfaces47- **Quantitative Analytics** — Analyst estimates, company fundamentals, equity prices, macro data48- **Time Series** — Historical pricing summaries49- **YieldBook** — Fixed income reference data, cashflows, scenarios, and risk analytics5051See [CONNECTORS.md](CONNECTORS.md) for the complete tool reference.5253## Installation5455```56claude plugins add LSEG57```5859## Requirements6061- Access to the LSEG MCP Server with valid credentials62- LSEG data entitlements for the relevant product offerings63
Full transparency — inspect the skill content before installing.