帮助用户评估家庭实验室网络的安全性、性能与部署就绪度。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "homelab-network-readiness" 技能: 1. 下载 https://raw.githubusercontent.com/affaan-m/ECC/main/docs/ja-JP/skills/homelab-network-readiness/SKILL.md 2. 保存为 ~/.claude/skills/homelab-network-readiness/SKILL.md 3. 装好后重载技能,告诉我可以用了
请为我的 homelab 做一次部署前网络就绪度检查,重点评估 IP 规划、DNS、网关、端口可达性、VLAN 划分和潜在配置冲突,并给出修复建议清单。
一份网络就绪度评估报告,包含问题列表、风险说明和修复优先级建议。
请评估我的家庭实验室网络安全风险,检查默认凭据、暴露服务、访问控制、分段隔离、防火墙规则和远程访问配置,并按严重程度排序。
一份按严重程度分级的安全评估结果,并附带具体加固建议。
请为我的 homelab 制定网络性能测试方案,覆盖吞吐量、延迟、丢包、服务响应时间和多节点负载场景,并说明测试步骤与判定标准。
一套可执行的性能测试方案,包含测试项目、方法、指标阈值和结果解读方式。
Use this skill before changing a home or small-lab network that mixes VLANs, Pi-hole or another local DNS resolver, firewall rules, and remote VPN access.
This is a planning and review skill. Do not turn it into copy-paste router, firewall, or VPN configuration unless the target platform, current topology, rollback path, console access, and maintenance window are all known.
Collect this before giving implementation steps:
| Area | Questions |
|---|---|
| Internet edge | What is the modem or ONT? Is the ISP router bridged or still routing? |
| Gateway | What routes, firewalls, handles DHCP, and terminates VPNs? |
| Switching | Which switch ports are uplinks, access ports, trunks, or unmanaged? |
| Wi-Fi | Which SSIDs map to which networks, and are APs wired or mesh? |
| Addressing | What subnets exist today, and which ranges conflict with VPN sites? |
| DNS/DHCP | Which service currently hands out leases and resolver addresses? |
| Management | How will the operator reach the gateway, switch, and AP after changes? |
| Recovery | What can be reverted locally if DNS, DHCP, VLANs, or VPN routes break? |
Start with intent rather than vendor syntax.
| Zone | Typical contents | Default policy |
|---|---|---|
| Trusted | Laptops, phones, admin workstations | Can reach shared services and management only when needed |
| Servers | NAS, Home Assistant, lab hosts, DNS resolver | Accepts narrow inbound flows from trusted clients |
| IoT | TVs, smart plugs, cameras, speakers | Internet access plus explicit exceptions only |
| Guest | Visitor devices | Internet-only, no LAN reachability |
| Management | Gateway, switches, APs, controllers | Reachable only from trusted admin devices |
| VPN | Remote clients | Same or narrower access than trusted clients |
Before recommending VLAN IDs or subnets, confirm:
Pi-hole or another local resolver should be introduced as a dependency, not as a single point of failure.
home.arpa names.…
通过双评审智能体对结果进行对抗式校验,提升输出发布前的可靠性
帮助你规划家庭与实验室网络拓扑、地址分配、设备连接与常见避坑。