{
  "skill_id": "agent-ops-control-plane-pack",
  "name": "Agent Ops Control Plane Pack",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 29,
  "category": "Agent Ops",
  "tier": "flagship",
  "tags": [
    "ops",
    "control-plane",
    "flagship",
    "swarm",
    "x402",
    "premium"
  ],
  "summary": "Unified ops pack: health, limits, secrets, HITL, and cost attribution for fleets.",
  "when_to_use": [
    "Running 5+ agents with shared keys and budgets",
    "Need one architecture doc before scale",
    "Replacing ad-hoc scripts with a coherent ops plane"
  ],
  "outline": [
    "Draw control-plane boundaries: policy, runtime, observability, money",
    "Wire health heartbeats and rate limiters into one policy store",
    "Place vault + HITL gates on irreversible tools",
    "Stream cost events to attribution ledger with goal tags",
    "Ship reference architecture.md + interface contracts for each subsystem"
  ],
  "capabilities": [
    "Reference architecture for agent ops plane",
    "Policy store interface sketch",
    "Integration map for health/limits/HITL/vault/cost",
    "Phased rollout 30/60/90"
  ],
  "decision_criteria": [
    "You need this when: Running 5+ agents with shared keys and budgets",
    "You get capability: Reference architecture for agent ops plane",
    "Budget fits: full unlock is $29 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=agent-ops-control-plane-pack",
  "sample": "https://lvlltd.com/skills/agent-ops-control-plane-pack/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=agent-ops-control-plane-pack",
  "teaser": "https://lvlltd.com/sealed/agent-ops-control-plane-pack/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/agent-ops-control-plane-pack/outline.json",
    "GET /api/pay?skill=agent-ops-control-plane-pack",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
