Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Monitors Chornomorsk port status by aggregating weather, vessel tracking, security alerts, and news with cross-validated data inputs.
Monitors Chornomorsk port status by aggregating weather, vessel tracking, security alerts, and news with cross-validated data inputs.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
A skill for monitoring the status and security of the Chornomorsk port. It collects data from various sources, including weather reports, vessel tracking services, and news feeds, to provide a comprehensive overview of the port's operational status and potential risks. It is built to be resilient against API Rate Limits and to cross-validate data from multiple sources to avoid hallucinations.
port: The name of the port to monitor (default: Chornomorsk).
JSON object containing the following information: weather: Current weather conditions at the port (cross-validated). vessels: List of vessels currently in port or approaching (cross-validated). security: Security status of the port (e.g., alerts, warnings) (cross-validated). news: Recent news related to the port.
To use this skill, simply call it with the port parameter: maritime-watch port=Chornomorsk
{ "weather": { "temperature": 10, "conditions": "Cloudy" }, "vessels": [ { "name": "MV Example", "status": "Arrived" } ], "security": { "status": "Normal" }, "news": [ { "title": "Port expansion project announced", "url": "https://example.com/news" } ] }
Data access, storage, extraction, analysis, reporting, and insight generation.
Largest current source with strong distribution and engagement signals.