Fertigation

v1.0.0

Fertigation reference — injecting fertilizers through irrigation systems, nutrient scheduling, injection methods, and crop-specific programs. Use when design...

0· 159·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/fertigation.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Fertigation" (bytesagain3/fertigation) from ClawHub.
Skill page: https://clawhub.ai/bytesagain3/fertigation
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 fertigation

ClawHub CLI

Package manager switcher

npx clawhub@latest install fertigation
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the delivered content: an offline reference for fertigation. The included script prints reference material and the SKILL.md maps commands to that script. No unrelated credentials, binaries, or cloud access are requested.
Instruction Scope
SKILL.md directs the agent to run the bundled scripts/script.sh with specific subcommands. The script content shown only emits static help text (no file reads, writes, network endpoints, or unspecified data collection). The only configuration mentioned is an optional FERTIGATION_DIR for data storage; that is proportional to a local reference tool.
Install Mechanism
No install spec is present (instruction-only with an included script). This is low-risk: nothing is downloaded or extracted from external URLs and no package managers are invoked.
Credentials
The skill declares no required environment variables or credentials. The single documented config variable (FERTIGATION_DIR) is reasonable for a local data directory and does not imply elevated access.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent elevation or modification of other skills or system-wide settings. Autonomous invocation is allowed by default but presents no special risk given the skill's local, non-network behavior.
Assessment
This skill appears to be a straightforward, local reference: it prints agricultural guidance from an included shell script and does not request keys or perform network installs. Before enabling, you may want to: (1) quickly scan the remainder of scripts/script.sh for any unexpected commands (curl, wget, ssh, file writes), (2) confirm you are comfortable with autonomous invocation (the agent may run the script if asked), and (3) if you plan to set FERTIGATION_DIR, ensure it points to a directory you control. If you see any network calls or commands that write outside a local sandbox, treat that as suspicious and do not enable the skill.

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

latestvk971xhxzfpeznd3tga3gbxyja183aym1
159downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Fertigation — Fertigation Systems Reference

Quick-reference skill for fertigation techniques, nutrient management, and injection system design.

When to Use

  • Designing fertigation systems for drip or sprinkler irrigation
  • Calculating fertilizer injection rates and concentrations
  • Selecting injection equipment (Venturi, positive displacement, proportional)
  • Planning nutrient schedules for different crop growth stages
  • Troubleshooting fertigation uniformity and compatibility issues

Commands

intro

scripts/script.sh intro

Overview of fertigation — principles, advantages, and system components.

methods

scripts/script.sh methods

Injection methods — Venturi, diaphragm pump, piston pump, proportional dosing.

nutrients

scripts/script.sh nutrients

Fertilizer types for fertigation — solubility, compatibility, and stock solutions.

scheduling

scripts/script.sh scheduling

Nutrient scheduling by crop growth stage — vegetative, flowering, fruiting.

calculations

scripts/script.sh calculations

Injection rate calculations — ppm, EC targets, dilution ratios, flow rates.

drip

scripts/script.sh drip

Drip fertigation specifics — emitter clogging prevention, acid injection, flushing.

monitoring

scripts/script.sh monitoring

Monitoring fertigation — EC, pH, runoff analysis, sensor placement.

problems

scripts/script.sh problems

Common fertigation problems — precipitates, uneven distribution, salt buildup.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

VariableDescription
FERTIGATION_DIRData directory (default: ~/.fertigation/)

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

Comments

Loading comments...