network-status
Installation
SKILL.md
network-status Skill
Language: Respond in the same language as the user (中文提问则中文回答).
Zero-dependency network diagnosis. Runs read-only commands to collect proxy, connectivity, speed, DNS, local network, public IP, and VPN info. Produces a structured Markdown report.
Execution Flow
Step 0 · Detect Language
Detect user's language from input and use it for all output.
Step 1 · Run Diagnostics (Read-Only)
Execute commands sequentially. Each module is independent; failure in one does not block others. Use 3–5 second timeout for external requests (ping, curl) to avoid long hangs.