← 返回 Skills 市场
xueyetianya

Valve

作者 bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
155
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install valve
功能描述
Valve sizing and selection tool
安全使用建议
This skill appears to do what it says: a local CLI tool that stores JSONL entries under ~/.valve by default. Before installing/using: 1) review the included scripts/script.sh (already done) and ensure you trust it; 2) do not set VALVE_DIR to a system or sensitive path (e.g., /etc, /root, or any directory containing credentials), otherwise the tool may overwrite files there; 3) be aware it uses common utilities (grep/sed) and will modify files in the chosen data directory; and 4) if you need to run on macOS note sed -i semantics differ (script may need adjustment). Otherwise the footprint is local and coherent with its description.
功能分析
Type: OpenClaw Skill Name: valve Version: 1.0.0 The 'valve' skill is a legitimate utility for managing industrial valve sizing data stored locally in ~/.valve/. The implementation in scripts/script.sh provides basic CRUD functionality (add, list, search, remove) and configuration management using standard shell commands without any evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description match the implementation. The script provides add/list/search/remove/export/stats/config operations for valve entries and stores data under a configurable DATA_DIR (default ~/.valve). No unrelated capabilities (cloud access, system-wide changes, network calls) are present.
Instruction Scope
SKILL.md instructs running scripts/script.sh with specific commands; the script's runtime behavior matches those instructions. It only reads/writes files in the configured data directory, uses standard shell utilities (mkdir, cat, grep, sed, tail, wc, du, cp, date), and prints to stdout. It does not read other system files, environment variables beyond VALVE_DIR, or transmit data externally.
Install Mechanism
No install spec or external downloads. The skill is instruction-only with an included shell script; nothing is fetched from the network or written to arbitrary system locations as part of an installer.
Credentials
The skill requires no credentials and only optionally honors VALVE_DIR to change the storage path. This is proportionate to its function. Note: if a user sets VALVE_DIR to a sensitive or system path, the script will read/write there — that is expected behavior but is a user-supplied risk.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide agent settings. It only manages its own data and config within the chosen data directory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install valve
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /valve 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug valve
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 1
历史版本数 1
常见问题

Valve 是什么?

Valve sizing and selection tool. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 155 次。

如何安装 Valve?

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

Valve 是免费的吗?

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

Valve 支持哪些平台?

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

谁开发了 Valve?

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

💬 留言讨论