Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

homelab

homelab 收录了来自 isac322 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
2
Stars
10
更新
2026-04-05
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

homelab-version-checker
网络与计算机系统管理员

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
软件开发工程师

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