← 返回 Skills 市场
Urea
作者
bytesagain3
· GitHub ↗
· v1.0.0
· MIT-0
157
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install urea
功能描述
Urea fertilizer reference — nitrogen management, application methods, volatilization loss, soil chemistry, and crop-specific rates. Use when planning nitroge...
安全使用建议
This appears to be a straightforward local reference skill that runs a bundled shell script to print urea/urea-management guidance. Before installing or enabling, you may want to: (1) open and review the entire scripts/script.sh file (the report contained a truncated excerpt) to ensure it does not perform unexpected file I/O or network calls; (2) confirm whether the script will create or write to ~/.urea/ (UREA_DIR) and that you are comfortable with that; and (3) if you will allow autonomous agent invocation, be aware the agent can run the script locally — run it in a sandbox or with limited permissions if you want to be cautious. If you provide the full script content I can re-check for any hidden network endpoints or file access.
功能分析
Type: OpenClaw Skill
Name: urea
Version: 1.0.0
The 'urea' skill bundle is a purely educational reference tool for urea fertilizer management in agriculture. The scripts/script.sh file contains static text output regarding nitrogen chemistry, application rates, and loss pathways, with no network activity, file system modifications, or suspicious execution logic.
能力评估
Purpose & Capability
Name and description (urea fertilizer reference, rates, losses, application) match the included SKILL.md and the bundled scripts/script.sh which prints reference text. There are no unrelated credentials, binaries, or install steps requested.
Instruction Scope
SKILL.md directs the agent to run scripts/script.sh with subcommands; the visible portion of script.sh prints static, topical content and stays within the stated purpose. SKILL.md documents an optional config variable UREA_DIR (~/.urea/) — the provided snippet does not show the script using it, which is a minor mismatch. Full verification is limited because the supplied script content in the report was truncated; the visible behavior is benign, but the remainder of the file should be checked to confirm there are no unexpected file reads/writes or network calls.
Install Mechanism
No install spec and the skill is instruction-only aside from shipping a local shell script. Nothing is downloaded or executed from external URLs; no package manager installs are specified.
Credentials
The skill requests no environment variables or credentials. SKILL.md mentions an optional UREA_DIR config, which is reasonable for a local data directory and not requested as a secret. There are no disproportionate secret or credential requests.
Persistence & Privilege
always:false and normal agent invocation are used. The skill does not request persistent platform privileges and does not indicate it would modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install urea - 安装完成后,直接呼叫该 Skill 的名称或使用
/urea触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Urea 是什么?
Urea fertilizer reference — nitrogen management, application methods, volatilization loss, soil chemistry, and crop-specific rates. Use when planning nitroge... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 157 次。
如何安装 Urea?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install urea」即可一键安装,无需额外配置。
Urea 是免费的吗?
是的,Urea 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Urea 支持哪些平台?
Urea 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Urea?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v1.0.0。
推荐 Skills