{
  "skill_id": "nexlify",
  "name": "Nexlify (early access)",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 2.99,
  "category": "Commerce",
  "tier": "preview",
  "tags": [
    "builder",
    "meta-agent",
    "saas",
    "preview",
    "depth:outline_only",
    "demoted-default"
  ],
  "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": [
    "Describe the agent or SaaS you want (goal, users, integrations, constraints).",
    "Nexlify scaffolds architecture: modules, APIs, data model, and agent roles.",
    "Review the generated blueprint for fit — this listing is early-access preview.",
    "Export scaffold notes for your repo; generation endpoint is not production-live yet.",
    "When generation ships, re-verify price and unlock path on the marketplace proof ledger."
  ],
  "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\"}"
  ]
}
