← 返回 Skills 市场
projectsnowwork

ProxyOps

作者 ProjectSnowWork · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
243
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install proxyops
功能描述
Local-first proxy inventory, routing planner, and health tracking engine. Use whenever the user needs to organize proxy assets, compare providers, track regi...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install proxyops
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /proxyops 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug proxyops
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ProxyOps 是什么?

Local-first proxy inventory, routing planner, and health tracking engine. Use whenever the user needs to organize proxy assets, compare providers, track regi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 243 次。

如何安装 ProxyOps?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install proxyops」即可一键安装,无需额外配置。

ProxyOps 是免费的吗?

是的,ProxyOps 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

ProxyOps 支持哪些平台?

ProxyOps 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 ProxyOps?

由 ProjectSnowWork(@projectsnowwork)开发并维护,当前版本 v1.0.0。

💬 留言讨论