Help us improve
Share bugs, ideas, or general feedback.
From amplitude
Builds Amplitude dashboards from requirements, organizing charts into logical sections with appropriate layouts. Use for creating new dashboards or assembling existing charts.
npx claudepluginhub amplitude/mcp-marketplace --plugin amplitudeHow this skill is triggered — by the user, by Claude, or both
Slash command
/amplitude:create-dashboardThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create new team or initiative dashboards, organize scattered charts, build executive reporting, or set up review cadence dashboards.
Builds Amplitude dashboards from requirements or goals, organizing charts into logical sections with layouts. Useful for creating dashboards from scratch or assembling existing charts.
Analyzes Amplitude dashboards by querying charts, detecting anomalies, and explaining metric changes with customer feedback trends. Useful for meeting prep, cross-chart pattern detection, and onboarding.
Share bugs, ideas, or general feedback.
Create new team or initiative dashboards, organize scattered charts, build executive reporting, or set up review cadence dashboards.
Before building, understand what you're tracking:
Amplitude:search with entityTypes: ["EVENT", "CUSTOM_EVENT"]get_event_properties to understand available properties for segmentationClarify:
If existing charts found (>5 relevant):
Amplitude:search to find relevant existing chartsAmplitude:get_charts to retrieve their definitionsIf few/no charts exist (<5 relevant):
Amplitude:query_dataset to create needed chartsAmplitude:save_chart_edits before building dashboardCreating new charts:
query_dataset to verify datasave_chart_edits (more efficient)Organize into logical sections:
Use Amplitude:create_dashboard with:
metric_only: Headline KPIs (single number)series: Trend lines (default view)converted: Funnels (conversion view)table: Data tablesInclude rich text blocks for:
| Content Type | Suggested Width | Suggested Height |
|---|---|---|
| Headline metric | 3-4 columns | 375px |
| Trend chart | 6-12 columns | 500px |
| Comparison chart | 6 columns | 500px |
| Detailed table | 12 columns | 625px |
| Section header | 12 columns | 375px |
Query errors (500/400):
No data returned: