← Back to Skills Marketplace
99percentgod

Weather 1.0.0

by 99percentgod · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
2747
Downloads
2
Stars
105
Active Installs
1
Versions
Install in OpenClaw
/install weather-1-0-0
Description
Provide current weather and forecasts using wttr.in and Open-Meteo APIs without requiring an API key.
Usage Guidance
Install only if you are comfortable with the skill making outbound requests to public weather services and writing requested weather output files such as temporary images. I did not see evidence of credential use, persistence, destructive actions, or unrelated data access.
Capability Analysis
Type: OpenClaw Skill Name: weather-1-0-0 Version: 1.0.0 The skill bundle is benign. It uses `curl` to fetch weather data from legitimate public APIs (`wttr.in` and `api.open-meteo.com`), as explicitly stated in the `SKILL.md` description and metadata. One example command saves a PNG image to `/tmp/weather.png`, which is a standard and non-malicious operation for a utility skill. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent.
Capability Assessment
Purpose & Capability
The stated behavior is narrow and coherent for a weather skill: using curl to query public weather APIs such as wttr.in and api.open-meteo.com.
Instruction Scope
The described runtime instructions are limited to weather lookup and an example output image; there is no reported prompt injection, role override, credential access, or unrelated local data collection.
Install Mechanism
No special installer behavior, package execution hook, or dependency-based privilege expansion was identified in the supplied scan context.
Credentials
Network access to public weather APIs is proportionate to the skill purpose, and no API keys or sensitive environment variables are indicated.
Persistence & Privilege
Saving an example PNG to /tmp/weather.png is temporary output handling, not persistence or privilege escalation; no background process, startup hook, or elevated permission use is indicated.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weather-1-0-0
  3. After installation, invoke the skill by name or use /weather-1-0-0
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the weather skill. - Provides current weather and forecasts using wttr.in and Open-Meteo—no API key required. - Offers multiple output formats, including concise, compact, and full forecasts for cities or coordinates. - Supports weather lookup via city names, airport codes, and customizable units. - Outputs available in plain text or as PNG images for convenience.
Metadata
Slug weather-1-0-0
Version 1.0.0
License
All-time Installs 105
Active Installs 105
Total Versions 1
Frequently Asked Questions

What is Weather 1.0.0?

Provide current weather and forecasts using wttr.in and Open-Meteo APIs without requiring an API key. It is an AI Agent Skill for Claude Code / OpenClaw, with 2747 downloads so far.

How do I install Weather 1.0.0?

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

Is Weather 1.0.0 free?

Yes, Weather 1.0.0 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Weather 1.0.0 support?

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

Who created Weather 1.0.0?

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

💬 Comments