What problem does it solve?
Building and maintaining Mixpanel dashboards programmatically involves a tricky layout grid, content action ordering rules, and text card formatting quirks that cause silent failures. This Skill encodes the full CRUD workflow so dashboards are created, read, updated, and annotated correctly on the first attempt.
Core Features & Use Cases
- Four operating modes: Analyze existing dashboards (read structure, execute reports, summarize), Build new dashboards (investigate data, plan layout, create), Modify existing ones (ordered content and layout patches), and Explain (auto-generate data-driven text card insights).
- Layout and content management: Handles the 12-column grid, width redistribution, temp ID resolution, and the required operation ordering (metadata, creates, reorder, updates, deletes).
- Rich references: Ships with a complete API reference, 9 dashboard design templates (KPI, AARRR, funnel, retention, and more), a chart type selection guide, and a bookmark pipeline covering all four Mixpanel query engines.
- Use Case: Ask to build a product health dashboard, and the Skill discovers top events, validates data volume, queries insights/funnels/retention, lays out rows with section headers, and pins the finished dashboard for the team.
Quick Start
Ask the assistant to analyze an existing Mixpanel dashboard by ID or build a new product health dashboard from your project's top events.