← Back to Skills Marketplace
164149043

Weather Tools

by zhangzhifeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
184
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install weather-tools
Description
Automation skill for Weather Tools.
Usage Guidance
This skill is coherent and lightweight: it simply instructs the agent to curl wttr.in for weather data. Before installing, confirm you are comfortable with outbound network requests to wttr.in (requests reveal requester IP and query parameters and may be logged). Ensure curl is available in the agent environment. Note minor metadata inconsistencies (declared required binary in SKILL.md vs registry listing, and differing fields in _meta.json) — likely packaging inconsistencies rather than malicious behavior, but you can ask the publisher to clarify if that concerns you.
Capability Analysis
Type: OpenClaw Skill Name: weather-tools Version: 1.0.0 The weather-tools skill bundle provides standard curl commands to fetch weather information from the legitimate wttr.in service. The instructions in SKILL.md are transparent, align with the stated purpose, and contain no signs of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
The name/description match the instructions: all examples call wttr.in to fetch weather. Minor metadata mismatch: registry metadata lists no required binaries, while SKILL.md metadata declares curl as required — but curl is reasonable and expected for this skill.
Instruction Scope
SKILL.md only instructs the agent to run curl against wttr.in with various query parameters. It does not ask to read local files, access environment secrets, or post data to unexpected endpoints.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes on-disk risk; the skill relies on an existing curl binary.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation. It does not request persistent system-wide changes or modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weather-tools
  3. After installation, invoke the skill by name or use /weather-tools
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of weather-tools. - Provides current weather and forecasts using wttr.in with no API key required. - Supports location-specific queries and multiple output formats. - Includes examples for common weather queries and forecast retrieval. - Requires only curl to use.
Metadata
Slug weather-tools
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Weather Tools?

Automation skill for Weather Tools. It is an AI Agent Skill for Claude Code / OpenClaw, with 184 downloads so far.

How do I install Weather Tools?

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

Is Weather Tools free?

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

Which platforms does Weather Tools support?

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

Who created Weather Tools?

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

💬 Comments