← Back to Skills Marketplace
371166758-qq

Weather Query

by 371166758-qq · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
123
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install qf-weather
Description
Provides real-time weather, hourly and 7-day forecasts by city name, coordinates, or IP without needing an API key using wttr.in and Open-Meteo services.
Usage Guidance
This is an instruction-only weather skill that makes outbound calls to public APIs (wttr.in and Open‑Meteo). It requests no secrets and has no install phase, so its footprint is small. Before installing, consider: (1) If you or your environment are sensitive about exposing your IP, avoid automatic IP-based lookups — provide a city name or coordinates instead, or confirm how the agent will obtain the IP. (2) The SKILL.md's privacy claims ('does not record queries' and 'direct requests') cannot be verified from the package alone — network requests will go to the external services and those services may log requests. (3) wttr.in can be slow or rate-limited; the fallback to Open‑Meteo is noted. If those tradeoffs are acceptable, the skill appears coherent with its stated purpose.
Capability Assessment
Purpose & Capability
The name/description promise (real-time, hourly, 7‑day forecasts via wttr.in and Open‑Meteo) aligns with the SKILL.md examples. There are no unexpected required binaries, env vars, or installs that would be unnecessary for a weather query skill.
Instruction Scope
SKILL.md contains only usage examples and brief notes about fallback to Open‑Meteo. It does not instruct reading local files or environment variables. One small ambiguity: it says 'supports IP定位' but doesn't state whether the agent will automatically determine the caller's IP or require the user to provide it — automatic IP lookup would disclose the caller's IP to the external weather service. Otherwise instructions stay within expected scope.
Install Mechanism
No install spec and no code files (instruction-only). This is the lowest-risk install model — nothing is written to disk by the skill itself.
Credentials
The skill requires no environment variables or credentials. That is proportionate for a public-API weather lookup.
Persistence & Privilege
always is false and the skill does not request persistent elevated privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qf-weather
  3. After installation, invoke the skill by name or use /qf-weather
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Weather and forecast via wttr.in and Open-Meteo
Metadata
Slug qf-weather
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Weather Query?

Provides real-time weather, hourly and 7-day forecasts by city name, coordinates, or IP without needing an API key using wttr.in and Open-Meteo services. It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.

How do I install Weather Query?

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

Is Weather Query free?

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

Which platforms does Weather Query support?

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

Who created Weather Query?

It is built and maintained by 371166758-qq (@371166758-qq); the current version is v1.0.0.

💬 Comments