bitflow-swap-aggregator

Installation
SKILL.md

Bitflow Swap Aggregator

What it does

bitflow-swap-aggregator quotes, plans, and executes swaps through Bitflow's aggregator route surface. It resolves tokens from the live Bitflow token registry, asks the Bitflow SDK for the best executable route, prepares the swap call, and broadcasts the transaction only after explicit confirmation.

Why agents need it

Autonomous strategies need a general Bitflow swap primitive that does not force one pool family. This skill gives higher-level controllers a route-aware swap leg that can choose the aggregator's current best supported route and return proof-ready execution details.

Safety notes

  • This is a write skill and can move wallet funds.
  • Mainnet only.
  • run refuses without --confirm=SWAP.
  • The skill uses PostConditionMode.Deny with the postconditions produced by Bitflow's swap preparation path.
  • The skill checks input balance, STX gas reserve, pending transaction depth, signer match, route availability, and mined transaction status.
  • The skill blocks if the mined transaction status is not success.
Related skills
Installs
11
Repository
aibtcdev/skills
GitHub Stars
6
First Seen
13 days ago