loops / 5dive-ai / loops / weather-brief

Daily Weather Brief

personal-assistant
Installation
$npx agenticloops install weather-brief
Summary

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
---

Installs
tracking soon
Adapted from
5dive-ai/example-weather-loop ↗
original author: 5dive-ai
First Seen
Jul 2, 2026
License
MIT
Trigger
◷ Daily @ 07:00