# Using Boros Adapter

> How to use the Boros adapter for fixed-rate market data, margin flows, and vault execution in Wayfinder Paths (market discovery, vault screening, quoting, and transaction gotchas).

- Skill: `majiayu000/using-boros-adapter` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/using-boros-adapter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/using-boros-adapter/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/using-boros-adapter

---


## When to use

Use this skill when you are:
- Discovering Boros markets and quoting APRs
- Screening Boros vaults by APY, tenor, capacity, and collateral type
- Building fixed-rate strategies (tenor curves, orderbook-driven pricing)
- Executing Boros actions (deposit/withdraw, vault deposit, place/cancel, close positions)

## How to use

- [rules/what-is-boros.md](rules/what-is-boros.md) - Mental model: what Boros is, what “fixed rate” means, and how markets settle
- [rules/high-value-reads.md](rules/high-value-reads.md) - Market data, vault discovery, and account state reads
- [rules/rate-locking.md](rules/rate-locking.md) - How to lock funding for delta-neutral (and how to read “the rate now”)
- [rules/execution-opportunities.md](rules/execution-opportunities.md) - Margin funding, vault deposits, withdrawals, orders, and what can be broadcast
- [rules/gotchas.md](rules/gotchas.md) - Units, isolated vs cross, tick math, and calldata sequencing

