← Back to Skills Marketplace
quincygunter

Weather

by QuincyGunter · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install quincy-weather
Description
Get current weather and forecasts (no API key required).
Usage Guidance
This skill is coherent and low-risk: it simply runs curl against wttr.in and Open‑Meteo and requires no credentials or installs. Before installing, be aware that queries (location names, coordinates) and your agent's network metadata (IP address) will be sent to third-party servers — avoid submitting sensitive or precisely identifying locations if you care about privacy. Also ensure curl is available in the runtime environment. If you need an offline or privacy-preserving option, look for a local weather dataset or a service that guarantees no logging.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description, required binary (curl), and runtime instructions all align with a simple weather lookup skill; nothing requested is disproportionate to providing weather data.
Instruction Scope
Instructions only run curl against wttr.in and api.open-meteo.com and optionally save a PNG to /tmp; they do not read local files or environment variables. Note: user-supplied locations and the agent's network-level metadata (IP) will be transmitted to third-party services, which is a privacy consideration.
Install Mechanism
No install spec and no code files — instruction-only skill. This is low-risk from an installation/execution surface perspective.
Credentials
No environment variables, credentials, or config paths are requested or used; credential access is minimal and proportional to the stated purpose.
Persistence & Privilege
Skill is not always-on and uses normal autonomous invocation settings. It does not request elevated persistence or access to other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install quincy-weather
  3. After installation, invoke the skill by name or use /quincy-weather
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug quincy-weather
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Weather?

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

How do I install Weather?

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

Is Weather free?

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

Which platforms does Weather support?

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

Who created Weather?

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

💬 Comments