create-dashboard

Organize charts into structured Amplitude dashboards with sections and layouts.

30|8|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/amplitude/mcp-marketplace --skill create-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-dashboard
Source: https://github.com/amplitude/mcp-marketplace/tree/main/plugins/amplitude-analysis/skills/create-dashboard
Command: npx skills add https://github.com/amplitude/mcp-marketplace --skill create-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates assembling and organizing charts into structured Amplitude dashboards, reducing manual setup time and ensuring consistency across reports.

Core Features & Use Cases

  • Greenfield dashboards: create new dashboards from goals or topics and arrange charts into logical sections.
  • Dashboard curation: group existing charts into coherent narratives with summaries, trends, and breakdowns.
  • Executive and cadence dashboards: build reusable templates for leadership reviews and scheduled reporting.

Quick Start

Provide a dashboard brief with audience, decisions, and time horizon. If you have existing charts, use Amplitude:search and Amplitude:get_charts to retrieve them; otherwise switch to a greenfield build with Amplitude:query_dataset and save edits with Amplitude:save_chart_edits before creating the dashboard with Amplitude:create_dashboard.

Frequently Asked Questions about create-dashboard

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

FAQPage Schema
How do I consolidate scattered Amplitude charts into a single dashboard?

To consolidate scattered charts into an Amplitude dashboard, retrieve existing visualizations using Amplitude:search and Amplitude:get_charts, then assemble them into structured sections with Amplitude:create_dashboard for coherent reporting.

What is the best way to build an executive dashboard in Amplitude?

Building an executive dashboard in Amplitude involves grouping charts into reusable templates with summaries and trends. Provide an audience brief, fetch relevant charts, and use Amplitude:create_dashboard to arrange them for leadership reviews and scheduled reporting.

How do I create a new Amplitude dashboard from a specific topic?

To create a new Amplitude dashboard from a topic, query datasets with Amplitude:query_dataset to generate charts, save edits with Amplitude:save_chart_edits, and organize the visualizations into logical sections using Amplitude:create_dashboard.

Can I group existing Amplitude charts into sections for cadence reporting?

Yes, you can group existing Amplitude charts into sections for cadence reporting by fetching visualizations with Amplitude:get_charts and assembling them into cohesive narratives with summaries and breakdowns using Amplitude:create_dashboard.

What information do I need to provide to automate Amplitude dashboard creation?

To automate Amplitude dashboard creation, provide a dashboard brief specifying the audience, decisions to inform, and time horizon. This context guides how charts are retrieved and organized into logical sections for reporting.