← Back to Skills Marketplace
litiao1224

Weather Litiao

by litiao1224 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
173
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install weather-litiao
Description
Get current weather and forecasts (no API key required).
Usage Guidance
This skill is simple and coherent, but be aware: it makes network requests to third‑party services (wttr.in and Open‑Meteo). Don't send sensitive or exact personal-location strings if you don't want that data transmitted. Prefer using explicit HTTPS URLs (https://wttr.in/...) to avoid plaintext HTTP. If you need an offline or private weather source, do not install this skill.
Capability Analysis
Type: OpenClaw Skill Name: weather-litiao Version: 1.0.0 The skill provides standard instructions for retrieving weather data using legitimate, publicly available APIs (wttr.in and open-meteo.com) via curl. No malicious code, data exfiltration, or suspicious prompt injection attempts were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (weather, no API key) matches the SKILL.md: all examples are curl requests to wttr.in and Open‑Meteo. The only required binary is curl, which is appropriate and proportional.
Instruction Scope
Instructions are limited to making HTTP requests to public weather services and optionally saving a PNG to /tmp. Note: example URLs omit the https:// scheme (using plain wttr.in), which may result in unencrypted requests; user-supplied location strings are sent to third-party servers and could reveal location data.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be downloaded or written by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportionate to a read-only weather lookup skill.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills/system settings. It can be invoked autonomously (platform default) but that is normal for skills and not flagged alone.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weather-litiao
  3. After installation, invoke the skill by name or use /weather-litiao
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Bug fixes and improvements with -litiao suffix
Metadata
Slug weather-litiao
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Weather Litiao?

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

How do I install Weather Litiao?

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

Is Weather Litiao free?

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

Which platforms does Weather Litiao support?

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

Who created Weather Litiao?

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

💬 Comments