← Back to Skills Marketplace
projectsnowwork

ProxyOps

by ProjectSnowWork · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
243
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install proxyops
Description
Local-first proxy inventory, routing planner, and health tracking engine. Use whenever the user needs to organize proxy assets, compare providers, track regi...
Usage Guidance
This skill appears internally consistent and implements a local proxy inventory and selection tool. Before installing/using it: (1) ensure python3 is available and run scripts in a trusted environment; (2) be aware proxies and any auth metadata you add are saved under ~/.openclaw/workspace/memory/proxy — these files may contain sensitive data, so set appropriate file permissions or avoid storing credentials there; (3) inspect the bundled scripts yourself if you want to confirm there are no changes you don't expect; and (4) run init_storage.py first to create the storage files.
Capability Analysis
Type: OpenClaw Skill Name: proxyops Version: 1.0.0 The ProxyOps skill is a legitimate local-first inventory management system for tracking proxy assets and their health. The scripts (e.g., add_proxy.py, list_proxies.py, pick_proxy.py) perform standard CRUD operations on local JSON files stored in the user's workspace and contain no network calls, obfuscation, or suspicious execution logic.
Capability Assessment
Purpose & Capability
Name/description describe a local proxy inventory and routing planner; the included scripts (init, add, list, score, pick, update) directly implement that functionality. No unrelated binaries, services, or credentials are requested.
Instruction Scope
Runtime instructions and scripts operate only on local JSON files under ~/.openclaw/workspace/memory/proxy and require python3. There are no network calls, hidden endpoints, or instructions to read other system files. Note: the skill will store proxy metadata (which may be sensitive) in the user's home directory—verify and protect those files as needed.
Install Mechanism
No install spec or external downloads; the skill is instruction-only with bundled Python scripts, so nothing is fetched from arbitrary URLs or installed system-wide.
Credentials
The skill requires no environment variables or external credentials. Its file access is limited to a single directory under the user's home, which is consistent with its purpose of local-first storage.
Persistence & Privilege
always is false, the skill does not request permanent/global privileges, and it does not modify other skills or system-wide agent settings. It only reads/writes its own local storage files.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install proxyops
  3. After installation, invoke the skill by name or use /proxyops
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
[email protected]: Know what you have. Route with intention. Added local-first proxy inventory, fit-for-purpose selection, quality scoring, and metadata tracking for provider, region, protocol, expiry, and routing.
Metadata
Slug proxyops
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ProxyOps?

Local-first proxy inventory, routing planner, and health tracking engine. Use whenever the user needs to organize proxy assets, compare providers, track regi... It is an AI Agent Skill for Claude Code / OpenClaw, with 243 downloads so far.

How do I install ProxyOps?

Run "/install proxyops" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ProxyOps free?

Yes, ProxyOps is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ProxyOps support?

ProxyOps is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ProxyOps?

It is built and maintained by ProjectSnowWork (@projectsnowwork); the current version is v1.0.0.

💬 Comments