data-viz-deck

Transform audit and performance data into PPTX decks, HTML dashboards, or Markdown reports.

97|18|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/thatrebeccarae/claude-marketing --skill data-viz-deck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-viz-deck
Source: https://github.com/thatrebeccarae/claude-marketing/tree/main/skills/data-viz-deck
Command: npx skills add https://github.com/thatrebeccarae/claude-marketing --skill data-viz-deck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transforms audit data, performance metrics, and structured analyses into ready-to-share visual deliverables, saving hours of manual charting and formatting.

Core Features & Use Cases

  • PPTX deck generation from structured data with editable charts and tables.
  • Interactive HTML dashboards powered by Plotly.js and Jinja2 templates.
  • Stylized Markdown reports with embedded charts and visuals.
  • A configurable design system (forest green accent, warm cream backgrounds) to ensure brand-consistent deliverables.
  • Use cases include executive summaries, client-ready presentations, and vault-style data reports.

Quick Start

Provide your analysis data and request a deck, dashboard, or visual markdown report to generate.

Frequently Asked Questions about data-viz-deck

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

FAQPage Schema
How do I generate a PPTX presentation from structured data automatically?

To generate a PPTX presentation from structured data, you can use this Skill to transform performance metrics and audit findings into editable slides. It leverages python-pptx to create client-ready decks with editable charts and tables.

What is the best way to create interactive HTML dashboards from Python data analysis?

Creating interactive HTML dashboards from Python data analysis is achieved by rendering structured findings with Plotly.js and Jinja2 templates. This approach produces stylized, interactive web dashboards for stakeholder communication.

Do I need Python tooling to convert markdown reports into visual deliverables?

Yes, you need Python tooling to convert markdown reports into visual deliverables. The process requires pandas for data handling, matplotlib for charts, and Jinja2 to render stylized markdown reports with embedded visuals.

Can I apply a custom design system to generated data visualization decks?

You can apply a custom design system to generated data visualization decks using a configurable template. It enforces brand consistency across deliverables with specific styling like forest green accents and warm cream backgrounds.

Does python-pptx support editable charts for client-ready presentations?

Yes, python-pptx supports editable charts for client-ready presentations. This Skill uses it to transform analytics and consulting data into PPTX decks where stakeholders can directly modify the generated charts and tables.