A specialized utility for detecting and validating system proxy configurations across different operating systems.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install proxy-detect
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install proxy-detect using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Proxy Detector skill is a lightweight Python utility designed to bridge the gap between AI agents and complex network environments. By automatically identifying system proxy settings on Windows and macOS, it ensures that your workflows remain connected regardless of local network restrictions. This skill is a vital component of the Openclaw Skills ecosystem, providing a reliable way for agents to understand their networking context. It does not just look for environment variables; it actively tests if the detected proxy is functional, ensuring high reliability for downstream processes.
Ensure you have Python 3.6 or higher installed. This skill requires no external libraries, making it highly portable and easy to integrate into your Openclaw Skills collection.
# Run the detector directly
python proxy_detector.py
The skill produces a streamlined JSON output for easy integration with other tools.
| Field | Type | Description |
|---|---|---|
| address | String | The full URL of the detected proxy (e.g., http://localhost:15236). |
| isActive | Boolean | A flag indicating if the proxy passed the connectivity test. |
Loading
Pi Project automates the detection, download, and configuration of Android and Flutter SDKs to streamline mobile development environments.

A comprehensive command-line interface for interacting with Craft.do documents, blocks, and tasks.

A background reporting system that prevents long-running AI tasks from stalling by providing mandatory, timed progress updates.

A powerful financial data retrieval tool for the Chinese A-share market leveraging the pywencai library.

A specialized tool for reading real-time climate data from DHT11 sensors via Raspberry Pi GPIO pins.

An automated system for harvesting and organizing Chinese ACG memes and trending Bilibili content to improve AI cultural intelligence.








































