Daily Weather Brief
personal-assistant
Installation
$
npx agenticloops install weather-briefSummary
checks the forecast each morning and posts a one-line summary, flagging anything notable.
- Runs Daily @ 07:00, on any harness.
- Uses skills:
weather-fetch,summarize. - Runs at the standard capability tier (balanced model); the harness picks the model.
What it does
LOOP.md
--- name: weather-brief description: Daily Weather Brief · checks the forecast each morning and posts a one-line summary, flagging anything notable. schedule: Daily @ 07:00 skills: [5dive-ai/skills/weather-fetch, 5dive-ai/skills/summarize] tier: standard # frontier | standard | fast effort: medium concurrency: skip tags: [personal-assistant, weather] license: MIT ---