Zest Asset Deposit Primitive What it does deposits an existing wallet asset into Zest V2 collateral through . 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. - refuses to broadcast without . - The skill verifies the Zest V2 market, selected asset, paired vault, current wallet balance, share conversio…