zest-asset-deposit-primitive

Installation
SKILL.md

Zest Asset Deposit Primitive

What it does

zest-asset-deposit-primitive deposits an existing wallet asset into Zest V2 collateral through v0-4-market.supply-collateral-add.

It is a primitive write skill: one Zest collateral-add action, one transaction, proof-ready JSON output.

Why agents need it

Agents need a standalone collateral-entry primitive before they can safely compose borrow, repay, leverage, unwind, or cross-protocol routing flows.

Safety notes

  • Mainnet only.
  • This is a write skill and can move funds.
  • run refuses to broadcast without --confirm=DEPOSIT.
  • The skill verifies the Zest V2 market, selected asset, paired vault, current wallet balance, share conversion, pending transaction depth, signer address, and postcondition plan before broadcast.
  • Transactions use PostConditionMode.Deny.
Related skills
Installs
9
Repository
aibtcdev/skills
GitHub Stars
6
First Seen
13 days ago