ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 4/5

ur-wizard

URnetwork Wizard - Complete decentralized privacy network skill for creating HTTPS/SOCKS/WireGuard proxies (consumer mode) and earning rewards by providing egress bandwidth (provider mode). Use when needing anonymous internet access, setting up VPN connections, scraping through proxies, or running a provider node to earn USDC. Formerly proxy-vpn, now enriched with full official documentation.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/chmikiro/ur-wizard
Or

What This Skill Does

The ur-wizard skill provides a comprehensive interface for the URnetwork decentralized privacy ecosystem within OpenClaw. It enables users to tap into a global network of egress nodes to achieve anonymous internet access through HTTPS, SOCKS5, and WireGuard protocols. Beyond consumption, the skill allows users to act as service providers, sharing their own bandwidth to earn USDC rewards. By managing authentication tokens and streamlining the location discovery process, ur-wizard abstracts the complexities of decentralized proxy management into simple, actionable commands for the AI agent.

Installation

To integrate this capability into your OpenClaw environment, run the following command in your terminal: clawhub install openclaw/skills/skills/chmikiro/ur-wizard After installation, ensure you have obtained your JWT by visiting the official URnetwork dashboard at https://ur.io. The skill relies on this token for all API communication with the network gateway.

Use Cases

  • Geo-Restricted Content Access: Bypass regional blocks by selecting specific egress nodes in different countries or cities.
  • Web Scraping: Utilize high-rotation HTTPS proxies to gather data while avoiding rate limiting and IP bans.
  • System-Wide Privacy: Route all traffic through a secure WireGuard tunnel for enhanced anonymity across your entire local machine or server instance.
  • Monetization: Convert unused internet bandwidth into passive income streams by deploying the provider mode in a stable network environment.
  • Socket-Level Networking: Establish SOCKS5 connections for specialized applications that require manual proxy configuration.

Example Prompts

  1. "ur-wizard: Search for available proxy nodes in Japan and create an HTTPS proxy for my scraping task."
  2. "ur-wizard: I need a WireGuard connection to a server in Germany. Configure my proxy settings and provide the config details."
  3. "ur-wizard: Can you help me set up a provider node to start earning rewards with my current bandwidth?"

Tips & Limitations

Always prioritize security by rotating your JWT periodically. When performing web scraping, favor the HTTPS proxy mode for its balance of speed and anonymity. Remember that the quality of your connection depends on the egress node's latency and throughput. If a specific location yields poor speeds, try selecting a different location ID. Note that WireGuard requires additional configuration flags in the auth-client request to function properly; ensure you have set enable_wg: true before attempting to connect. Finally, verify your account status on the web UI if you encounter persistent 401 Unauthorized errors during execution.

Metadata

Author@chmikiro
Stars3683
Views0
Updated2026-04-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-chmikiro-ur-wizard": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#proxy#vpn#privacy#web-scraping#decentralized
Safety Score: 4/5

Flags: network-access, external-api