Marineconnect analytics reporting
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.From its SKILL.md
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.
2 things to look at
- 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.
SKILL.md
1.4 KB, 216 tokens by cl100k_base, 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.
What ships with it: 1 file
501 B alongside SKILL.md
agents/
- openai.yaml501 B