agentsclimarketplace

Marineconnect ict network

Skill Marineconnect/marineconnect-agent-skills/plugins/marineconnect-ops/skills/marineconnect-ict-network

Inspect MarineConnect ICT network operations. Use for ICT customers, online users, hotspot plans, bandwidth config, VPN networks, firewall templates, bulk recharge requests/items, router network usage, and internet-plan questions that are not primarily subscription finance.From its SKILL.md

Install
npx -y skills add Marineconnect/marineconnect-agent-skills --skill marineconnect-ict-network

Assembled 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.0 KB, 180 tokens by cl100k_base, as published. Nobody here has run it

MarineConnect ICT Network

Workflow

  1. Resolve ICT customer with portal_ict_customers_list_view or portal_ict_customers_detail_by_id_view.
  2. Inspect plan surfaces with portal_ict_plan_hostspot_view, portal_ict_plan_bandwidth_view, portal_ict_plan_radius_list_view.
  3. Inspect VPN with portal_ict_plan_vpn_view or portal_ict_plan_vpn_detail_by_id_view.
  4. Inspect firewall templates with portal_ict_firewall_templates_view.
  5. Inspect bulk recharge with ict_bulk_recharge_list_requests and ict_bulk_recharge_list_items.
  6. Use Radius skill for quota/radcheck/session depth.

Output

  • Customer/tenant context, plan/bandwidth/VPN/firewall state, active sessions if relevant, and operational gaps.

What ships with it: 1 file

486 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. 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.