{
  "skill_id": "content-licensing-terms-generator",
  "name": "Content Licensing Terms Generator",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 4.99,
  "category": "Legal",
  "tier": "standard",
  "tags": [
    "license",
    "legal-lite",
    "skills",
    "digital-goods",
    "x402"
  ],
  "summary": "Plain-language usage rights for digital skill pack buyers.",
  "when_to_use": [
    "Publishing a new skill without lawyer-ready prose yet",
    "Buyer agent must accept terms before unlock automation",
    "Clarifying multi-seat vs single-wallet use"
  ],
  "outline": [
    "Select license mode: single-agent, team, no-resale, eval-only",
    "Fill prohibited uses (redistribute sealed files, public mirror)",
    "State warranty disclaimer and “capability pack not certification”",
    "Add contact for commercial expansion",
    "Emit LICENSE.md + machine terms.json"
  ],
  "capabilities": [
    "License mode selector",
    "Prohibited-use clauses for sealed packs",
    "Machine-readable terms flags",
    "Commercial expansion contact block"
  ],
  "decision_criteria": [
    "You need this when: Publishing a new skill without lawyer-ready prose yet",
    "You get capability: License mode selector",
    "Budget fits: full unlock is $4.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=content-licensing-terms-generator",
  "sample": "https://lvlltd.com/skills/content-licensing-terms-generator/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=content-licensing-terms-generator",
  "teaser": "https://lvlltd.com/sealed/content-licensing-terms-generator/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/content-licensing-terms-generator/outline.json",
    "GET /api/pay?skill=content-licensing-terms-generator",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
