Johannes Krumm
Community@jkrumm · Munich, Germany
Johannes Krumm maintains homelab server skills covering Docker container upgrades, VPS health audits, Cloudflare DNS management, and infrastructure documentation accuracy.
Agent Skills by Johannes Krumm
Showing 4 vetted skills indexed across 2 GitHub repositories.
upgrade-stack
Plans upgrades for manually-managed Docker containers with dependency checking and breaking change analysis.
cloudflare
Manage Cloudflare DNS records and tunnel ingress rules via SSH.
docs
Audits infrastructure changes and synchronizes README, AGENTS.md, and runbook documentation.
audit
Audits homelab server health across eight phases over SSH and remediates findings.
Frequently Asked Questions About Johannes Krumm
FAQPage SchemaWhat tasks can I perform using jkrumm's skills?▼
You can upgrade manually-managed Docker containers with dependency and breaking-change analysis, run full 8-phase homelab server health audits with issue remediation, manage Cloudflare DNS records and tunnel ingress rules via SSH, and audit documentation files against infrastructure code for accuracy.
Who are jkrumm's skills designed for?▼
These skills target homelab operators and self-hosting administrators who run VPS servers with manually-managed Docker containers. They suit engineers maintaining personal infrastructure who need container upgrade safety checks, system health auditing, DNS management, and documentation kept in sync with real infrastructure changes.
How does the upgrade-stack skill handle Docker container updates?▼
The upgrade-stack skill acts as an upgrade assistant for all manually-managed Docker containers. It performs dependency checking, maintains awareness of shared infrastructure between containers, and analyzes breaking changes before applying upgrades, reducing the risk of disrupting interconnected homelab services.
What does the audit skill check on a homelab server?▼
The audit skill runs a full health audit across 8 phases, examining VPS system resources, running containers, network connectivity, and backup status. After completing the audit, it offers to fix each issue found rather than only reporting problems.
How does the docs skill keep homelab documentation accurate?▼
The docs skill audits documentation files against actual infrastructure code for accuracy and completeness. It detects infrastructure changes and updates README.md, AGENTS.md, the docs/ directory, and skill files so documentation never drifts from the real server state.