What is network?
Debug network connectivity, configure load balancers, and analyze traffic. Use for connectivity issues, network optimization, or protocol debugging. Source: htlin222/dotfiles.
Debug network connectivity, configure load balancers, and analyze traffic. Use for connectivity issues, network optimization, or protocol debugging.
Quickly install network AI skill to your development environment via command line
Source: 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
Debug network connectivity, configure load balancers, and analyze traffic. Use for connectivity issues, network optimization, or protocol debugging. Source: htlin222/dotfiles.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/htlin222/dotfiles --skill networkDebug network connectivity, configure load balancers, and analyze traffic. Use for connectivity issues, network optimization, or protocol debugging. Source: htlin222/dotfiles.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/htlin222/dotfiles --skill network Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/htlin222/dotfiles