← Back to Skills Marketplace
439
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install marine-watch-planner
Description
Generate and adapt a sea-duty daily routine with watch rotations, sleep protection, duty handovers, internet-budgeted work blocks, and role-specific tasks. U...
Usage Guidance
This skill is an instruction-only planner that generally fits its stated purpose, but its SKILL.md expects several local files and a script that are not bundled or declared. Before installing or enabling the skill: (1) Ask the publisher to provide the referenced files (scripts/build_marine_plan.py and references/*.md) or to remove those references; (2) If those files will be present on your host, inspect their contents to ensure they don't read sensitive paths or exfiltrate data; (3) If you can't review the files, run the skill in a restricted/sandboxed environment or disable autonomous invocation; (4) Expect the skill to fail or to attempt to access local paths if the referenced files are absent. These mismatches are likely an oversight but could also mask broader behavior — proceed only after verification.
Capability Analysis
Type: OpenClaw Skill
Name: marine-watch-planner
Version: 1.0.0
The skill bundle appears benign. The `_meta.json` contains standard metadata. The `SKILL.md` provides clear instructions for the AI agent to generate a marine watch plan, referencing internal markdown files and one Python script (`scripts/build_marine_plan.py`). There are no instructions indicating prompt injection attempts, data exfiltration, unauthorized command execution, or other malicious behaviors. The instructions are well-aligned with the stated purpose of the skill.
Capability Assessment
Purpose & Capability
Name/description (build/adapt onboard watch schedules) is coherent with the SKILL.md workflow and required inputs; nothing in the manifest asks for unrelated credentials or binaries. However, the instructions explicitly refer to several local resources (scripts/build_marine_plan.py and references/*.md) that are not included in the package or declared in requirements, creating a capability mismatch.
Instruction Scope
Runtime instructions tell the agent to 'Use' local files and a script (scripts/build_marine_plan.py, references/watch-models.md, references/safety-anchors.md, references/internet-budgeting.md). Because this is an instruction-only skill with no bundled files, the instructions either will fail or cause the agent to attempt to read those paths on the host. That introduces a risk of unintended local file access and is an unclear/incomplete runtime contract.
Install Mechanism
No install spec and no code files are included, so nothing will be written to disk by the skill itself. This is the lowest-risk install model.
Credentials
The skill requests no environment variables, no credentials, and no config paths in the registry metadata—proportionate to a planning/assistant skill.
Persistence & Privilege
always is false and the skill is user-invocable. Model invocation is allowed by default (normal). The skill does not request persistent system privileges or to modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install marine-watch-planner - After installation, invoke the skill by name or use
/marine-watch-planner - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Adaptive onboard day planner for life at sea. Builds practical 24h routines by vessel type, role, timezone, watch model (4/4, 3/3, 6/6, solo), and internet limits. Prioritizes sleep protection, safety handovers, recurring safety scans, and offline-first productivity for low-bandwidth conditions.
Metadata
Frequently Asked Questions
What is marine-watch-planner?
Generate and adapt a sea-duty daily routine with watch rotations, sleep protection, duty handovers, internet-budgeted work blocks, and role-specific tasks. U... It is an AI Agent Skill for Claude Code / OpenClaw, with 439 downloads so far.
How do I install marine-watch-planner?
Run "/install marine-watch-planner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is marine-watch-planner free?
Yes, marine-watch-planner is completely free (open-source). You can download, install and use it at no cost.
Which platforms does marine-watch-planner support?
marine-watch-planner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created marine-watch-planner?
It is built and maintained by sytam (@vladmatys); the current version is v1.0.0.
More Skills