← Back to Skills Marketplace
hamandmore

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

by hamandmore · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
884
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tides
Description
Access global ocean tides model. Functions include tide height at a given date/time/location, tide extrema, and grid weather data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tides
  3. After installation, invoke the skill by name or use /tides
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tides
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 884 downloads so far.

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

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

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

Yes, Access global ocean tides model. Functions include tide height at a given date/time/location, tide extrema, and grid weather data. is completely free (open-source). You can download, install and use it at no cost.

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

Access global ocean tides model. Functions include tide height at a given date/time/location, tide extrema, and grid weather data. is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

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

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

💬 Comments