{
  "skill_id": "tesla-trek-coordinator",
  "name": "Tesla Trek Coordinator",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 2.99,
  "category": "Other",
  "tier": "starter",
  "tags": [
    "travel",
    "family",
    "missions",
    "depth:outline_only",
    "demoted-default"
  ],
  "summary": "Mission packs, family treks, and GPS claim coaching for tesla-trek.com.",
  "when_to_use": [
    "Building mission content for tesla-trek.com",
    "A family trip needs structured missions and claimable moments",
    "You're bridging lvlltd agent skills with Tesla Trek product loops",
    "GPS claim UX or mission difficulty needs redesign"
  ],
  "outline": [
    "Sync trek waypoints with ownership/mission constraints",
    "Coordinate AR HUD + fleet APIs without leaking keys",
    "Map mission packs to marketplace skill bridges",
    "Verify live endpoints before public claims",
    "Emit trek coordinator runbook + mission checklist"
  ],
  "capabilities": [
    "trek waypoints with ownership/mission constraints",
    "Coordinate AR HUD + fleet APIs without leaking keys",
    "mission packs to marketplace skill bridges",
    "live endpoints before public claims"
  ],
  "decision_criteria": [
    "You need this when: Building mission content for tesla-trek.com",
    "You get capability: trek waypoints with ownership/mission constraints",
    "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=tesla-trek-coordinator",
  "sample": "https://lvlltd.com/skills/tesla-trek-coordinator/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=tesla-trek-coordinator",
  "teaser": "https://lvlltd.com/sealed/tesla-trek-coordinator/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/tesla-trek-coordinator/outline.json",
    "GET /api/pay?skill=tesla-trek-coordinator",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
