proxy

Installation
SKILL.md

proxy - Shell Proxy Environment Management

The proxy module simplifies the process of managing network proxies in the shell environment, providing a unified way to set or clear common proxy variables like http_proxy and https_proxy.

When to Activate

  • When terminal tools or AI assistants face connectivity issues due to network restrictions.
  • When setting up a temporary proxy for the current session.
  • When clearing all proxy-related environment variables to restore direct connection.

Core Principles & Rules

  • Bulk Operations: Setting a proxy targets all common proxy variables simultaneously.
  • Persistence: Remind users that these changes typically apply only to the current shell session.
  • Clarity: Use ls to audit which proxy variables are currently active.

Patterns & Examples

Set Proxy

# Point all proxy variables to a local address
Related skills

More from x-cmd/skill

Installs
3
Repository
x-cmd/skill
GitHub Stars
20
First Seen
Apr 10, 2026