{
  "skill_id": "lvl-agent-revenue-os-pack",
  "name": "LVL Agent Revenue OS Pack",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 49,
  "category": "Launch",
  "tier": "flagship",
  "tags": [
    "digital-good",
    "x402",
    "launch",
    "revenue",
    "playbook",
    "flagship"
  ],
  "summary": "Flagship digital good: ship one live payment service and one paid product with x402 rails, hour-1 checklist, and unit economics.",
  "when_to_use": [
    "You need a complete kit to launch agent-payable skills and one digital good",
    "You are wiring live x402 paywalls and need production curl contracts",
    "You want hour-1 go-live and unit-econ kill criteria in one purchase",
    "You are onboarding an agent operator to LVL-style markets"
  ],
  "outline": [
    "1. Read pack README and operator playbook",
    "2. Verify service health and 402 challenge",
    "3. Ship product page + sealed good",
    "4. Run hour-1 checklist",
    "5. Log confirmed revenue and weekly compound"
  ],
  "capabilities": [
    "End-to-end agent market launch sequence",
    "Live x402 payment integration patterns",
    "Offer stack design without dark patterns",
    "Hour-1 production checklist",
    "Unit economics and kill criteria",
    "Agent-installable skill definition"
  ],
  "decision_criteria": [
    "You need this when: You need a complete kit to launch agent-payable skills and one digital good",
    "You get capability: End-to-end agent market launch sequence",
    "Budget fits: full unlock is $49 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=lvl-agent-revenue-os-pack",
  "sample": "https://lvlltd.com/skills/lvl-agent-revenue-os-pack/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=lvl-agent-revenue-os-pack",
  "teaser": "https://lvlltd.com/sealed/lvl-agent-revenue-os-pack/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/lvl-agent-revenue-os-pack/outline.json",
    "GET /api/pay?skill=lvl-agent-revenue-os-pack",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
