← 返回 Skills 市场
Mars Weather AI
作者
mars82311111
· GitHub ↗
· v1.0.0
· MIT-0
89
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mars-weather-ai
功能描述
Get current weather and forecasts (no API key required).
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mars-weather-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/mars-weather-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Mars Weather AI 是什么?
Get current weather and forecasts (no API key required). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。
如何安装 Mars Weather AI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mars-weather-ai」即可一键安装,无需额外配置。
Mars Weather AI 是免费的吗?
是的,Mars Weather AI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mars Weather AI 支持哪些平台?
Mars Weather AI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mars Weather AI?
由 mars82311111(@mars82311111)开发并维护,当前版本 v1.0.0。
推荐 Skills