← 返回 Skills 市场
hamandmore

Access global ocean tides model. Functions include tide height at a given date/time/location, tide extrema, and grid weather data.

作者 hamandmore · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
884
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tides
功能描述
Access global ocean tides model. Functions include tide height at a given date/time/location, tide extrema, and grid weather data.
安全使用建议
This skill simply tells the agent how to call an external API at https://hamandmore.net. Before installing, confirm you trust that domain/service (and the email contact) because runtime calls will send request data (parameters and any token you provide) to that host. If you want to limit risk: use anonymous mode (no Authorization header), avoid providing shared or high‑privilege tokens, and verify the API operator independently (homepage, docs, or contact). Autonomous invocation will allow the agent to call the remote endpoint when the skill is used — that is normal but means network requests to that domain can occur without extra install steps.
功能分析
Type: OpenClaw Skill Name: tides Version: 1.0.0 The skill bundle is benign. It clearly defines its purpose as accessing a global ocean tides model and weather data via a JSON-RPC API at `https://hamandmore.net/api/harmonics/mcp`. All instructions in `SKILL.md` are functional, providing `curl` examples for interacting with this specific API, including methods for initialization, listing tools, and calling specific tide/weather functions. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts to subvert the agent's core directives, or obfuscation. The handling of authentication tokens is for legitimate API access and does not involve instructions to steal or exfiltrate credentials.
能力评估
Purpose & Capability
Name/description match the instructions: all examples call a single external tides/weather JSON‑RPC API (tide height, extrema, grid weather). Nothing requested (no env vars, binaries, or paths) is unrelated to providing tide/weather data.
Instruction Scope
SKILL.md only instructs forming JSON‑RPC POST requests to the provided base URL and handling JSON‑RPC responses. It does not instruct reading local files, other env vars, or exfiltrating unrelated data; optional Authorization header is limited to an opaque token for the service.
Install Mechanism
No install steps or code files are present (instruction-only). Nothing is downloaded or written to disk by the skill instructions.
Credentials
The skill declares no required environment variables or credentials. It documents optional bearer/basic tokens for the remote API — this is proportionate to a third‑party API client.
Persistence & Privilege
always:false and no install/persistence actions. The skill does not request elevated or permanent presence and does not modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tides
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tides 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Tides skill with global ocean tides API access. - Provides JSON-RPC API for querying tide heights, tide extrema, and grid weather data worldwide. - Supports free (anonymous) and token-authenticated (keyed) access tiers. - Full documentation with usage patterns, authentication options, and example curl commands. - Error handling and standardized JSON-RPC response formats included.
元数据
Slug tides
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Access global ocean tides model. Functions include tide height at a given date/time/location, tide extrema, and grid weather data. 是什么?

Access global ocean tides model. Functions include tide height at a given date/time/location, tide extrema, and grid weather data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 884 次。

如何安装 Access global ocean tides model. Functions include tide height at a given date/time/location, tide extrema, and grid weather data.?

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

Access global ocean tides model. Functions include tide height at a given date/time/location, tide extrema, and grid weather data. 是免费的吗?

是的,Access global ocean tides model. Functions include tide height at a given date/time/location, tide extrema, and grid weather data. 完全免费(开源免费),可自由下载、安装和使用。

Access global ocean tides model. Functions include tide height at a given date/time/location, tide extrema, and grid weather data. 支持哪些平台?

Access global ocean tides model. Functions include tide height at a given date/time/location, tide extrema, and grid weather data. 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Access global ocean tides model. Functions include tide height at a given date/time/location, tide extrema, and grid weather data.?

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

💬 留言讨论