meraki-api

Automate Meraki organization management via Dashboard API v1.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/NCLGISA/trellis-catalog --skill meraki-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meraki-api
Source: https://github.com/NCLGISA/trellis-catalog/tree/main/bridges/meraki/skills/meraki-api
Command: npx skills add https://github.com/NCLGISA/trellis-catalog --skill meraki-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive programmatic control over Cisco Meraki network devices and configurations, automating complex network management tasks.

Core Features & Use Cases

  • Full Network Management: Configure and monitor networks, devices, SSIDs, VLANs, firewall rules, and VPNs.
  • Device Insights: Gain detailed visibility into device status, client connections, and firmware compliance.
  • Use Case: Automatically audit firewall rules across all Meraki networks to ensure compliance with security policies, or generate a report of all offline devices and their last known status.

Quick Start

Run the meraki_check.py script to verify bridge connectivity and API access.

Frequently Asked Questions about meraki-api

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

FAQPage Schema
How do I automate Cisco Meraki network configuration across multiple organizations?

You can automate Meraki network management via the Dashboard API v1 to configure networks, devices, SSIDs, VLANs, firewall rules, and VPNs across an organization. This provides programmatic control to automate complex network configuration tasks.

How do I audit firewall rules and check device status in Meraki networks?

Audit firewall rules and check device status by using health checks, inventory tracking, and detailed configuration audits. You can generate reports of offline devices and their last known status to ensure compliance with security policies.

Do I need an API key to manage Meraki networks and devices?

Yes, you need a Meraki API key for authentication to manage networks and devices. The Skill operates on a per-organization basis, requiring this key to access the Dashboard API v1 for configuration and monitoring.

Can I monitor Meraki device firmware compliance and client connections programmatically?

Yes, you can monitor Meraki device firmware compliance and client connections programmatically. The Skill provides device insights including detailed visibility into device status, client connections, and firmware compliance across the network.

What is the best way to get offline device reports and verify bridge connectivity for Meraki?

The best way to get offline device reports and verify bridge connectivity is to run the meraki_check.py script. This verifies API access and bridge connectivity before you generate reports of all offline devices and their last known status.

Does Meraki API automation support health checks and inventory tracking for network infrastructure?

Yes, Meraki API automation supports health checks and inventory tracking for network infrastructure. It provides tools for health checks, inventory management, status monitoring, and detailed configuration audits across the organization.