{
  "skill_id": "aie-escrow-task-funder",
  "name": "Escrow Task Funder Agent",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 0.08,
  "category": "Finance",
  "tier": "starter",
  "tags": [
    "aie",
    "catalog-agent",
    "x402",
    "pay",
    "5.5",
    "depth:outline_only",
    "demoted-default"
  ],
  "summary": "Fund milestone escrow for A2A task delegation and release.",
  "when_to_use": [
    "See summary; use when the capability matches your agent goal"
  ],
  "outline": [
    "Define milestone amounts and release conditions",
    "Fund escrow before agent task start",
    "Release or clawback with dual evidence rules",
    "Log every state change for dispute readiness",
    "Emit escrow funder flow + milestone JSON"
  ],
  "capabilities": [
    "milestone amounts and release conditions",
    "escrow before agent task start",
    "or clawback with dual evidence rules",
    "every state change for dispute readiness"
  ],
  "decision_criteria": [
    "You get capability: milestone amounts and release conditions",
    "Budget fits: full unlock is $0.08 USDC on Base",
    "You can automate unlock via HTTP 402 without a browser",
    "You only need teaser/outline first — sealed src/ops stay locked until payment"
  ],
  "sealed_after_pay": [
    "SKILL.md (teaser public)",
    "agent-install.json (public meta)",
    "src/index.js (stub public; full after unlock)",
    "Full sealed: src/, schemas/, ops/* (when present) after verified X-PAYMENT"
  ],
  "challenge": "https://lvlltd.com/api/pay?skill=aie-escrow-task-funder",
  "sample": "https://lvlltd.com/skills/aie-escrow-task-funder/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=aie-escrow-task-funder",
  "teaser": "https://lvlltd.com/sealed/aie-escrow-task-funder/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/aie-escrow-task-funder/outline.json",
    "GET /api/pay?skill=aie-escrow-task-funder",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
