bitflow-hodlmm-withdraw

Installation
SKILL.md

Bitflow HODLMM Withdraw

What it does

bitflow-hodlmm-withdraw withdraws full or partial liquidity from Bitflow HODLMM bins on Stacks mainnet. It is a primitive write skill: one action, one HODLMM withdrawal transaction, and proof-ready JSON output.

It does not claim HODLMM earnings separately. HODLMM LP value is represented by per-bin liquidity, so exiting value means withdrawing from one or more bins.

Why agents need it

Agents need a reliable exit primitive before they can build full economic loops such as HODLMM-to-Zest routing. Without this primitive, a router can identify that capital should move, but it cannot safely execute the HODLMM withdrawal leg.

Safety notes

  • This is a write skill and can move funds.
  • Mainnet only.
  • run refuses to broadcast unless --confirm=EXIT is supplied.
  • The skill rechecks pool metadata, active bin, user bins, estimated outputs, gas balance, and pending mempool state immediately before transaction construction.
  • Withdrawals use minimum token output amounts for slippage protection.
Related skills
Installs
10
Repository
aibtcdev/skills
GitHub Stars
6
First Seen
13 days ago