data-visualization-analyst

Guide data cleanup and chart design for publication-quality Python visual reports.

114|13|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/frumu-ai/tandem --skill data-visualization-analyst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-visualization-analyst
Source: https://github.com/frumu-ai/tandem/tree/main/src-tauri/resources/packs/data-visualization-pack/skills/data-visualization-analyst
Command: npx skills add https://github.com/frumu-ai/tandem --skill data-visualization-analyst

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of transforming raw data into clear, insightful, and publication-quality visual reports that effectively communicate analytical findings.

Core Features & Use Cases

  • Data Quality Guidance: Assists in identifying and documenting data quality issues.
  • Chart Design: Recommends appropriate chart types based on analytical goals (comparison, trend, distribution).
  • Visual Implementation: Ensures visuals are created with consistent design principles, including labels, scales, and color semantics.
  • Narrative Framing: Helps in summarizing insights and caveats in plain language to support the visual story.
  • Use Case: A marketing analyst needs to present quarterly sales performance. This Skill can guide them through cleaning the sales data, selecting the best charts (e.g., line charts for trends, bar charts for comparisons), ensuring the charts are well-labeled, and generating a summary report with key takeaways.

Quick Start

Use the data-visualization-analyst skill to create a bar chart visualizing monthly sales data from the file 'sales_data.csv'.

Frequently Asked Questions about data-visualization-analyst

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

FAQPage Schema
How do I create publication-quality data visualizations from raw datasets?

To create publication-quality data visualizations, you need to guide data cleanup and apply consistent chart design principles. This process translates raw datasets into understandable visual reports by selecting appropriate chart types and ensuring proper labels, scales, and color semantics.

What's the best way to choose chart types for data storytelling?

The best way to choose chart types for data storytelling is by aligning them with your analytical goals. Select line charts to illustrate trends, bar charts for comparisons, and distribution charts to summarize insights and caveats in plain language for your audience.

Do I need Python to generate visual data reports?

Yes, you need Python to generate visual data reports. Python is required for data manipulation and for running the visualization libraries that create the charts and reports needed to effectively communicate your analytical findings to a diverse audience.

How do I handle data quality issues before charting?

To handle data quality issues before charting, you must identify and document any inconsistencies within the raw data. Proper data cleanup ensures that your visual outputs accurately reflect the underlying information without misleading the audience.

Can Python data storytelling help frame insights for non-technical audiences?

Python data storytelling helps frame insights for non-technical audiences by summarizing analytical findings and caveats in plain language. This narrative framing supports the visual story, making complex datasets understandable and compelling for diverse readers.