analyze-dashboard

Installation
SKILL.md

Analyze Dashboard

When to Use

  • Meeting prep: Synthesize a dashboard into talking points before a review or exec meeting
  • Cross-chart pattern detection: Spot correlations across multiple charts that are hard to see manually
  • Dashboard investigation: A key number moved in a chart within this dashboard and you want to explain why
  • Connecting quant to qual: Understand if user feedback explains the trends you're seeing
  • Onboarding to unfamiliar dashboards: Get up to speed on what a dashboard tracks and its current state

Instructions

Step 0: Identify the Dashboard ID

If the user gives a URL, use Amplitude:get_from_url to get the dashboard ID

Step 1: Retrieve the Dashboard

Use Amplitude:use_amp_dashboards with action: "get" and the dashboard ID to get the full structure and chart IDs.

Installs
4
GitHub Stars
34
First Seen
Jul 5, 2026
analyze-dashboard — amplitude/mcp-marketplace