{
  "skill_id": "bundle-agent-production-gates",
  "name": "Agent Production Gates",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 10.99,
  "category": "agent-ops",
  "tier": "bundle",
  "tags": [
    "ops",
    "safety",
    "bundle",
    "workflow",
    "hitl"
  ],
  "summary": "Health protocol → rate limits → HITL approval before production tools and spend.",
  "when_to_use": [
    "You want a multi-step agent workflow, not one-off skills",
    "Buying members separately would cost more",
    "Install health-check protocol on orchestrator",
    "Configure tool-call rate limiter by cost class"
  ],
  "outline": [
    "Step 1: agent-health-check-protocol",
    "Step 2: tool-call-rate-limiter",
    "Step 3: human-in-loop-approval-gate"
  ],
  "capabilities": [
    "Single x402 unlock for all member sealed packs",
    "Declared execution / handoff order",
    "Saves $1.98 vs buying parts ($12.97 → $10.99)"
  ],
  "decision_criteria": [
    "You need this when: You want a multi-step agent workflow, not one-off skills",
    "You get capability: Single x402 unlock for all member sealed packs",
    "Budget fits: full unlock is $10.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=bundle-agent-production-gates",
  "sample": "https://lvlltd.com/skills/bundle-agent-production-gates/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=bundle-agent-production-gates",
  "teaser": "https://lvlltd.com/sealed/bundle-agent-production-gates/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/bundle-agent-production-gates/outline.json",
    "GET /api/pay?skill=bundle-agent-production-gates",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
