Concise daily weather briefing for OpenClaw.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill mortgage-rate-monitor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mortgage Rate Monitor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-mortgage-rate-monitor)More formats (shields.io, HTML) on the badges page.
---
name: weather-brief
slug: weather-brief
version: 0.2.0
description: Concise daily weather briefing for OpenClaw.
author: OpenClaw Labs
license: MIT
entrypoint: hooks/prepare.sh
hooks:
prepare: hooks/prepare.sh
validate: hooks/validate.sh
assets:
- assets/prompt.txt
- assets/icons/weather-brief.txt
examples:
- examples/request.json
tags:
- weather
- local
- briefing
publish:
registry: local
visibility: private
---
# Weather Brief
The Weather Brief skill generates a compact spoken forecast based on a city name
and preferred unit system.
## Inputs
- `city`: Target city, for example `Portland`
- `units`: `metric` or `imperial`
## Output
A short text response suitable for voice playback.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!