Marineconnect analytics reporting
Installable MarineConnect agent skills and OAuth-backed MCP plugin for Codex and ChatGPT Work mode.
npx -y skills add Marineconnect/marineconnect-agent-skills --skill marineconnect-analytics-reportingAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
3 things to look at
- 17 days oldThe repository was created 17 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use MarineConnect analytics and reporting workflows. Use for dashboard views, ClickHouse-backed DATA_ANALYTICS tools, VMS reports, fleet map, performance reports, IoT dashboards, telemetry trends, Starlink monthly analytics, provider telemetry timeline, throughput, usage reports, and questions where near-real-time analytics should be preferred over core database queries.
SKILL.md
1.4 KB, as published. Nobody here has run it
MarineConnect Analytics Reporting
Workflow
- Prefer DATA_ANALYTICS tools for dashboard/report/time-series questions.
- Resolve tenant/device/fleet/vessel ids through CORE resolvers when needed.
- Use UTC ranges and explicit
start_date,end_date,start_month,end_month, andgranularityarguments when available. - Use CORE only to enrich entity identity or explain source-of-truth discrepancies.
- When analytics returns zero rows, report the range and filters and suggest a narrower/known fixture.
Common Tools
tech_get_latest_telemetry,tech_get_provider_telemetry_latest,tech_get_provider_telemetry_timeline,tech_get_speed_throughput.finance_list_starlink_monthly_analyticsand Starlink report portal tools.- VMS dashboard, command center, fleet map, performance report, and IoT dashboard portal view tools.
Output
- State source profile, filters/range, row counts, trend/summary, data gaps, and next drill-down.