#kubernetes

2 skills & prompts · 6 tools · 3 MCP servers · 5 articles

Skills & prompts

ChatGPT Claude Codex CLI Cohere Cursor DeepSeek Gemini GitHub Copilot GLM Grok Kimi Llama MiniMax Mistral OpenAI opencode Skill Screened 46490

cron-doctor

Diagnose and validate cron expressions before they ship. Catches the five silent death-traps: impossible dates that never fire, OR-semantics that fire too often, midnight spikes, uneven step drift, and leap-year February 29.

LLM Mart

25 views
Claude Skill Screened 83

github-runner

Deploy, manage, and troubleshoot self-hosted GitHub Actions runners. Covers systemd service, Docker containers, Kubernetes (Actions Runner Controller), and the Scale Set Client. Use when setting up a CI runner, debugging registration failures, designing autoscaling, or hardening

LLM Mart

10 views

Tools

Kilo Code

Kilo Code is a popular, open-source AI coding agent and "agentic engineering" platform designed to help developers build, refactor, and debug software faster

LLM Mart 0
33 views
OpenSandbox

Secure, Fast, and Extensible Sandbox runtime for AI agents.

LLM Mart 0
28 views
Siclaw

AI-powered SRE platform — read-only infrastructure diagnostics with deep investigation, security governance, and team collaboration

LLM Mart 0
27 views
Agentconnect

The open-source, multi-agent alternative to Claude Tag. @ any agent, wherever work happens, your agents work alongside your team and each other, learning as the…

LLM Mart 0
27 views
Uniterm

A lightweight all-in-one terminal with 20+ protocols — SSH, RDP, SFTP, databases, Kubernetes and more. With a built-in autonomous AI Agent that plans and runs m…

LLM Mart 0
27 views
Kite

🪁 A lightweight, modern Kubernetes dashboard that unifies multi-cluster and resource management, enterprise-grade user governance (OAuth, RBAC, and audit logs)…

LLM Mart 0
3 views

MCP servers

MimiOps is an opinionated MCP server for Kubernetes

23 views

vSphere with Tanzu (VKS): Namespace and TanzuKubernetesCluster lifecycle. Requires vSphere 8.x+.

17 views

Governed Kubernetes ops — 55 MCP tools with audit, budget, undo, risk-tier audit labels.

2 views

Articles

Byte-identical or bust

"Copy it over and switch the reference" is two steps, and the outage lives in the one nobody checks

LLM Mart · Sep 20, 2026 5 views 0 reactions

Never let the AI print a secret

The most important rule wasn't about what I could change. It was about what I was allowed to display.

LLM Mart · Sep 19, 2026 1 views 0 reactions

The version bump that took down an app (and how it self-healed)

One character of YAML, four pods that never started, and two safety nets I didn't know were holding. Every restart is an audit. Schedule them before they schedule you.

LLM Mart · Aug 19, 2026 23 views 0 reactions

What counts as proof

"Verify your work" isn't an instruction. It's a mood. Here's the version that's an instruction. Verify with a different mechanism than the one that made the claim.

LLM Mart · Aug 19, 2026 25 views 0 reactions

The deploy that merged but never deployed

A green PR, a controller reporting success, and not one line of the new code running

LLM Mart · Aug 10, 2026 32 views 1 reactions