← Back to Skills Marketplace
happyzengfen

Weather Test

by 疯信子 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
150
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install weather-test-1774063891
Description
Get current weather and forecasts (no API key required).
Usage Guidance
This skill is low-risk: it only runs curl against public weather services and needs no credentials. Consider that requests include the queried location in the URL and will expose your IP to those services (wttr.in/Open‑Meteo may log requests). The example writes a PNG to /tmp if you use that command. If you need strict privacy or offline operation, don't use networked skills; otherwise this skill is coherent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: weather-test-1774063891 Version: 1.0.0 The skill provides standard instructions for retrieving weather information via curl from well-known public APIs (wttr.in and open-meteo.com). There are no indicators of malicious intent, data exfiltration, or unauthorized execution in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description say 'weather, no API key' and SKILL.md only uses curl against wttr.in and Open-Meteo — the requested capabilities are minimal and appropriate.
Instruction Scope
Runtime instructions are limited to forming HTTP requests to the documented public endpoints and an example of saving a PNG to /tmp. There are no instructions to read unrelated files, environment variables, or post data to other endpoints.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install profile.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a read-only weather lookup using public endpoints.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or persistent privileges. It does not modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weather-test-1774063891
  3. After installation, invoke the skill by name or use /weather-test-1774063891
  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 keys required. - Supports quick one-liners, compact, and full forecast formats. - Includes usage tips for locations, formats, units, and output as PNG. - Offers programmatic JSON output via Open-Meteo as fallback.
Metadata
Slug weather-test-1774063891
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Weather Test?

Get current weather and forecasts (no API key required). It is an AI Agent Skill for Claude Code / OpenClaw, with 150 downloads so far.

How do I install Weather Test?

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

Is Weather Test free?

Yes, Weather Test is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Weather Test support?

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

Who created Weather Test?

It is built and maintained by 疯信子 (@happyzengfen); the current version is v1.0.0.

💬 Comments