# Irrigation Scheduler

> Schedules irrigation based on soil moisture, weather forecasts, and crop water requirements

- Skill: `eli-yu-first/irrigation-scheduler` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add eli-yu-first/irrigation-scheduler`
- Raw SKILL.md: https://api.skillmd.com/api/skills/eli-yu-first/irrigation-scheduler/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: Eli-yu-first (https://skillmd.com/u/eli-yu-first)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/eli-yu-first/irrigation-scheduler

---


# Irrigation Scheduler

Schedules irrigation based on soil moisture, weather forecasts, and crop water requirements

## Usage

This skill can be used standalone or as part of an Agent workflow on SkillsHub.

### Standalone

```
skillshub run irrigateai/Irrigation-Scheduler --input "Your query here"
```

### In Agent

Add this skill to your Agent configuration to enable its capabilities.

