← Back to Skills Marketplace
mars82311111

Mars Weather Pro

by mars82311111 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mars-weather-pro
Description
Get current weather and forecasts (no API key required).
Usage Guidance
This skill appears to perform simple weather lookups via wttr.in and Open‑Meteo (no API keys). However, the name/metadata mismatches ("Mars Weather Pro" vs SKILL.md showing Earth weather, different slug/owner IDs) are inconsistent and worth questioning before install. If you expected Mars-specific data, this does not provide it. Because the skill issues HTTP(S) requests with whatever location you pass, avoid embedding sensitive data in query strings (e.g., personal coordinates or private location identifiers). If provenance matters, ask the publisher for clarification or prefer a skill whose name, metadata, and runtime instructions align.
Capability Analysis
Type: OpenClaw Skill Name: mars-weather-pro Version: 1.0.0 The skill provides legitimate instructions and examples for retrieving weather information from public, no-key-required APIs (wttr.in and open-meteo.com) using curl. The code and documentation in SKILL.md are well-documented, align with the stated purpose, and contain no indicators of malicious intent or high-risk behavior.
Capability Assessment
Purpose & Capability
The skill is named and published as "Mars Weather Pro" (registry metadata), but the SKILL.md documents an Earth-weather helper using wttr.in and Open‑Meteo. The _meta.json slug is "weather" while registry metadata lists a different slug/owner; these naming/metadata mismatches suggest either sloppy packaging or intentional mislabeling.
Instruction Scope
Runtime instructions are limited and explicit: they run curl against wttr.in and api.open-meteo.com to fetch weather data and optionally save a PNG to /tmp. The instructions do not read local files, access environment variables, or transmit unrelated data.
Install Mechanism
No install spec and no code files — instruction-only skill that relies on curl being present. This is low-risk because nothing is written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are required. The declared dependency (curl) is appropriate for the described network calls.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation settings. It does not request persistent system presence or modify other skills/configurations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mars-weather-pro
  3. After installation, invoke the skill by name or use /mars-weather-pro
  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. - Get current weather and forecasts using wttr.in and Open-Meteo—no API key required. - Supports quick text summaries, compact formats, and full multi-day forecasts. - Includes tips for locations, units, and output formats (including PNG images). - Provides fallback to Open-Meteo API with JSON output for programmatic use.
Metadata
Slug mars-weather-pro
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Mars Weather Pro?

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

How do I install Mars Weather Pro?

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

Is Mars Weather Pro free?

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

Which platforms does Mars Weather Pro support?

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

Who created Mars Weather Pro?

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

💬 Comments