#devops

2 skills & prompts · 8 tools · 10 MCP servers · 6 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

MisakaNet

📚 A zero-dependency, git-backed micro-lesson library for AI Agents to asynchronously share and search verified debugging experience. Python stdlib only. | http…

LLM Mart 0
28 views
MikroMCP

Production-grade MCP server for MikroTik RouterOS with secure AI-native network automation.

LLM Mart 0
27 views
Siclaw

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

LLM Mart 0
27 views
Versus Incident

Versus Incident is the self-hosted AI SRE agent. It learns what your system normally look like and escalates only what is new or unexpected issues — routing to…

LLM Mart 0
13 views
OpenSRE

OpenSRE — the memory-first AI SRE. Self-hosted incident investigation with episodic memory, knowledge graph, web console, Slack & Teams. opensre.in

LLM Mart 0
10 views
Kubeterm

Graphical management tool for Kubernetes on desktop and mobile.

LLM Mart 0
2 views
MCP Airflow API

⚡ Control Apache Airflow with natural language via MCP. Chat with your workflows using Claude, GPT, or any LLM — no REST API calls needed. Supports Airflow 2.x…

LLM Mart 0
2 views
Orbi

Orbi — the factory that builds and operates AI software factories. GitHub Issues in, releases and runnable system out

LLM Mart 0
1 views

MCP servers

Control fleets of remote machines via AI agents: exec, files, git, fleet ops, map/reduce.

15 views

Deterministic, offline, read-only ADR decision memory for coding agents. No model or network calls.

14 views

AI-powered VMware vCenter/ESXi VM lifecycle and deployment with 60 MCP tools.

12 views

Let AI operate servers without SSH. Choose actions, approve risky changes, and audit every step.

11 views

Inspect and manage a homelab over MCP - status, Docker, ports, backups - without shell access.

11 views

Manage AWS, Hetzner, OVH and SSH servers: status, logs, CloudWatch, IP bans, safe command exec.

9 views

Detects database migration table locks, terraform cost leaks, and OWASP API flaws.

1 views

Live status-page map for 1,127 SaaS/cloud vendors plus 15,418 historical incidents.

0 views

SDK for creating, managing, and operating Kubernetes clusters and workloads with ease.

0 views

A modern, container-friendly, optionally-distributed, fault-tolerant, highly available, leader-electing, highly configurable, precompiled, multi-architecture, p…

0 views

Articles

Those are the other app's keys

Twenty minutes recovering secrets that never existed, and the one sentence from a human that ended it

LLM Mart · Sep 23, 2026 1 views 0 reactions

The coverage audit before you delete the safety net

31 config keys, two audits, and why the first one was wrong in both directions

LLM Mart · Sep 22, 2026 3 views 0 reactions

Rotating a leaked credential, in the right order

Everyone looks at the Dockerfile. The file that actually leaked the key was the project file.

LLM Mart · Sep 21, 2026 1 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

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