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

weather

当需要查询某个城市的天气时,可以调用使用这个技能。

Why use this skill?

Install the OpenClaw Weather skill to get real-time, structured weather forecasts and personalized recommendations for any city. Easy to use and install.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/gyifei/weather-query-ll
Or

What This Skill Does

The Weather skill for OpenClaw is a highly specialized automation tool designed to provide real-time meteorological information for any geographic location requested by the user. By integrating with OpenClaw's web-fetching capabilities, this agent-based skill bridges the gap between raw web data and user-friendly, structured reporting. It acts as an intelligent weather assistant that processes natural language requests, extracts location and temporal parameters, and synthesizes a concise, actionable report for the user. Unlike generic search results, this skill is pre-configured to output information in a consistent, professional format that includes critical metrics like temperature, humidity, and wind conditions, alongside practical advice like carrying an umbrella.

Installation

To integrate this skill into your local OpenClaw environment, ensure you have the OpenClaw agent platform correctly configured and authenticated. Execute the following command in your terminal or the OpenClaw command console:

clawhub install openclaw/skills/skills/gyifei/weather-query-ll

Once installed, the skill will register itself within your active environment and become immediately available for invocation by the agent.

Use Cases

This skill is perfect for scenarios where users need quick, context-aware weather updates without having to manually navigate browser windows or complex news sites. Common use cases include:

  • Travel Planning: Checking the expected conditions at a destination city to prepare clothing and itineraries.
  • Commute Planning: Verifying if local weather conditions warrant specific travel arrangements, such as taking public transit instead of cycling when rain is expected.
  • Daily Routine Optimization: Getting a quick summary of the day's climate to decide on outdoor activities or maintenance tasks around the house.

Example Prompts

  1. "北京明天天气怎么样?我需要安排明天的出行。"
  2. "帮我看看上海现在的气温和湿度情况。"
  3. "我想知道下周三广州的天气预报,有降水吗?"

Tips & Limitations

  • Precision is Key: The skill relies on accurate location extraction. If you do not specify a city, the agent will prompt you to clarify, which may slightly delay the response time.
  • Temporal Awareness: While the skill handles basic temporal requests, always ensure your date inputs are clear (e.g., 'today', 'tomorrow', 'this weekend') to ensure the web-fetcher targets the correct forecast data.
  • Data Sourcing: This skill uses web-fetching technology. Its reliability is directly tied to the availability of external weather data sources. In instances of significant network latency or site downtime, the agent may report an inability to retrieve real-time data. Always verify critical safety-related weather warnings through official meteorological channels if you suspect severe weather patterns.

Metadata

Author@gyifei
Stars2387
Views1
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-gyifei-weather-query-ll": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#weather#utility#forecast#automation#agent
Safety Score: 5/5

Flags: network-access