{
  "skill_id": "agent-cryptocurrency-master",
  "name": "Agent Cryptocurrency Master",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 2.99,
  "category": "Finance",
  "tier": "starter",
  "tags": [
    "crypto",
    "treasury",
    "skillnft",
    "depth:outline_only",
    "demoted-default"
  ],
  "summary": "Tokenomics, wallets, DeFi, DOGE treasury, on-chain agent payments, SkillNFTs.",
  "when_to_use": [
    "Agents must pay or receive crypto safely",
    "Treasury policy and address hygiene are unclear",
    "You're integrating x402 with real mainnet funds",
    "Risk reviews need wallet ops runbooks"
  ],
  "outline": [
    "Map agent wallet roles: treasury, ops, escrow, payee allowlist",
    "Design tokenomics only when a real utility exists (no vanity coins)",
    "Wire x402/USDC and optional DOGE settlement runbooks",
    "Specify SkillNFT metadata and royalty splits if minting",
    "Emit wallet ops checklist + on-chain verification notes"
  ],
  "capabilities": [
    "agent wallet roles: treasury, ops, escrow, payee allowlist",
    "tokenomics only when a real utility exists (no vanity coins)",
    "x402/USDC and optional DOGE settlement runbooks",
    "Specify SkillNFT metadata and royalty splits if minting"
  ],
  "decision_criteria": [
    "You need this when: Agents must pay or receive crypto safely",
    "You get capability: agent wallet roles: treasury, ops, escrow, payee allowlist",
    "Budget fits: full unlock is $2.99 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=agent-cryptocurrency-master",
  "sample": "https://lvlltd.com/skills/agent-cryptocurrency-master/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=agent-cryptocurrency-master",
  "teaser": "https://lvlltd.com/sealed/agent-cryptocurrency-master/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/agent-cryptocurrency-master/outline.json",
    "GET /api/pay?skill=agent-cryptocurrency-master",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
