dashboard-designer

Convert raw JSON data into reusable dashboard specifications with visualizations.

Updated Jan 13, 2026
One-click install
npx skills add https://github.com/aech-ai/aech-cli-visualize --skill dashboard-designer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dashboard-designer
Source: https://github.com/aech-ai/aech-cli-visualize/tree/main/src/aech_cli_visualize/skills/dashboard-designer
Command: npx skills add https://github.com/aech-ai/aech-cli-visualize --skill dashboard-designer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Designing dashboards from raw data can be time-consuming and error-prone; this skill guides users through data analysis, clarifying questions, and automated dashboard composition to save time and ensure consistency.

Core Features & Use Cases

  • Interactive data analysis: analyzes input data and identifies patterns to propose visualizations.
  • Clarifying questionnaire: asks targeted questions to align the dashboard with business goals.
  • Reusable config generation: saves dashboard specs and configurations for reuse and collaboration.
  • Use Case: A product manager wants an executive overview; the skill generates KPI cards and a summary chart, then saves a reusable template for quarterly reviews.

Quick Start

Provide your raw data (JSON) and ask me to generate a dashboard spec and render a prototype.

Frequently Asked Questions about dashboard-designer

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

FAQPage Schema
How do I generate a dashboard design from raw JSON data?

To generate a dashboard design from raw JSON data, provide the data and request a spec; the skill analyzes patterns, asks clarifying questions, and outputs a reusable config for rendering. It supports end-to-end composition with a QA loop.

What is the best way to automate dashboard visualization for data analysis?

Automating dashboard visualization for data analysis involves using a tool that identifies data patterns and suggests visualizations. This skill proposes charts, aligns them with business goals via a questionnaire, and generates a concrete spec for collaborative rendering.

Does this dashboard design process support reusable configurations?

Yes, the dashboard design process supports reusable configurations. It generates and saves concrete dashboard specs, allowing teams to reuse templates for recurring tasks like quarterly reviews and ensuring consistency across collaborative data analysis projects.

How do I align my dashboard with specific business goals during data analysis?

To align your dashboard with specific business goals during data analysis, the skill uses a clarifying questionnaire. It asks targeted questions after analyzing your raw data to ensure the proposed visualizations match your executive or operational objectives.

What is a dashboard specification and when do I need one for collaboration?

A dashboard specification is a concrete config file defining data visualizations and layouts. You need one for collaboration when multiple stakeholders require a consistent, reusable blueprint compatible with downstream rendering tools to prototype dashboards.

Can I use this dashboard spec with downstream rendering tools?

Yes, you can use the generated dashboard spec with downstream rendering tools. The skill produces a concrete, reusable configuration designed to be compatible with end-to-end rendering pipelines, ensuring the prototype output is actionable and ready for deployment.