Hi Meraki community,
I’m sharing MerakiAutomationSkill, an automation skill I built to make working with the Meraki Dashboard API faster and more reliable. The goal is to help engineers go from requirements to working scripts with less trial‑and‑error.
What it does
- Provides a structured index of Meraki Dashboard API endpoints (v1.63.0).
- Helps map real‑world tasks to the right endpoints quickly.
- Generates complete, executable Python scripts for Meraki automation workflows.
Who it’s for
- Network engineers and SREs automating Meraki tasks.
- Anyone who wants a more guided, repeatable workflow for Meraki API scripts.
- Teams standardizing their Meraki automation approach.
Repo & docs
Feedback welcome
I’d really appreciate feedback, issues, or ideas for new workflows to include. If you try it, let me know what you’d like improved!
Thanks!