← 返回 Skills 市场
sealegs-ai-coder

SeaLegs AI Marine Forecast API

作者 SeaLegs AI · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
858
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sealegs-marine-forecast
功能描述
Get AI-powered marine weather forecasts for any location worldwide
安全使用建议
This skill appears to do what it claims: call SeaLegs' marine forecast API using an API key. Before installing: 1) Verify you trust the SeaLegs service (developer.sealegs.ai) and are comfortable providing its API key. 2) Don't place unrelated secrets into examples/.env (the Python example will load any key=value pairs it finds). 3) If you use webhook_url, only point it at endpoints you control or trust because forecast results will be POSTed there. 4) Be aware the example script requires Python's requests package if you run it locally. If any of these points are unacceptable, don't install or run the examples until you've confirmed the risks.
功能分析
Type: OpenClaw Skill Name: sealegs-marine-forecast Version: 1.0.0 The skill bundle provides an API client for a marine weather forecast service. It requires an API key (`SEALEGS_API_KEY`) and the `curl` binary, which are necessary for its stated purpose. All network requests in `SKILL.md` and `spotcast_workflow.py` are directed to the legitimate `api.sealegs.ai` domain, and the API key is handled securely via the Authorization header. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts with harmful objectives.
能力评估
Purpose & Capability
Name/description match the required items: a single API key (SEALEGS_API_KEY) and curl for example requests. The included example Python script and cURL examples align with a client for api.sealegs.ai.
Instruction Scope
SKILL.md only instructs the agent to call SeaLegs API endpoints and to optionally provide a webhook_url (user-supplied). The included spotcast_workflow.py will load a local .env file (examples/.env) and set any key=value pairs it finds into environment variables — this can accidentally surface other local secrets if you put them in that file. Also be mindful that webhook_url is an arbitrary HTTPS endpoint you may provide; callbacks will POST forecast data there.
Install Mechanism
No install spec — instruction-only with an example script. No downloads or external installers. Example Python code requires the requests package but nothing is implicitly fetched or executed by the skill during install.
Credentials
Only SEALEGS_API_KEY is required and is declared as the primary credential, which is proportionate. The SKILL.md also shows an option to put the key into the agent's OpenClaw config — storing keys in a shared config file has the usual tradeoffs (ease of use vs broader exposure to other local tools/people).
Persistence & Privilege
always is false and the skill does not request persistent system privileges or attempt to modify other skills' configs. It behaves like a normal, user-invoked integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sealegs-marine-forecast
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sealegs-marine-forecast 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug sealegs-marine-forecast
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

SeaLegs AI Marine Forecast API 是什么?

Get AI-powered marine weather forecasts for any location worldwide. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 858 次。

如何安装 SeaLegs AI Marine Forecast API?

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

SeaLegs AI Marine Forecast API 是免费的吗?

是的,SeaLegs AI Marine Forecast API 完全免费(开源免费),可自由下载、安装和使用。

SeaLegs AI Marine Forecast API 支持哪些平台?

SeaLegs AI Marine Forecast API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 SeaLegs AI Marine Forecast API?

由 SeaLegs AI(@sealegs-ai-coder)开发并维护,当前版本 v1.0.0。

💬 留言讨论