# Weather

> Get weather information for any location using web search and fetch Use when this capability is needed.

- Skill: `tomevault-io/weather-11` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/weather-11`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/weather-11/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/weather-11

---


# Weather Skill

Get current weather and forecasts for any location.

## When to Use

Use this skill when the user asks about:
- Current weather conditions
- Weather forecasts
- Temperature, humidity, wind
- Weather-related planning (outdoor events, travel)

## How to Use

1. First search for the location to confirm it exists
2. Fetch weather data from a reliable source (weather.gov, openweathermap, etc.)
3. Present the information clearly with:
   - Current conditions (temperature, description)
   - Key metrics (humidity, wind, visibility)
   - Forecast if requested

## Example Queries

- "What's the weather in Denver?"
- "Will it rain tomorrow in Seattle?"
- "What's the temperature in Tokyo right now?"

## Notes

- For US locations, prefer weather.gov for official forecasts
- Include both Fahrenheit and Celsius for temperature
- Mention the data source and time of last update
- If user doesn't specify location, ask for it

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/haasonsaas) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

