k8s-manifest-generator

Generate Kubernetes Deployment, Service, ConfigMap, and Secret manifests.

3|1|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/48Nauts-Operator/opencode-baseline --skill k8s-manifest-generator-48nauts-operator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: k8s-manifest-generator
Source: https://github.com/48Nauts-Operator/opencode-baseline/tree/main/.opencode/skill/kubernetes/k8s-manifest-generator
Command: npx skills add https://github.com/48Nauts-Operator/opencode-baseline --skill k8s-manifest-generator-48nauts-operator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards.

Core Features & Use Cases

  • Step-by-step deployment, service, configmap, secret, and PVC generation
  • Security and resource best practices included (limits, health checks, non-root)
  • Multi-environment deployment readiness and validation

Quick Start

Generate a Deployment and Service manifest for a new app with health checks and resource limits.