← Back to Skills Marketplace
congwupiece

Weather

by congwupiece · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
391
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install weather-wang
Description
查询指定城市或地区的天气预报信息,包括温度、天气状况、降水概率、风力风向等。支持实时天气和未来多日预报查询。
Usage Guidance
This skill is internally consistent and doesn't ask for secrets or install anything. Before enabling, confirm how 'query_weather' is implemented on your platform (which external weather API/provider it calls) so you understand: (1) where location queries are sent and the provider's privacy policy, (2) any rate limits or costs, and (3) whether you need to supply an API key elsewhere in your agent configuration. If you are concerned about automatic invocation, you can keep disable-model-invocation or manual invocation settings on your agent platform.
Capability Analysis
Type: OpenClaw Skill Name: weather-wang Version: 1.0.0 The skill bundle appears benign. The `SKILL.md` file provides clear instructions for an AI agent to use a `query_weather` tool and then process its output to generate a weather report and suggestions. There are no instructions for the agent to perform any actions outside the stated purpose, such as executing arbitrary commands, accessing sensitive files, making unauthorized network requests, or attempting prompt injection to subvert the agent's core function or exfiltrate data. All instructions are directly related to providing weather information.
Capability Assessment
Purpose & Capability
The name/description (weather lookup and forecasting) align with the SKILL.md: it only asks for a location, days, and detail flags and calls a single logical tool 'query_weather' to obtain weather data. There are no unrelated requirements (no cloud credentials, no unrelated binaries).
Instruction Scope
Instructions are narrowly scoped to calling query_weather and performing agent-side analysis (summaries, suggestions, alerts). They do not instruct reading local files, environment variables, or other system state, nor transmitting data to arbitrary endpoints.
Install Mechanism
There is no install spec and no code files. As an instruction-only skill it does not write to disk or pull external installers.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a public weather lookup skill. (Note: it implicitly depends on a platform-provided 'query_weather' tool or connector; no secrets are requested.)
Persistence & Privilege
Flags are default (always:false, agent-invocation allowed). It does not request permanent presence or modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weather-wang
  3. After installation, invoke the skill by name or use /weather-wang
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 本次为重大升级,全面提升天气查询和报告功能,界面与响应均优化为中文。 - 新增未来多日(1-7天)天气、空气质量、紫外线指数等详细查询能力。 - 增加智能分析和个性化出行建议(如温差、防晒、降水、风力、空气质量等)。 - 明确天气状况分类,自动生成重点提示与预警提醒(支持暴雨、台风等)。 - 报告产出结构化,包括实时天气、趋势概述、重点提示与建议,覆盖生活多场景需用。 - 完善数据产出规范及完整质检清单,保障查询结果准确、实用、易理解。
Metadata
Slug weather-wang
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Weather?

查询指定城市或地区的天气预报信息,包括温度、天气状况、降水概率、风力风向等。支持实时天气和未来多日预报查询。 It is an AI Agent Skill for Claude Code / OpenClaw, with 391 downloads so far.

How do I install Weather?

Run "/install weather-wang" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Weather free?

Yes, Weather is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Weather support?

Weather is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Weather?

It is built and maintained by congwupiece (@congwupiece); the current version is v1.0.0.

💬 Comments