create-viz

Automate publication-quality charts from tabular data using Python libraries.

704|58|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/openyak/desktop --skill create-viz-openyak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-viz
Source: https://github.com/openyak/desktop/tree/main/backend/app/data/plugins/data/skills/create-viz
Command: npx skills add https://github.com/openyak/desktop --skill create-viz-openyak

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of publication-quality charts from data, saving time and ensuring consistent visuals.

Core Features & Use Cases

  • Turn query results or DataFrames into charts with best-practice defaults.
  • Automatically select suitable chart types for trends, comparisons, distributions, and reports.
  • Generate visuals ready for reports, dashboards, and presentations, with options for interactivity via Plotly.

Quick Start

Provide a dataset or DataFrame and a chart type, and I will generate a publication-quality visualization.

Frequently Asked Questions about create-viz

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

FAQPage Schema
How do I create publication-quality charts from a pandas DataFrame?

To create publication-quality charts from a pandas DataFrame, provide your dataset and desired chart type to automatically generate visuals using best-practice defaults via matplotlib and seaborn.

Can I generate interactive plots for dashboards using Plotly?

Yes, you can generate interactive plots for dashboards using Plotly. The process renders high-quality interactive visuals directly from your tabular data alongside static publication-ready outputs.

How do I automatically select suitable chart types for data analysis?

Automatically selecting suitable chart types for data analysis requires providing your dataset. The system then determines the best visual format for trends, comparisons, and distributions.

Does this visualization tool work with query results for reporting?

Yes, this visualization tool works with query results for reporting. It turns query outputs into ready-to-use charts, ensuring consistent visuals for presentations and data storytelling.

What's the best way to turn tabular data into presentation-ready visualizations?

The best way to turn tabular data into presentation-ready visualizations is to apply automated chart generation with best-practice defaults, producing high-quality charts suitable for reports and dashboards.