ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

garden-irrigation

Prototype smart irrigation skill scaffold for greenhouse and outdoor zones using Tuya sensors and weather data.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bowlderstudio/garden-irrigation
Or

garden-irrigation

This skill scaffold:

  • reads soil sensors from the existing skills/tuya-cloud
  • fetches weather history and forecast
  • creates per-zone irrigation plans
  • stores logs and reports under /data/workspace-garden_manager/garden-irrigation/data

Current status:

  • planning and logging implemented
  • live valve actuation not enabled yet

Metadata

Stars4190
Views0
Updated2026-04-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bowlderstudio-garden-irrigation": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.