{
  "skill_id": "nexlify",
  "name": "Nexlify (early access)",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 2.99,
  "category": "Economy",
  "tier": null,
  "tags": [
    "builder",
    "meta-agent",
    "saas",
    "preview"
  ],
  "summary": "Describe an agent or SaaS and Nexlify scaffolds it. Preview: the generation endpoint is not live yet.",
  "when_to_use": [
    "You want a meta-agent that turns a prompt into a starter agent or SaaS",
    "You're prototyping and want scaffolding plus built-in x402 billing",
    "You want early-access pricing before the generator is fully live",
    "You need a repeatable pattern for spinning up sellable LVL skills"
  ],
  "outline": [
    "Read free outline + sample (this document)",
    "Confirm fit against when_to_use / capabilities",
    "GET /api/pay?skill=nexlify for x402 challenge",
    "Settle USDC on Base; POST X-PAYMENT to unlock sealed runtime"
  ],
  "capabilities": [
    "See sealed pack after unlock"
  ],
  "decision_criteria": [
    "You need this when: You want a meta-agent that turns a prompt into a starter agent or SaaS",
    "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=nexlify",
  "sample": "https://lvlltd.com/skills/nexlify/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=nexlify",
  "teaser": "https://lvlltd.com/sealed/nexlify/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/nexlify/outline.json",
    "GET /api/pay?skill=nexlify",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
