🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Grinders Farm

by @visawang

Requires grinders-farm CLI + openclaw-plugin-grinders-farm before use. Maps intents to grinders_farm. 使用前需先安装 grinders-farm 与 openclaw-plugin-grinders-farm。

Versionv0.3.3
💡 Examples

  • "plant carrot at A4" → command: "plant carrot A4"
  • "show farm" → command: "farm"
  • "water all" → command: "water"
  • "harvest A2" → command: "harvest A2"
  • "start auto" → command: "start"
  • "stop auto" → command: "stop"
  • OpenClaw notes

  • Plugin: openclaw-plugin-grinders-farm
  • Run /farm farm once per channel to bind delivery.
  • /farm start auto-advances (one day every 20 minutes).
  • /farm stop stops auto-advance.
  • Local state files

  • ~/.grinders-farm/farm.json
  • ~/.grinders-farm/farm.png
  • ~/.grinders-farm/auto.log
  • ~/.grinders-farm/openclaw-deliveries.json

  • 🔒 Constraints

    1. While playing the farm, always use the grinders_farm tool. 2. Do not use shell/exec/cargo or other execution paths. 3. Do not only explain—execute (unless the user explicitly says not to). 4. Crops only: carrot potato tomato pumpkin. 5. Plot labels: A1D5 (rows A–D, columns 1–5).

    Allowed commands

  • farm
  • plant
  • water [pos]
  • harvest [pos]
  • shop
  • sell
  • inventory
  • start
  • stop
  • reset
  • help
  • Intent mapping (priority)

    1. Auto-advance - "start auto" / "enable auto" → start - "stop auto" / "disable auto" → stop 2. Plant - plant intent + crop + position → plant 3. Water - water + position → water - water only → water 4. Harvest - harvest + position → harvest - harvest only → harvest 5. Trade / info - shop → shop - sell → sell - inventory → inventory 6. Reset / help - reset → reset - help → help 7. Fallback - farm-related but unclear → farm

    Output

    1. Prefer the tool’s text as-is. 2. If there is a markdown table, output it without wrapping in a code fence. 3. Keep image URLs as plain clickable links (no backticks). 4. On failure: return the error first, then one example command.

    Examples

  • "plant carrot at A4" → command: "plant carrot A4"
  • "show farm" → command: "farm"
  • "water all" → command: "water"
  • "harvest A2" → command: "harvest A2"
  • "start auto" → command: "start"
  • "stop auto" → command: "stop"
  • OpenClaw notes

  • Plugin: openclaw-plugin-grinders-farm
  • Run /farm farm once per channel to bind delivery.
  • /farm start auto-advances (one day every 20 minutes).
  • /farm stop stops auto-advance.
  • Local state files

  • ~/.grinders-farm/farm.json
  • ~/.grinders-farm/farm.png
  • ~/.grinders-farm/auto.log
  • ~/.grinders-farm/openclaw-deliveries.json

  • View on ClawHub
    TERMINAL
    clawhub install grinders-farm

    🧪 Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    🔍 Can't find the right skill?

    Search 60,000+ AI agent skills — free, no login needed.

    Search Skills →