← 返回 Skills 市场
asleep123

Units

作者 Asleep · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
2132
总下载
1
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install units
功能描述
Perform unit conversions and calculations using GNU Units.
安全使用建议
This skill is coherent and low-risk: it only runs the local GNU `units` program. Before installing/using it, ensure the agent environment actually has a trusted `units` binary (install from your OS package manager or homebrew), and verify the agent is allowed to run shell commands. Note the skill source/homepage is not provided — if you require provenance for third-party skills, ask the publisher for a homepage or source repo. Also be mindful to quote user inputs (as the docs advise) to avoid shell expansion; avoid passing sensitive secrets into shell commands.
功能分析
Type: OpenClaw Skill Name: units Version: 1.0.0 The skill bundle is benign. It provides instructions for using the standard GNU `units` command-line utility for unit conversions. The `SKILL.md` content clearly defines the purpose and usage of the `units` command, and there are no indicators of prompt injection, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The skill's metadata correctly identifies its dependency on the `units` binary.
能力评估
Purpose & Capability
The name/description match the instructions. The metadata declares the required binary `units`, which is exactly what a GNU Units wrapper would need. There are no unrelated binaries, env vars, or config paths requested.
Instruction Scope
SKILL.md directs the agent to run the `units` command via the shell, shows example invocations, and warns about quoting. It does not instruct reading unrelated files, accessing environment variables, or sending data to external endpoints. The scope is confined to running local conversions.
Install Mechanism
No install spec is provided (instruction-only), which is the lowest-risk pattern. The doc only notes that `units` can be installed via common package managers (apt/brew), which is expected and not executed by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The skill's needs (a local `units` binary) are proportionate to its stated purpose.
Persistence & Privilege
The skill does not request persistent presence (always:false) and does not modify other skills or system settings. Autonomous invocation is permitted by platform default but not combined with any broad privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install units
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /units 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the "units" skill for unit conversions and calculations using GNU Units. - Supports quick numeric conversions via the command line with the `units -t` flag. - Examples provided for basic, compound, and temperature unit conversions. - Added instructions for rounding output to a set number of decimal places. - Included guidance for looking up unit definitions and handling currency and shell safety issues.
元数据
Slug units
版本 1.0.0
许可证
累计安装 4
当前安装数 4
历史版本数 1
常见问题

Units 是什么?

Perform unit conversions and calculations using GNU Units. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2132 次。

如何安装 Units?

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

Units 是免费的吗?

是的,Units 完全免费(开源免费),可自由下载、安装和使用。

Units 支持哪些平台?

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

谁开发了 Units?

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

💬 留言讨论