sbtc-yield-maximizer

Installation
SKILL.md

sBTC Yield Maximizer

What it does

Compares live Zest sBTC yield against current Bitflow sBTC HODLMM opportunity and routes idle sBTC to the highest safe path. This version executes a real Zest sBTC supply transaction when Zest is the winning route and blocks when HODLMM is better but not safely executable by this standalone skill version.

Why agents need it

Agents should not deploy sBTC based on static assumptions. They need a real decision layer that checks current yield, stale pricing risk, HODLMM liquidity quality, and wallet reserves before capital moves. This skill turns that decision into a repeatable, guardrailed write flow.

Safety notes

  • Writes to chain. run signs and broadcasts a real Zest sBTC supply transaction when Zest is the winning route.
  • Mainnet only. Routing data and write execution target live mainnet protocols.
  • Wallet password required. The skill unlocks the local AIBTC wallet at execution time using AIBTC_WALLET_PASSWORD.
  • Reserve enforced. The wallet retains at least --reserve-sats after the write path.
  • Deploy cap enforced. The routed amount is capped by --max-deploy-sats.
  • Gas reserve enforced. The wallet must keep at least --min-gas-reserve-ustx.
  • Post-conditions enforced. The Zest service-layer write path uses PostConditionMode.Deny.
Related skills
Installs
23
Repository
aibtcdev/skills
GitHub Stars
6
First Seen
Apr 16, 2026