{
  "id": "contabo-live-instance-lifecycle-guard",
  "name": "Contabo Live Instance Lifecycle Guard",
  "type": "skill",
  "provider": "contabo",
  "harnesses": [
    "codex",
    "claude-code",
    "cursor",
    "gemini",
    "kiro",
    "other"
  ],
  "summary": "Live-guard skill for Contabo VPS/VDS lifecycle operations including instance creation, reinstallation, and cancellation with mandatory contract period acknowledgment, billing impact confirmation, and rollback plan before any mutation.",
  "source_type": "original",
  "official_docs": [
    "https://api.contabo.com/",
    "https://docs.contabo.com/"
  ],
  "security_notes": "OAuth2 password grant tokens expire in ~5 minutes — refresh handling must not log token values. Credentials must remain in environment variables. Contabo has no official Terraform provider or SDK; recommend cntb CLI or REST API with curl + jq. Contractual periods (1, 3, 6, 12 months) are binding at creation — cancellation may incur early-termination billing. x-request-id (UUIDv4) is mandatory for all mutation calls. Hard-stop on any lifecycle action without explicit period acknowledgment and rollback plan.",
  "last_verified": "2026-05-10",
  "path": "skills/contabo/contabo-live-instance-lifecycle-guard",
  "author": "github: VincentChuWaiChow",
  "version": "0.1.0"
}
