open-meteo-weather
Fetch current weather conditions and 7-day daily forecasts for any location using the Open-Meteo API. Includes geocoding to resolve city names to coordinates. Free, no API key required.
Why use this skill?
Fetch real-time weather conditions and 7-day forecasts effortlessly. Features built-in geocoding, unit customization, and zero-key setup for your OpenClaw agent.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/deiu/open-meteo-weatherWhat This Skill Does
The open-meteo-weather skill provides OpenClaw agents with the ability to retrieve accurate, real-time meteorological data for virtually any location on Earth. By integrating directly with the Open-Meteo API, this skill eliminates the need for expensive API keys or complex authentication processes. It includes a robust geocoding feature that allows users to simply provide a city name, which the agent then resolves to precise geographic coordinates (latitude and longitude) before querying the weather service. Beyond current conditions, the skill provides a comprehensive 7-day daily forecast, including temperature ranges, precipitation data, wind speeds, and sunrise/sunset times, ensuring users have a complete outlook for their travel or planning needs.
Installation
To integrate this skill into your agent, use the OpenClaw command line interface. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/deiu/open-meteo-weather
Once installed, the agent will automatically handle unit preference initialization. During the first interaction, the agent is programmed to prompt you for your preferred temperature unit (Celsius or Fahrenheit) to ensure the experience remains personalized throughout your session.
Use Cases
This skill is ideal for personal assistants and planning agents. For example, a travel-focused agent can use it to suggest optimal clothing based on 7-day temperature trends. A scheduling agent can check local weather to determine if an outdoor event is viable. Finally, remote workers can monitor weather conditions at their office locations to coordinate global team meetings.
Example Prompts
- "What is the current weather in Tokyo, and will it rain over the weekend?"
- "Can you give me a 7-day forecast for Seattle? Please use Fahrenheit."
- "Is it going to be sunny in Paris on Wednesday? I am planning a picnic."
Tips & Limitations
- Precision: If your search query returns multiple locations (e.g., "Springfield"), the agent will automatically narrow the search using a higher result count to offer you a list of specific matches.
- Units: If you do not explicitly state your unit preference, the system defaults to metric (Celsius/km/h). You can adjust your preference at any time during the session.
- Usage: This API is free for non-commercial use. If you intend to integrate this into a high-traffic commercial application, please review the Open-Meteo Terms of Service for scaling requirements. If a location is not found, verify the spelling or include the country/state name to assist the geocoder.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-deiu-open-meteo-weather": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
warden-app
Use the Warden App (agentic wallet) via browser automation to execute crypto tasks (swap, bridge, deposit/withdraw, perps, portfolio/research) and to build an OpenClaw skill wrapper other agents can use. Use when you need to (1) navigate the Warden UI, (2) connect a wallet, (3) place trades/swaps, (4) check balances/positions, or (5) document repeatable Warden workflows safely (no key leakage, explicit confirmations).
france-cinemas
Search French cinema establishments using the open data.culture.gouv.fr API. Query by city, region, proximity, screen count, Art et Essai label, and multiplex status. No API key required.
warden-messari-agent
Communicate with the Messari Deep Research agent by Warden Protocol. Covers A2A protocol discovery, JSON-RPC 2.0 task messaging, x402 USDC micropayments on Base and Solana, and ERC-8004 on-chain identity verification. No API key needed to query the agent; payment is handled per-request via x402.