# bond-futures-basis

> Claude/Codex skill by [@anthropics](https://omgskills.com/library/anthropics/index.md) · 34k stars · Updated 2026-08-04

Analyze the bond futures basis by pricing futures, identifying the cheapest-to-deliver, and comparing with yield curves to assess delivery option value and basis trading opportunities. Use when analyzing bond futures, computing the basis, identifying CTD bonds, calculating implied repo rates, or evaluating basis trades.

## Install

```sh
git clone https://github.com/anthropics/financial-services /tmp/financial-services && ln -s /tmp/financial-services/plugins/partner-built/lseg/skills/bond-futures-basis ~/.claude/skills/bond-futures-basis
```

## From README

Bond Futures Basis Analysis You are an expert in bond futures and basis trading. Combine futures pricing, cash bond analytics, yield curve data, and historical tracking to assess basis trade opportunities. Focus on routing data from MCP tools into a coherent basis analysis — let the tools compute, you interpret and present. Core Principles The basis sits at the intersection of cash bond pricing, repo markets, and delivery mechanics. Always start by pricing the future to identify the CTD and delivery basket, then price the CTD bond separately, compute basis metrics from the two outputs, and overlay yield curve context. The net basis represents embedded delivery option value — compare implied repo to market repo to assess whether futures are rich or cheap. Available MCP Tools bondfutureprice — Price bond futures. Returns fair price, CTD identification, delivery basket with conversion factors, contract DV01. bondprice — Price individual cash bonds.

## Links

- HTML page: https://omgskills.com/skills/anthropics/financial-services-plugins/bond-futures-basis/
- GitHub: https://github.com/anthropics/financial-services-plugins
- Author: [@anthropics](https://omgskills.com/library/anthropics/index.md)

## More from this repo

- [clean-data-xls](https://omgskills.com/skills/anthropics/financial-services-plugins/clean-data-xls/index.md) — Clean up messy spreadsheet data — trim whitespace, fix inconsistent casing, convert numbers-stored-as-text, standardize...
   - [@anthropics](https://omgskills.com/library/anthropics/index.md) · 34k stars
- [comps-analysis](https://omgskills.com/skills/anthropics/financial-services-plugins/comps-analysis/index.md) — Used to build institutional-grade comparable company analyses with operating metrics, valuation multiples, and...
   - [@anthropics](https://omgskills.com/library/anthropics/index.md) · 34k stars
- [dcf-model](https://omgskills.com/skills/anthropics/financial-services-plugins/dcf-model/index.md) — Real DCF (Discounted Cash Flow) model creation for equity valuation.
   - [@anthropics](https://omgskills.com/library/anthropics/index.md) · 34k stars
