data-visualization

Connect data sources and render interactive visualizations in dashboards and reports.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/gopforever/Idle-Echoes --skill data-visualization-gopforever
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: data-visualization
Source: https://github.com/gopforever/Idle-Echoes/tree/main/.local/skills/data-visualization
Command: npx skills add https://github.com/gopforever/Idle-Echoes --skill data-visualization-gopforever

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes references (resource) components.

What problem does it solve?

Build and deploy interactive data visualization apps (dashboards, reports, and dataset explorers) by wiring data sources, charts, and UI components through an OpenAPI-driven workflow.

Core Features & Use Cases

  • Quickly create dashboards, analytics reports, and dataset explorers that fetch data from multiple sources (integrations, databases, CSV) and render charts, tables, and controls.
  • Support for multiple artifact types (dashboard, report, explorer) with OpenAPI-generated endpoints and design-subagent workflows.
  • Real-world scenarios include building a marketing analytics dashboard, product analytics board, or dataset explorer with filters and drill-down.

Quick Start

Create a new data-visualization artifact and begin building a dashboard using generated API hooks.

Frequently Asked Questions about data-visualization

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

FAQPage Schema
How do I build an interactive dashboard from CSV data?โ–ผ

You can build an interactive dashboard from CSV data by creating a data-visualization artifact that fetches your file and renders charts, tables, and controls. The workflow supports filtering, drilling, and analytics across your datasets.

Can I generate React components for data visualization using OpenAPI?โ–ผ

Yes, you can generate React components for data visualization using an OpenAPI-driven workflow. This process provides API-driven data access and component generation to wire data sources directly into your dashboards and reports.

What's the best way to connect database integrations to a React dashboard?โ–ผ

The best way to connect database integrations to a React dashboard is using an OpenAPI codegen workflow. It wires multiple data sources including integrations and databases directly into interactive analytics dashboards and reports.

Does this data visualization workflow support filtering and drill-down analytics?โ–ผ

Yes, this data visualization workflow supports filtering and drill-down analytics. It connects to data sources like databases and CSV files, rendering interactive dashboards and reports that enable deep dataset exploration.

What types of artifacts can I create for dataset exploration and reporting?โ–ผ

You can create multiple artifact types for dataset exploration and reporting, specifically dashboards, reports, and dataset explorers. These artifacts fetch data from multiple sources and render interactive charts and tables.

Do I need an existing OpenAPI spec to generate dashboard API hooks?โ–ผ

You need an OpenAPI spec to generate dashboard API hooks. The data-visualization workflow relies on OpenAPI-generated endpoints and a design-subagent workflow to enable API-driven data access and component generation.