{
  "skill_id": "studio-service-produce",
  "name": "Production Direction Service (one-shot)",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 1.99,
  "category": "Other",
  "tier": "starter",
  "tags": [
    "studio",
    "x402",
    "music",
    "agent",
    "studio-service",
    "produce",
    "one-shot",
    "micropay"
  ],
  "summary": "One-shot x402 service: hire the Record producer / A&R for a single project deliverable.",
  "when_to_use": [
    "Single project needs this chair once",
    "Client pays per service, not for ownership of the expert"
  ],
  "outline": [
    "Create Studio project",
    "GET 402 for this service skill",
    "Pay Base USDC",
    "POST unlock + Studio run with brief",
    "Download deliverable"
  ],
  "capabilities": [
    "One-shot professional deliverable",
    "Ledger-linked service receipt"
  ],
  "decision_criteria": [
    "You need this when: Single project needs this chair once",
    "You get capability: One-shot professional deliverable",
    "Budget fits: full unlock is $1.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=studio-service-produce",
  "sample": "https://lvlltd.com/skills/studio-service-produce/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=studio-service-produce",
  "teaser": "https://lvlltd.com/sealed/studio-service-produce/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/studio-service-produce/outline.json",
    "GET /api/pay?skill=studio-service-produce",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
