meraki-switch-ops

Manage Cisco Meraki switch ports, VLANs, ACLs, and QoS rules via Meraki Magic MCP.

627|175|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/automateyournetwork/netclaw --skill meraki-switch-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meraki-switch-ops
Source: https://github.com/automateyournetwork/netclaw/tree/main/workspace/skills/meraki-switch-ops
Command: npx skills add https://github.com/automateyournetwork/netclaw --skill meraki-switch-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of Cisco Meraki switches, allowing for efficient configuration and troubleshooting of ports, VLANs, and other critical switch functionalities.

Core Features & Use Cases

  • Port Management: Configure port settings like VLANs, speed, and PoE.
  • VLAN Operations: Create and manage VLANs across your Meraki network.
  • Troubleshooting: Quickly diagnose and resolve port-related issues, including port cycling.
  • Use Case: A network engineer needs to reconfigure a switch port to support a new device, assign it to the correct VLAN, and ensure PoE is enabled.

Quick Start

Use the meraki-switch-ops skill to list all switch ports on the 'MainOffice' network.

Frequently Asked Questions about meraki-switch-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Meraki switch port configuration and VLAN management?

You can automate Meraki switch port configuration and VLAN management by using the Meraki Magic MCP server to list, update, and cycle switch ports, as well as create VLANs via API.

How do I cycle a Meraki switch port to troubleshoot network connectivity?

You can cycle a Meraki switch port to troubleshoot connectivity by triggering a port reset operation via the Meraki Magic MCP server, which quickly power cycles the specific port.

How do I manage access control lists and QoS rules on Cisco Meraki switches?

Managing access control lists and QoS rules on Cisco Meraki switches is supported through the Meraki Magic MCP server, allowing you to apply and update traffic policies directly.

Do I need an API key to configure Meraki switch settings via network automation?

Yes, configuring Meraki switch settings requires setting the MERAKI_API_KEY and MERAKI_ORG_ID environment variables for proper authentication and authorization against your Meraki network.

Can I update PoE and speed settings when configuring Meraki switch ports?

Yes, you can update PoE and speed settings when configuring Meraki switch ports by modifying the port parameters through the Meraki network automation operations provided by the server.

What's the best way to batch update VLANs across a Meraki network?

Batch updating VLANs across a Meraki network is best handled by listing existing VLANs and creating new ones through the Meraki Magic MCP server, ensuring consistent configuration across switches.