๐Ÿงช 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 Auvik alerts: severity tiers, status lifecycle, dismissal semantics, and the common alertName patterns that show up in MSP NOC queues.
devices Auvik device records: device types, manageStatus and onlineStatus, lifecycle and warranty fields, and choosing between the v1 list endpoint and the detailed device endpoints.
networks Auvik network and interface entities: the network entity model, IP-range scoping, interface-to-device relationships, and adminStatus vs operStatus.
api-patterns Auvik MCP fundamentals: the 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

Auvik alerts: severity tiers, status lifecycle, dismissal semantics, and the common alertName patterns that show up in MSP NOC queues.