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
lsto audit which proxy variables are currently active.