kubernetes-devopsWHAT: Kubernetes manifest generation - Deployments, StatefulSets, CronJobs, Services, Ingresses, ConfigMaps, Secrets, and PVCs with production-grade security and health checks. WHEN: User needs to create K8s manifests, deploy containers, configure Services/Ingress, manage ConfigMaps/Secrets, set up persistent storage, or organize multi-environment configs. KEYWORDS: kubernetes, k8s, manifest, deployment, statefulset, cronjob, service, ingress, configmap, secret, pvc, pod, container, yaml, kustomize, helm, namespace, probe, security context
Install via ClawdBot CLI:
clawdbot install wpank/kubernetes-devopsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses system directories or attempts privilege escalation
/var/log/Calls external URL not in known-safe list
https://github.com/wpank/ai/tree/main/skills/devops/kubernetesUses known external API (expected, informational)
raw.githubusercontent.comAI Analysis
The skill's external calls are to public GitHub repositories for documentation and examples, which is consistent with its stated purpose of generating Kubernetes manifests. No evidence of credential harvesting, data exfiltration, hidden instructions, or obfuscation was found in the provided content.
Generated Mar 1, 2026
A retail company needs to deploy a new microservice for handling payment processing. The skill generates a Deployment manifest with security contexts, resource limits, and health probes, along with a Service for internal communication and a ConfigMap for environment-specific settings. This ensures the service is production-ready with security and reliability baked in.
A software-as-a-service provider requires a stateful database instance for user data storage. The skill creates a StatefulSet with PersistentVolumeClaims for data persistence, along with Secrets for database credentials and a Service for cluster-internal access. This setup supports high availability and secure credential management.
A healthcare organization needs automated daily backups of patient records. The skill generates a CronJob manifest to run backup scripts at scheduled intervals, using ConfigMaps for configuration and Secrets for encryption keys. This ensures compliance with data retention policies and operational reliability.
A fintech startup wants to expose its API externally with TLS encryption and rate limiting. The skill creates an Ingress resource with TLS configuration and annotations for rate limiting, along with a LoadBalancer Service for external access. This provides secure and scalable public access to the API.
A gaming company needs to manage different configurations for development, staging, and production environments. The skill uses Kustomize overlays to generate manifests with environment-specific ConfigMaps and resource settings, streamlining deployment across environments without code duplication.
Companies offering cloud-based services can use this skill to deploy and manage their application stacks on Kubernetes. It helps generate manifests for microservices, databases, and networking, reducing operational overhead and enabling scalable, multi-tenant architectures. Revenue is generated through monthly or annual subscription fees.
IT consulting firms leverage this skill to assist clients in containerizing and deploying applications on Kubernetes. It provides production-grade templates for deployments, services, and security, speeding up project delivery and ensuring best practices. Revenue comes from hourly rates or fixed-price contracts.
Large enterprises building internal platforms use this skill to standardize Kubernetes manifest generation across teams. It enforces security policies, health checks, and resource management, improving consistency and reducing errors in deployments. Revenue is derived from cost savings and increased operational efficiency.
💬 Integration Tip
Integrate this skill with CI/CD pipelines to automate manifest generation and deployment, and use tools like Helm or Kustomize for environment-specific customizations to streamline workflows.
Scored Apr 19, 2026
Audited Apr 16, 2026 · audit v1.0
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.