Skip to main content
Back to the directory
wshobson/agentsSoftware EngineeringFrontend and Design

k8s-manifest-generator

Production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
5

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wshobson/agents --skill k8s-manifest-generator
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, k8s-manifest-generator has 5 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wshobson/agents. Canonical URL: https://skills.sh/wshobson/agents/k8s-manifest-generator.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
Production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims. Step-by-step guidance for creating production-ready Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims. This skill provides comprehensive guidance for generating well-structured, secure, and production-ready Kubernetes manifests following cloud-native best practices and Kubernetes conventions. Use this skill when you need to: Understand the workload: Questions to ask: Follow this structure: Best practices to apply: Reference: See references/deployment-spec.md for detailed deployment options Choose the appropriate Service type: ClusterIP (internal only): LoadBalancer (external access): Reference: See references/service-spec.md for service types and networking For application configuration: Best practices: Reference: See assets/configmap-template.yaml for examples For sensitive data: Security considerations: For stateful applications: Mount in Deployment: Storage considerations: Add security context to Deployment: Security checklist: Standard labels (recommended): Useful annotations: File organization options: Option 1: Single file with --- separator Option 2: Separate files Option 3: Kustomize structure Validation steps: Testing checklist: Use case: Standard web API or microservice Components needed: Reference: See...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does k8s-manifest-generator do?

Production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims.

Is k8s-manifest-generator good?

k8s-manifest-generator does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support k8s-manifest-generator?

k8s-manifest-generator currently lists compatibility with Skills CLI.

Is k8s-manifest-generator safe to install?

k8s-manifest-generator has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to k8s-manifest-generator?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install k8s-manifest-generator?

Run the following command to install k8s-manifest-generator: npx skills add https://github.com/wshobson/agents --skill k8s-manifest-generator

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering