← Back to Skills Marketplace
bytesagain3

Urea

by bytesagain3 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
157
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install urea
Description
Urea fertilizer reference — nitrogen management, application methods, volatilization loss, soil chemistry, and crop-specific rates. Use when planning nitroge...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install urea
  3. After installation, invoke the skill by name or use /urea
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug urea
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Urea?

Urea fertilizer reference — nitrogen management, application methods, volatilization loss, soil chemistry, and crop-specific rates. Use when planning nitroge... It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.

How do I install Urea?

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

Is Urea free?

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

Which platforms does Urea support?

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

Who created Urea?

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

💬 Comments