{
  "skill_id": "wallet-onboarding-noncrypto-buyers",
  "name": "Wallet Onboarding for Non-Crypto Buyers",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 3.99,
  "category": "Commerce",
  "tier": "standard",
  "tags": [
    "wallet",
    "metamask",
    "onboarding",
    "base",
    "commerce",
    "x402"
  ],
  "summary": "Exact human path: MetaMask + Base USDC without abandoning cart.",
  "when_to_use": [
    "Hub conversion drops at Connect wallet",
    "Support tickets are mostly “how do I get USDC on Base”",
    "Launching a skill pack to non-crypto audiences"
  ],
  "outline": [
    "Segment: has wallet / has ETH mainnet only / zero crypto",
    "Script install MetaMask or Coinbase Wallet and switch to Base",
    "Fund path: on-ramp USDC → bridge notes → gas ETH tip",
    "Cart recovery after network wrong or insufficient funds",
    "Ship onboarding-funnel.md + error-screen copy deck"
  ],
  "capabilities": [
    "Segmented onboarding scripts",
    "Base network switch checklist",
    "On-ramp/bridge link pack",
    "Cart-recovery microcopy"
  ],
  "decision_criteria": [
    "You need this when: Hub conversion drops at Connect wallet",
    "You get capability: Segmented onboarding scripts",
    "Budget fits: full unlock is $3.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=wallet-onboarding-noncrypto-buyers",
  "sample": "https://lvlltd.com/skills/wallet-onboarding-noncrypto-buyers/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=wallet-onboarding-noncrypto-buyers",
  "teaser": "https://lvlltd.com/sealed/wallet-onboarding-noncrypto-buyers/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/wallet-onboarding-noncrypto-buyers/outline.json",
    "GET /api/pay?skill=wallet-onboarding-noncrypto-buyers",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
