Back to Cookbook
OpenClaw recipe

Gassiweather

Get timely weather alerts before heading out with your dog

A scheduled agent checks current weather conditions at 7:00 every morning and alerts you if it is raining, snowing, or windy — then looks two hours ahead so you know whether to wait or just grab a raincoat.

CommunitySubmitted by MicsiPersonal5 minutes
Try in KiloClawFree 7-day trial

PROMPT

Set up a cron job that runs at 7:00 every morning. Use the built-in weather tool to check current conditions. If it is raining, snowing, or windy right now, send me a text alert. Then fetch the hourly forecast for the next two hours and tell me whether conditions will get better or worse. Always check present conditions, not the daily summary.

How It Works

Get timely feedback about weather before walking your dog. A cron job fires at 7:00,

checks present conditions using the built-in weather tool, and texts you only when

the weather is actually bad — no noise on clear days.

What Others Get

Know before you leash up. If conditions are rough right now, the agent also checks

the two-hour forecast so you can decide whether to wait it out or dress for the weather.

It always checks present conditions, not the daily summary.

Setup Steps

  1. Tell your agent to set up a cron job at 7:00 to check current weather conditions.
  2. Configure it to text you if it is raining, snowing, or windy right now.
  3. If bad conditions are detected, have it check the hourly forecast for the next two hours to report whether things will improve or worsen.
  4. Instruct it to use the built-in script and check present conditions — not the daily forecast.
Tags:#outside