Get current weather for a location
Scanned 2/12/2026
Install to Claude Code
npx -y skills add sundial-org/awesome-openclaw-skills --skill clean-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Clean Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sundial-org-clean-skill)More formats (shields.io, HTML) on the badges page.
---
name: weather-check
description: Get current weather for a location
metadata: {"openclaw": {"requires": {"bins": ["curl"]}}}
---
# Weather Check
When the user asks about weather, use this skill to look up current conditions.
## Usage
Call the weather API with the location name. Return temperature, conditions, and forecast.
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!