什么是 network?
调试网络连接、配置负载均衡器并分析流量。用于连接问题、网络优化或协议调试。 来源:htlin222/dotfiles。
调试网络连接、配置负载均衡器并分析流量。用于连接问题、网络优化或协议调试。
通过命令行快速安装 network AI 技能到你的开发环境
来源:htlin222/dotfiles。
| Connection refused | Port open? Service running? | Start service, open firewall | | Connection timeout | Firewall? Route? | Check security groups, routing | | SSL error | Cert valid? Chain complete? | Renew cert, fix chain | | DNS failure | Resolver? Record exists? | Check DNS config, add record |
| Slow response | Latency? Bandwidth? | Optimize route, increase capacity |
Input: "API calls timing out" Action: Test connectivity, check DNS, verify SSL, analyze latency
调试网络连接、配置负载均衡器并分析流量。用于连接问题、网络优化或协议调试。 来源:htlin222/dotfiles。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/htlin222/dotfiles --skill network调试网络连接、配置负载均衡器并分析流量。用于连接问题、网络优化或协议调试。 来源:htlin222/dotfiles。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/htlin222/dotfiles --skill network 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/htlin222/dotfiles