ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 5/5

My Weather Query

Skill by diavu

Why use this skill?

Install the My Weather Query skill for OpenClaw to get real-time weather updates, temperature, and forecasts for any city worldwide using natural language commands.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/diavu/my-weather-query
Or

What This Skill Does

The My Weather Query skill is an essential tool for users who rely on the OpenClaw AI agent for real-time environmental awareness. Developed by diavu, this skill enables the AI to fetch, parse, and communicate live meteorological data for global cities directly within the chat interface. Unlike static lookups, this skill dynamically interprets natural language requests to identify the target city and specific timeframe, ensuring that whether a user is planning their commute or a weekend trip, they receive accurate temperature, humidity, wind, and sky conditions. It transforms vague queries into actionable insights with a user-friendly, structured response format.

Installation

To integrate this skill into your OpenClaw environment, ensure you have the CLI configured. Execute the following command in your terminal: clawhub install openclaw/skills/skills/diavu/my-weather-query Once the installation process confirms completion, the AI agent will automatically index the capability and trigger the weather parsing logic whenever a relevant query is detected.

Use Cases

This skill is perfect for personal productivity and daily planning. It serves as a digital assistant capable of:

  1. Instant status checks: Quickly confirming if you need an umbrella or a coat before heading out for the day.
  2. Travel assistance: Allowing users to check weather conditions for destination cities during the booking or planning phase.
  3. Future forecasting: Summarizing conditions for the next 72 hours, helping users make informed scheduling decisions.
  4. Contextual reminders: Providing a friendly 'human-touch' by suggesting precautions such as carrying an umbrella during rainy conditions or staying hydrated on hot days.

Example Prompts

  1. "What is the weather like in Tokyo tomorrow?"
  2. "Can you check if it will be sunny in London for my trip this weekend?"
  3. "Tell me the current temperature and humidity in San Francisco."

Tips & Limitations

  • Be Specific: While the skill is smart, always provide a clear city name. If you only provide a vague location like 'my current location' without location services enabled, the AI may ask for clarification.
  • Data Scope: The skill excels at major cities. If you are searching for very small towns or remote villages, the API may return an error or default to the nearest metropolitan area.
  • Forecast Accuracy: While the data is sourced from reliable weather APIs, long-term forecasts (beyond 3 days) are subject to change and should be treated as estimates rather than guaranteed conditions. Always check local news for severe weather warnings.

Metadata

Author@diavu
Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-diavu-my-weather-query": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#weather#utility#productivity#real-time#travel
Safety Score: 5/5

Flags: network-access, external-api