Support Data Analyzer

Analyze Excel/CSV support data to identify themes and prioritize P0-P3 issues.

5|Updated Nov 26, 2025
One-click install
npx skills add https://github.com/jeffvincent/claude-config --skill support-data-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Support Data Analyzer
Source: https://github.com/jeffvincent/claude-config/tree/main/skills/support-data-analyzer
Command: npx skills add https://github.com/jeffvincent/claude-config --skill support-data-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python>=3.8, openpyxl>=3.0.0, pandas>=1.3.0.

What problem does it solve?

This Skill analyzes customer support data (Excel/CSV) to categorize thousands of issues into clear themes, prioritize by volume, frustration, and revenue impact, and generate actionable markdown reports with customer quotes and trends.

Core Features & Use Cases

  • Categorize issues into themes and assign P0-P3 priorities
  • Include customer quotes, trend analysis, and revenue impact
  • Output comprehensive markdown reports with recommendations and roadmaps

Quick Start

Upload Excel/CSV files containing PIT, Support Tickets, and optional CSAT data; specify a time window to focus the analysis.

Frequently Asked Questions about Support Data Analyzer

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

FAQPage Schema
How do I analyze support ticket data to identify priority issues and themes?

Analyzing support tickets involves categorizing issues into themes and assigning P0-P3 priorities based on volume, frustration, and revenue impact. Upload Excel or CSV files containing your support data; the Skill aggregates themes by product area, scores frustration levels, calculates revenue-at-risk metrics, and generates a markdown report with customer quotes and trend analysis.

Can I use Excel and CSV files together to analyze support data with time filters?

Yes. The Skill accepts both Excel and CSV datasets containing PIT/Roadblocks, Support Tickets, and optional CSAT data. You can specify optional time windows—such as the last 60 days or all-time—to focus the analysis on relevant periods before generating prioritized themes and business impact metrics.

What's the best way to turn support data into an executive report with customer quotes?

The Skill integrates multi-source support data, identifies recurring themes, embeds real customer quotes, scores frustration sentiment, and calculates revenue-at-risk. It outputs a comprehensive markdown report with P0-P3 priority themes, trend analysis, and actionable recommendations in a format ready for executive review.

Does this work with CSAT and revenue metrics in support datasets?

Yes. The Skill processes optional CSAT data alongside support tickets and PIT/Roadblocks, applies revenue-at-risk calculations to quantify business impact, and scores frustration across issues. This multi-dimensional approach ensures priorities reflect both customer sentiment and financial exposure.

What data formats and Python versions does this analysis tool require?

The Skill requires Python 3.8 or later, openpyxl 3.0.0 or later for Excel parsing, and pandas 1.3.0 or later for data aggregation. Input data must be in Excel (.xlsx) or CSV format containing structured support ticket, PIT/Roadblock, or CSAT records.

Can I extract specific product areas and frustration trends from mixed support data?

Yes. The Skill aggregates issues by product area, applies theme detection across multiple data sources, scores frustration levels, and surfaces trend patterns. Output includes top themes ranked by priority, trend insights, and revenue impact—all segmented and queryable in the generated markdown report.