Best use case
weather-check is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Get current weather for a location
Teams using weather-check should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/clean-skill/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How weather-check Compares
| Feature / Agent | weather-check | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Get current weather for a location
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# 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.
Related Skills
surf-check
Surf forecast decision engine.
secucheck
Comprehensive security audit for OpenClaw.
security-checker
Security scanner for Python skills before publishing to ClawHub.
check-analytics
Audit existing Google Analytics implementation. Checks for common issues, missing configurations, and optimization opportunities.
apipick-telegram-phone-check
Check if a phone number is registered on Telegram using the apipick Telegram Checker API.
apipick-email-checker
Validate email addresses using the apipick Email Validator API.
domain-trust-check
Check any URL for phishing, malware, brand abuse, and scams before visiting. Powered by the Outtake Trust API.
camino-safety-checker
Find 24-hour businesses, well-lit public areas, transit stations, police stations, and hospitals near any location.
checkmate
Enforces task completion: turns your goal into pass/fail criteria, runs a worker, judges the output, feeds back.
qa-check
Mandatory quality assurance for all dev work before publishing.
weather
Get current weather and forecasts (no API key required).
heartbeat-checklist
Run these checks periodically (2-4x daily).