{
  "skill_id": "cold-start-catalog-bootstrapper",
  "name": "Cold-Start Catalog Bootstrapper",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 7.99,
  "category": "Growth",
  "tier": "premium",
  "tags": [
    "cold-start",
    "marketplace",
    "launch",
    "growth",
    "premium",
    "x402"
  ],
  "summary": "Launch play for a marketplace with zero sales history and empty social proof.",
  "when_to_use": [
    "New skill market with 0 unlocks",
    "Need a 14-day plan to first confirmed revenue",
    "Avoid shipping 100 stubs as “launch”"
  ],
  "outline": [
    "Ship 1 canary + 3 decision-grade skills only",
    "Instrument proof/revenue endpoints before marketing",
    "Seed distribution: agent directories + one human community",
    "Kill vanity metrics; track challenges, unlocks, unique skills",
    "Emit 14-day bootstrap plan.md + KPI sheet"
  ],
  "capabilities": [
    "Minimum viable catalog definition",
    "Proof-before-marketing rule",
    "Distribution seed list pattern",
    "KPI sheet for cold start"
  ],
  "decision_criteria": [
    "You need this when: New skill market with 0 unlocks",
    "You get capability: Minimum viable catalog definition",
    "Budget fits: full unlock is $7.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=cold-start-catalog-bootstrapper",
  "sample": "https://lvlltd.com/skills/cold-start-catalog-bootstrapper/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=cold-start-catalog-bootstrapper",
  "teaser": "https://lvlltd.com/sealed/cold-start-catalog-bootstrapper/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/cold-start-catalog-bootstrapper/outline.json",
    "GET /api/pay?skill=cold-start-catalog-bootstrapper",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
