What problem does it solve?
This Skill provides a reliable reference for locating and operating the l8k CLI, avoiding invalid commands, unstructured output, configuration mistakes, and unsafe deployment actions.
Core Features & Use Cases
- Binary Discovery: Establishes the required procedure for finding the installed l8k binary without exploring unrelated paths or repository contents.
- CLI Operations: Documents available commands, global flags, JSON output requirements, exit codes, structured errors, and schema discovery.
- Safe Kubernetes Workflows: Guides cluster discovery and manifest generation while enforcing deployment confirmation, dry-run preferences, kubeconfig protection, and network operator namespace handling.
- Use Case: When an AI agent needs to inspect a cluster or generate deployment manifests, it can follow the shared rules to invoke l8k in machine-readable JSON mode and interpret failures consistently.
Quick Start
Use the k8s-launch-kit-shared skill to verify l8k availability and safely plan the appropriate JSON-mode CLI workflow for the requested Kubernetes operation.