Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

homelab

homelab enthält 2 gesammelte Skills von isac322, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
2
Stars
10
aktualisiert
2026-04-05
Forks
0
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

homelab-version-checker
Netzwerk- und Computersystemadministratoren

Scan a GitOps repository to detect all deployed Kubernetes workloads (Helm charts, Kustomize, raw YAML, pinned container images), check upstream sources for version updates, and generate a detailed upgrade report with changelog summaries, breaking change analysis, and safety-level classifications (Safe / Config / External / Migration / Breaking). Then optionally execute upgrades with appropriate caution per safety level. Use this skill whenever the user mentions version updates, checking for outdated workloads, upgrade planning, dependency updates, or wants to know if anything in their cluster needs updating — even if they don't explicitly say 'version check'. Also trigger when the user asks about Helm chart updates, image tag bumps, or GitOps maintenance.

2026-04-05
terraform-version-checker
Softwareentwickler

Scan a Terraform project to detect all provider version constraints and lock file pins, check the Terraform Registry for available updates, analyze changelogs and breaking changes, and generate a detailed upgrade report with safety-level classifications (Safe / Config / External / Migration / Breaking). Then optionally execute upgrades. Use this skill whenever the user mentions Terraform provider updates, terraform version checking, provider upgrades, lock file updates, or wants to know if any Terraform providers or the Terraform core version need updating. Also trigger when the user asks about .terraform.lock.hcl, required_providers, or terraform init -upgrade.

2026-04-05