← Back to Skills Marketplace
bytesagain3

Fertigation

by bytesagain3 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
164
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install fertigation
Description
Fertigation reference — injecting fertilizers through irrigation systems, nutrient scheduling, injection methods, and crop-specific programs. Use when design...
README (SKILL.md)

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

Variable Description
FERTIGATION_DIR Data directory (default: ~/.fertigation/)

Powered by BytesAgain | bytesagain.com | [email protected]

Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill Name: fertigation Version: 1.0.0 The 'fertigation' skill is a purely informational reference tool for agricultural nutrient management. The bash script (scripts/script.sh) only outputs static educational text via heredocs and contains no functional code that interacts with the network, filesystem, or sensitive environment variables. No malicious patterns, suspicious commands, or prompt injection attempts were identified.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install fertigation
  3. After installation, invoke the skill by name or use /fertigation
  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 fertigation
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Fertigation?

Fertigation reference — injecting fertilizers through irrigation systems, nutrient scheduling, injection methods, and crop-specific programs. Use when design... It is an AI Agent Skill for Claude Code / OpenClaw, with 164 downloads so far.

How do I install Fertigation?

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

Is Fertigation free?

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

Which platforms does Fertigation support?

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

Who created Fertigation?

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

💬 Comments