agentsclimarketplace

Marineconnect support triage

Skill Marineconnect/marineconnect-agent-skills/plugins/marineconnect-ops/skills/marineconnect-support-triage

Installable MarineConnect agent skills and OAuth-backed MCP plugin for Codex and ChatGPT Work mode.

Install
npx -y skills add Marineconnect/marineconnect-agent-skills --skill marineconnect-support-triage

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

3 things to look at

  • 19 days oldThe repository was created 19 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

Triage MarineConnect support tickets. Use when the user asks to list open/pending tickets, inspect ticket content, read ticket messages, diagnose customer requests, build a diagnostic plan, check router reboot requests from tickets, connect a ticket to tenant/device/customer context, or prepare a support response using MarineConnect MCP tools.

SKILL.md

1.5 KB, 246 tokens by cl100k_base, as published. Nobody here has run it

MarineConnect Support Triage

Workflow

  1. Discover tools with mcp_list_tools_by_role using the ticket prompt.
  2. If no ticket id is provided, call support_tickets_list_open or support_tickets_list_pending.
  3. Call support_tickets_get_detail and support_tickets_get_messages.
  4. Call support_ticket_triage_intent or support_ticket_build_diagnostic_plan.
  5. Resolve tenant/device/customer using resolver tools from the diagnostic plan.
  6. For reboot/Wi-Fi requests, stop at preflight tools and summarize readiness.

Preferred Tools

  • support_tickets_list_open, support_tickets_list_pending.
  • support_tickets_get_detail, support_tickets_get_messages.
  • support_ticket_build_diagnostic_plan, support_ticket_triage_intent.
  • support_tickets_search_context_options, support_tickets_get_transfer_history.
  • tech_search_devices, tech_router_reboot_preflight, tech_preview_router_wifi_change when ticket content mentions router actions.

Output

  • Ticket summary, detected intent, linked tenant/device/customer, evidence from tools, and safe next action.
  • Do not perform a reboot or config write in Phase 2.

What ships with it: 1 file

484 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 326,984. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.