← Back to Skills Marketplace
mars82311111

Mars Weather AI

by mars82311111 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
89
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mars-weather-ai
Description
Get current weather and forecasts (no API key required).
Usage Guidance
This appears to be a simple Earth-weather helper that uses wttr.in and Open‑Meteo via curl. However, the skill name and some registry metadata do not match the contained SKILL.md ("Mars Weather AI" vs examples for Earth cities; mismatched ownerId/slug). If you expected Mars-specific data, this skill is not that. If you still want to install it, verify the publisher (ownerId) and confirm the intended purpose. Also remember that using the skill will cause your agent to make outbound requests to wttr.in and open-meteo with whatever location you pass — avoid sending sensitive or precise personal-location data unless you trust those services.
Capability Analysis
Type: OpenClaw Skill Name: mars-weather-ai Version: 1.0.0 The skill provides legitimate instructions and examples for fetching weather data from public APIs (wttr.in and open-meteo.com) using curl. All commands and URLs are consistent with the stated purpose, and there are no signs of malicious intent, data exfiltration, or prompt injection in SKILL.md.
Capability Assessment
Purpose & Capability
The skill is named and published as 'Mars Weather AI' but the SKILL.md and examples call the skill 'weather' and only show Earth-weather endpoints (wttr.in and Open‑Meteo). The registry metadata (slug ownerId) differs from the _meta.json contents (different ownerId and slug), which is an incoherence in identity/branding.
Instruction Scope
SKILL.md contains only concrete curl examples against public endpoints (wttr.in and api.open-meteo.com). There are no instructions to read local files, inspect environment variables, or send data to unexpected endpoints beyond the documented services.
Install Mechanism
No install spec and no code files — instruction-only. This is low-risk: nothing is downloaded or written to disk by the skill itself (examples do show saving a PNG to /tmp as a usage example, which is benign).
Credentials
The skill requires only curl and declares no environment variables or credentials, which is proportionate for making web requests to public weather services.
Persistence & Privilege
Default invocation settings (not always, agent-invocable) are used. The skill does not request elevated or persistent system privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mars-weather-ai
  3. After installation, invoke the skill by name or use /mars-weather-ai
  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 for any location without needing an API key. - Uses wttr.in for quick, human-readable conditions and forecasts with simple curl commands. - Open-Meteo is provided as a fallback for programmatic access to JSON weather data. - Supports tips for locations, units, and custom output formats.
Metadata
Slug mars-weather-ai
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Mars Weather AI?

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

How do I install Mars Weather AI?

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

Is Mars Weather AI free?

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

Which platforms does Mars Weather AI support?

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

Who created Mars Weather AI?

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

💬 Comments