Urea

v1.0.0

Urea fertilizer reference — nitrogen management, application methods, volatilization loss, soil chemistry, and crop-specific rates. Use when planning nitroge...

0· 153·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for bytesagain3/urea.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Urea" (bytesagain3/urea) from ClawHub.
Skill page: https://clawhub.ai/bytesagain3/urea
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install urea

ClawHub CLI

Package manager switcher

npx clawhub@latest install urea
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk978mw57qtmkfz3r873ydavedh83b4tr
153downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Urea — Urea Fertilizer Reference

Quick-reference skill for urea fertilizer management, application, and nitrogen chemistry.

When to Use

  • Calculating urea application rates for crops
  • Managing ammonia volatilization losses
  • Understanding nitrogen cycle in soil
  • Comparing nitrogen fertilizer sources
  • Timing nitrogen applications for maximum efficiency

Commands

intro

scripts/script.sh intro

Overview of urea — chemistry, production, and role in agriculture.

chemistry

scripts/script.sh chemistry

Urea chemistry — hydrolysis, nitrification, nitrogen cycle in soil.

application

scripts/script.sh application

Application methods — broadcast, banded, foliar, fertigation.

rates

scripts/script.sh rates

Crop-specific nitrogen rates and urea calculation.

losses

scripts/script.sh losses

Nitrogen loss pathways — volatilization, leaching, denitrification.

comparison

scripts/script.sh comparison

Comparing nitrogen sources — urea, UAN, ammonium nitrate, anhydrous ammonia.

examples

scripts/script.sh examples

Practical urea application scenarios and calculations.

checklist

scripts/script.sh checklist

Urea application planning checklist.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

VariableDescription
UREA_DIRData directory (default: ~/.urea/)

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Comments

Loading comments...