dhmz-weather
Get Croatian weather data, forecasts, and alerts from DHMZ (meteo.hr) - no API key required.
Why use this skill?
Get real-time Croatian weather, forecasts, and sea temperatures in your OpenClaw agent. No API keys needed, powered by official DHMZ data.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/faleksic/dhmz-weatherWhat This Skill Does
The dhmz-weather skill provides seamless access to real-time weather data, forecasts, and climate warnings for Croatia, directly from the Croatian Meteorological and Hydrological Service (DHMZ). As an OpenClaw agent, this skill interprets natural language requests to fetch official meteorological information without requiring any API keys or complex configuration. It parses the public XML feeds provided by meteo.hr and transforms them into intuitive, emoji-rich summaries that are easy to read at a glance.
Installation
To integrate this skill into your agent, use the OpenClaw command-line interface. Run the following command in your terminal:
clawhub install openclaw/skills/skills/faleksic/dhmz-weather
Once installed, the agent will automatically index the skill and make it available for context-aware weather inquiries.
Use Cases
This skill is ideal for users needing localized weather data for travel, planning outdoor activities in Croatia, or monitoring environmental conditions like sea temperatures and snowfall. Whether you are checking the daily temperature in Zagreb, tracking marine conditions on the Adriatic coast, or verifying if there are any active weather alerts, the agent provides instant, accurate data. It is particularly useful for automated workflows that require situational awareness based on current weather patterns.
Example Prompts
- "What is the weather like in Split today?"
- "Check if there are any weather alerts for the Istria region."
- "Is it suitable for a swim in Dubrovnik right now? Tell me the sea temperature."
Tips & Limitations
- Context Awareness: If you do not specify a location, the agent intelligently assumes your last mentioned location or defaults to Zagreb. Avoid vague prompts if you are unsure about the active context.
- Language: Note that while the underlying data from DHMZ is provided in Croatian, the agent summarizes information clearly.
- No Authentication: Because the data is fetched directly from public DHMZ XML endpoints, this tool is highly reliable and does not require maintenance of sensitive tokens or API keys.
- Data Scope: This skill is strictly scoped to data provided by DHMZ. It will not fetch weather for non-Croatian regions unless specifically supported by the European cities feed within the integration.
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-faleksic-dhmz-weather": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api