Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Monitors port status for a named port (default: Chornomorsk) by pulling weather conditions, vessel positions, security alerts, and recent news from multiple data sources. Results are cross-validated across sources to reduce errors. API rate limits are handled automatically.
Cross-validating data across multiple independent sources catches inconsistencies that single-source monitoring tools would miss.
When to use it
- Checking whether a specific cargo vessel has arrived at Chornomorsk
- Monitoring weather conditions before scheduling a port call
- Receiving security alerts before routing a ship through the port
- Tracking approaching vessels for berth and dock scheduling
- Staying informed on port news and operational announcements
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: What is the current status of Chornomorsk port?
- 1Queries weather APIs for current conditions at the port location
- 2Retrieves vessel tracking data for ships in port or approaching
- 3Checks security feeds for active alerts or warnings
- 4Fetches recent news articles related to the port
- 5Cross-validates results across all sources and compiles a unified report
JSON object with weather (temperature, conditions), vessel list (name, status), security status, and recent news items with titles and URLs