โ Back to Skills Marketplace
Whale Weather ๐ณ
by
RedApp
ยท GitHub โ
ยท v1.0.0
ยท MIT-0
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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install whale-weather - After installation, invoke the skill by name or use
/whale-weather - 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
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.
More Skills