← 返回 Skills 市场
6251
总下载
5
收藏
37
当前安装
8
版本数
在 OpenClaw 中安装
/install google-weather
功能描述
Google Weather API - accurate, real-time weather data. Get current conditions, temperature, humidity, wind, and forecasts. Powered by Google's Weather API fo...
安全使用建议
Install only if you are comfortable providing a scoped Google API key and sending requested location queries to Google Weather and Geocoding services. Prefer an API key restricted to the needed Google APIs and expected usage limits.
功能分析
Type: OpenClaw Skill
Name: google-weather
Version: 1.3.0
The skill is a standard integration for Google Weather and Geocoding APIs. The code in lib/weather_helper.py correctly handles API requests, environment variables for authentication, and data formatting without any signs of malicious intent, data exfiltration, or suspicious execution patterns.
能力评估
Purpose & Capability
The stated purpose, helper script, Google Weather API calls, Geocoding API calls, and weather formatting all align coherently.
Instruction Scope
The runtime instructions are limited to setup and invoking the weather helper; no hidden role changes, unrelated automation, destructive behavior, or exfiltration logic was found.
Install Mechanism
The skill declares exec and documents required environment variables, but outbound network access is only implicit in the API integration rather than separately scoped in permissions.
Credentials
It reads Google API key environment variables and sends requested locations or coordinates to Google endpoints, which is proportionate for the skill but should be expected by users.
Persistence & Privilege
No persistence, background worker, local file mutation, credential harvesting, privilege escalation, or broad local indexing was found.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install google-weather - 安装完成后,直接呼叫该 Skill 的名称或使用
/google-weather触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
**Added unit system selection (metric/imperial) via environment variable**
- Support for `GOOGLE_WEATHER_UNITS` environment variable to choose metric or imperial units.
- Weather output now displays values (temperature, wind, etc.) in the selected unit system.
- Documentation updated: details and example outputs for both metric and imperial modes.
- No code changes required for unit switching—set the environment variable and restart.
v1.2.0
Fix metadata: declare GOOGLE_API_KEY as primaryEnv with fallbacks GOOGLE_WEATHER_API_KEY and GOOGLE_MAPS_API_KEY. Add version, author, allowed-tools.
v1.1.0
Added hourly forecast support
v1.0.4
Clean JSON output: condition.text (English), condition.text_he (Hebrew), condition.emoji (separated)
v1.0.3
Renamed env var to GOOGLE_API_KEY (supports GOOGLE_WEATHER_API_KEY and GOOGLE_MAPS_API_KEY as fallbacks)
v1.0.2
Fixed setup instructions - skill is now standalone, doesn't assume Google Maps is installed
v1.0.1
Added international examples (New York, London, Paris, Sydney). Default output now in English.
v1.0.0
- Initial release of google-weather skill using Google Weather API for real-time, hyperlocal weather data.
- Provides current conditions, temperature, humidity, wind information, and forecasts, updated every 15 minutes.
- Supports both formatted and raw JSON output for any worldwide location, with built-in shortcuts for popular Israeli cities.
- Requires only a Google Maps API key, with geocoding handled for any input location.
- Outputs weather data with Hebrew translations for conditions and location names.
元数据
常见问题
Google Weather 是什么?
Google Weather API - accurate, real-time weather data. Get current conditions, temperature, humidity, wind, and forecasts. Powered by Google's Weather API fo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6251 次。
如何安装 Google Weather?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install google-weather」即可一键安装,无需额外配置。
Google Weather 是免费的吗?
是的,Google Weather 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Google Weather 支持哪些平台?
Google Weather 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Google Weather?
由 shaharsh(@shaharsha)开发并维护,当前版本 v1.3.0。
推荐 Skills