← 返回 Skills 市场
148
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uwvwko-current-weather
功能描述
获取用户当前位置和当前时间,通过浏览器访问天气网站查询天气信息。 支持查询今天、明天、后天等不同日期的天气情况。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uwvwko-current-weather - 安装完成后,直接呼叫该 Skill 的名称或使用
/uwvwko-current-weather触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
current_weather 是什么?
获取用户当前位置和当前时间,通过浏览器访问天气网站查询天气信息。 支持查询今天、明天、后天等不同日期的天气情况。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。
如何安装 current_weather?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uwvwko-current-weather」即可一键安装,无需额外配置。
current_weather 是免费的吗?
是的,current_weather 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
current_weather 支持哪些平台?
current_weather 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 current_weather?
由 uwvwko(@uwvwko-zzz)开发并维护,当前版本 v1.0.0。
推荐 Skills