โ† Back to Skills Marketplace
redapp

Whale Weather ๐Ÿณ

by RedApp ยท GitHub โ†— ยท v1.0.0 ยท MIT-0
cross-platform โœ“ Security Clean
148
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install whale-weather
Description
ๅ…จ็ƒๅŸŽๅธ‚ๅคฉๆฐ”ๆŸฅ่ฏขไธŽๅฏนๆฏ”ๅทฅๅ…ทใ€‚ๆ”ฏๆŒไธญ่‹ฑๆ–‡ๅŸŽๅธ‚ๅ๏ผŒๅ…ทๅค‡ๅคš่ฏญ่จ€่พ“ๅ‡บใ€ๅŠจๆ€ๆ•ฐๆฎๆบๅˆ‡ๆข๏ผˆOpen-Meteo๏ผ‰ๅŠ็ฒพๅ‡†ๅคงๅŸŽๅธ‚ๅฎšไฝๅŠŸ่ƒฝใ€‚
Usage Guidance
This skill looks coherent and limited to querying Openโ€‘Meteo and printing results. Before installing/using it: 1) Verify you have python3 available (the scripts call python3 but the registry metadata omitted this). 2) Inspect the included scripts (theyโ€™re short) and only run them from a safe environment. 3) Note the code calls only Openโ€‘Meteo endpoints; if you need to route traffic through proxies, be aware the script comment about disabling proxy env variables is inaccurate (the Python urllib call will still respect proxy env vars). 4) Because the source is 'unknown', prefer running the scripts in a sandbox or reviewing them locally before allowing an agent to execute them automatically.
Capability Assessment
โ„น Purpose & Capability
The code and SKILL.md align with a weather lookup tool using Openโ€‘Meteo (geocoding-api.open-meteo.com and api.open-meteo.com). However, the repository/registry metadata lists 'required binaries: none' while the scripts enforce the presence of python3 (require_cmd python3). Requiring python3 is reasonable for this skill but the metadata omission is an inconsistency.
โ„น Instruction Scope
Runtime instructions only tell the agent to run the included bash scripts, which in turn perform HTTPS calls to Openโ€‘Meteo services and print sanitized results. The scripts do not read arbitrary files, environment secrets, or send data to thirdโ€‘party endpoints outside Openโ€‘Meteo. One misleading comment claims 'disable proxy env to prevent intercept/injection' but the code does not actually unset proxy environment variables โ€” urllib will still respect HTTP(S)_PROXY if present.
โœ“ Install Mechanism
There is no install spec; this is instruction + script based and nothing is downloaded or written during install. That is proportionate for a simple CLI-style skill.
โ„น Credentials
The skill requests no credentials or config paths (appropriate for a public weather API). The scripts do require python3 at runtime, which is not declared in registry 'required binaries'. There are no environment-variable reads or secret usage in the code.
โœ“ Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges, nor does it 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 whale-weather
  3. After installation, invoke the skill by name or use /whale-weather
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with Global I18N and Open-Meteo support
Metadata
Slug whale-weather
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Whale Weather ๐Ÿณ?

ๅ…จ็ƒๅŸŽๅธ‚ๅคฉๆฐ”ๆŸฅ่ฏขไธŽๅฏนๆฏ”ๅทฅๅ…ทใ€‚ๆ”ฏๆŒไธญ่‹ฑๆ–‡ๅŸŽๅธ‚ๅ๏ผŒๅ…ทๅค‡ๅคš่ฏญ่จ€่พ“ๅ‡บใ€ๅŠจๆ€ๆ•ฐๆฎๆบๅˆ‡ๆข๏ผˆOpen-Meteo๏ผ‰ๅŠ็ฒพๅ‡†ๅคงๅŸŽๅธ‚ๅฎšไฝๅŠŸ่ƒฝใ€‚ It is an AI Agent Skill for Claude Code / OpenClaw, with 148 downloads so far.

How do I install Whale Weather ๐Ÿณ?

Run "/install whale-weather" in the OpenClaw or Claude Code chat to install it in one step โ€” no extra setup required.

Is Whale Weather ๐Ÿณ free?

Yes, Whale Weather ๐Ÿณ is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Whale Weather ๐Ÿณ support?

Whale Weather ๐Ÿณ is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Whale Weather ๐Ÿณ?

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

๐Ÿ’ฌ Comments