operating-k8s-local
Operates local Kubernetes clusters with Minikube for development and testing.Use when setting up local K8s, deploying applications locally, or debugging K8s issues.Covers Minikube, kubectl essentials, local image loading, and networking.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install mjunaidca/mjs-agent-skills/operating-k8s-localskilz install mjunaidca/mjs-agent-skills/operating-k8s-local --agent opencodeskilz install mjunaidca/mjs-agent-skills/operating-k8s-local --agent codexskilz install mjunaidca/mjs-agent-skills/operating-k8s-local --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/mjunaidca/mjs-agent-skillscp -r mjs-agent-skills/.claude/skills/operating-k8s-local ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
microservices-patterns
by secondsky
Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed syst...
writing-skills
by obra
Use when creating new skills, editing existing skills, or verifying skills work before deployment
flow-nexus-swarm
by ruvnet
Cloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform
airflow-dag-patterns
by wshobson
Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchest...
Agentic Skill Details
- Repository
- mjs-agent-skills
- Stars
- 1
- Forks
- 2
- Type
- Technical
- Meta-Domain
- cloud infrastructure
- Primary Domain
- kubernetes
- Market Score
- 17
Agent Skill Grade
A Score: 93/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing TOC
- Missing debugging output examples
- Redundant command patterns
Recommendations
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-24
Developer Feedback
I've been digging into local Kubernetes setups lately, and your skill manages to cover the operational side without drowning in complexity—that's a rare balance for k8s tooling. Curious how you approach the gap between local dev clusters and production-grade operations.
Links:
The TL;DR
You're at 93/100, solid A territory. This is based on Anthropic's skill best practices. Your strongest area is Utility (19/20)—the skill actually solves real problems developers face. Weakest spot is Spec Compliance (12/15), mostly missing a couple trigger phrases and structural polish.
What's Working Well
- Utility is chef's kiss. You're addressing a genuine gap in local K8s development. The comprehensive coverage of setup, deployment, and debugging patterns gives developers real degrees of freedom—they're not locked into one approach.
- PDA structure is tight. 297 lines of pure operational content with zero external references is exactly right for a reference skill. Token economy is dense with code examples and minimal fluff.
- Your debugging section has teeth. The run→check→fix patterns with
kubectl describe, logs, and port-forwarding options give developers actual feedback loops. The verification script is a nice touch. - Discoverability triggers are strong. "local K8s," "Minikube," "debugging K8s issues"—these activate when people actually need you.
The Big One
Missing table of contents for a 297-line file. When your skill goes beyond ~100 lines, devs need navigation or they're scrolling blind. This isn't cosmetic—it directly impacts usability.
The fix: Add a TOC right after the frontma...
Browse Category
More cloud infrastructure Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.