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).

Best use case

using-boros-adapter is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

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).

Teams using using-boros-adapter should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/using-boros-adapter/SKILL.md --create-dirs "https://raw.githubusercontent.com/WayfinderFoundation/wayfinder-paths-sdk/main/.claude/skills/using-boros-adapter/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/using-boros-adapter/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How using-boros-adapter Compares

Feature / Agentusing-boros-adapterStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

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).

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

## 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

Related Skills

We are still matching the closest adjacent skills for this page. In the meantime, continue through the full directory.