← Back to Skills Marketplace
uwvwko-zzz

current_weather

by uwvwko · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
148
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install uwvwko-current-weather
Description
获取用户当前位置和当前时间,通过浏览器访问天气网站查询天气信息。 支持查询今天、明天、后天等不同日期的天气情况。
Usage Guidance
This skill appears coherent for fetching weather, but be aware it may perform IP-based geolocation by contacting ip138.com or ip-api.com if the user doesn't supply a location — that reveals the user's public IP-derived city to external services. Before enabling automatic location lookup, make sure you (or your users) consent to that network access. Also confirm the agent platform's 'browser' action behaves as you expect (it will visit third-party weather sites and extract page content) and consider whether you prefer an API-based weather source (which may require an API key) for more stable results and clearer privacy controls.
Capability Analysis
Type: OpenClaw Skill Name: uwvwko-current-weather Version: 1.0.0 The skill is a standard weather information tool designed to fetch data from legitimate sources like weather.com.cn and moji.com. It includes functional logic for determining user location via IP-based services (ip138.com, ip-api.com) when necessary, and its instructions in SKILL.md are strictly aligned with its stated purpose without any signs of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The skill's name/description match the instructions: it locates the user (via explicit user input, conversation history, or IP geolocation) and scrapes weather websites for forecasts. The externally referenced sites (weather.com.cn, moji.com, nmc.cn, ip138.com, ip-api.com) are consistent with a weather/location skill.
Instruction Scope
Instructions remain focused on weather lookup, but they include optional IP-based geolocation (calling ip138.com or ip-api.com). This reaches out to external services and infers the user's location from IP — a privacy-relevant action. The SKILL.md does not explicitly require asking the user for permission before performing IP-based lookups; consider prompting the user first.
Install Mechanism
No install spec or code is present (instruction-only), so nothing is written to disk or fetched during install. This is the lowest-risk install model.
Credentials
The skill declares no environment variables, credentials, or config paths. The external network calls it describes are proportionate to weather/location lookup and do not request unrelated secrets.
Persistence & Privilege
always:false and no special privileges are requested. The skill is user-invocable and may be autonomously invoked by the agent (platform default), which is expected for a utility skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install uwvwko-current-weather
  3. After installation, invoke the skill by name or use /uwvwko-current-weather
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Version 1.0.0 – Initial Release - Provides weather information based on user’s location and date (today, tomorrow, etc.). - Supports detection of location via user input, chat history, or IP-based lookup. - Uses Chinese weather websites for accurate weather data extraction. - Outputs concise and friendly weather reports including temperature, weather condition, wind, humidity, and air quality. - Includes special handling for multi-day queries and extreme weather alerts. - Offers sample dialogues and city code references for common locations.
Metadata
Slug uwvwko-current-weather
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is current_weather?

获取用户当前位置和当前时间,通过浏览器访问天气网站查询天气信息。 支持查询今天、明天、后天等不同日期的天气情况。 It is an AI Agent Skill for Claude Code / OpenClaw, with 148 downloads so far.

How do I install current_weather?

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

Is current_weather free?

Yes, current_weather is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does current_weather support?

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

Who created current_weather?

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

💬 Comments