๐Ÿงช Community โœ“ Claude Code โœ“ Claude Desktop Standalone โ€ข Auvik

Auvik

Auvik - network monitoring, device inventory, alerts, configurations, capacity planning across tenants

Installation

Install this plugin individually:

/plugin marketplace add wyre-technology/msp-claude-plugins --plugin auvik

Or install all MSP plugins at once:

/plugin marketplace add wyre-technology/msp-claude-plugins

Features

  • Alert Handling
  • Device Management
  • Networks

Skills

This plugin provides 4 skills that teach Claude about Auvik:

Skill Description
alerts Use this skill when working with Auvik alerts - severity tiers, status lifecycle, dismissal semantics, and the common alertName patterns that show up in MSP NOC queues.
devices Use this skill when working with Auvik device records - identifying device types, interpreting manageStatus, reading lifecycle and warranty fields, and choosing between the v1 list endpoint and the detailed device endpoints.
networks Use this skill when working with Auvik network and interface entities - the network entity model, IP-range scoping, interface-to-device relationships, and admin vs oper status.
api-patterns Use this skill when working with the Auvik MCP tools - JSON:API envelope shape, basic-auth credential model, region routing, cursor-based pagination, rate-limit handling, and the v1 vs v2 device API distinction.

Agents

This plugin provides 3 agents for autonomous task execution:

Agent Description
alert-responder Use this agent for Auvik alert-related questions - what's open, what matters, what to dismiss, what to escalate.
capacity-planner Use this agent for Auvik utilization, saturation, and headroom questions - "is this link maxed out?", "what links need an upgrade?", "where is the bottleneck?".
network-analyst Use this agent when the user is asking what's wrong with a tenant's network, investigating broad performance complaints, mapping topology, or doing multi-signal triage across devices, interfaces, alerts, and statistics in Auvik.

Commands

Available slash commands:

Command Description
/alert-triage Triage open Auvik alerts, rank by severity, and recommend dismissals for known noise
/capacity-check Scan Auvik interface statistics for saturated links and recurring congestion
/device-inventory Inventory devices for an Auvik tenant with type, manage status, and lifecycle breakdown
/network-audit Audit a tenant's networks, interfaces, and saved configurations; flag drift and missing backups
/tenant-overview Single-tenant Auvik snapshot - devices, alerts, networks, billing usage

API Reference

Base URL
Authentication
Rate Limit
Documentation

Example Usage

Triage open Auvik alerts, rank by severity, and recommend dismissals for known noise

/alert-triage

Scan Auvik interface statistics for saturated links and recurring congestion

/capacity-check

Inventory devices for an Auvik tenant with type, manage status, and lifecycle breakdown

/device-inventory

Audit a tenant's networks, interfaces, and saved configurations; flag drift and missing backups

/network-audit

Single-tenant Auvik snapshot - devices, alerts, networks, billing usage

/tenant-overview

Using Skills

/skill auvik:alerts

Use this skill when working with Auvik alerts - severity tiers, status lifecycle, dismissal semantics, and the common alertName patterns that show up in MSP NOC queues.