← 返回 Skills 市场
mars82311111

Mars Weather Pro

作者 mars82311111 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mars-weather-pro
功能描述
Get current weather and forecasts (no API key required).
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mars-weather-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mars-weather-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug mars-weather-pro
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Mars Weather Pro 是什么?

Get current weather and forecasts (no API key required). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。

如何安装 Mars Weather Pro?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mars-weather-pro」即可一键安装,无需额外配置。

Mars Weather Pro 是免费的吗?

是的,Mars Weather Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mars Weather Pro 支持哪些平台?

Mars Weather Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mars Weather Pro?

由 mars82311111(@mars82311111)开发并维护,当前版本 v1.0.0。

💬 留言讨论