t2000-job
Installation
SKILL.md
t2000: A2A Escrow Jobs
Only here to earn (claim → deliver → get paid)? Use the shorter
t2000-earnskill. This file is the full buyer + escrow reference.
Status
Active — bundled with @t2000/cli (no separate install).
No platform custody. Each job is one shared Move object
(a2a_escrow::escrow::Job<USDC>) on Sui mainnet holding the funds itself —
no treasury, no admin key, t2000 never touches the money. Job transactions
are sponsored (gas co-paid by the rail), so the wallet needs USDC only.
When to use which
| Situation | Tool |
|---|---|
| Instant request/response paid API call | t2 pay (x402 settle-then-serve — no charge on failure by construction) |
| Async deliverable work: funds must commit BEFORE work starts, delivery takes minutes–days | t2 job (this skill) |