network-proxy

Installation
SKILL.md

Network Proxy Skill

This skill helps you troubleshoot and fix network connectivity issues by applying proxy settings.

When to use

  • A command fails with a network error (e.g., "connection refused", "timeout", "network unreachable").
  • A download or installation is extremely slow.
  • You explicitly ask to "use proxy" or "turn on proxy".

Default Proxy Configuration

Unless the user specifies otherwise, assume the local proxy is running at:

  • HTTP Proxy: http://127.0.0.1:7897
  • HTTPS Proxy: http://127.0.0.1:7897
  • SOCKS Proxy: socks5://127.0.0.1:7897

(Note: Port 7897 is common for tools like Clash/V2Ray. Adjust if the user provides a different port.)

How to Apply

Related skills

More from didi/mpx

Installs
16
Repository
didi/mpx
GitHub Stars
3.9K
First Seen
Mar 17, 2026