.claude/skills/csv-data-summarizer-claude-skill-main/SKILL.md
Analyzes CSV files, generates summary stats, and plots quick visualizations using Python and pandas.
npx skillsauth add ajbcoding/claude-skill-eval csv-data-summarizerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This Skill analyzes CSV files and provides comprehensive summaries with statistical insights and visualizations.
Claude should use this Skill whenever the user:
DO NOT ASK THE USER WHAT THEY WANT TO DO WITH THE DATA. DO NOT OFFER OPTIONS OR CHOICES. DO NOT SAY "What would you like me to help you with?" DO NOT LIST POSSIBLE ANALYSES.
IMMEDIATELY AND AUTOMATICALLY:
THE USER WANTS A FULL ANALYSIS RIGHT AWAY - JUST DO IT.
The skill intelligently adapts to different data types and industries by inspecting the data first, then determining what analyses are most relevant.
Load and inspect the CSV file into pandas DataFrame
Identify data structure - column types, date columns, numeric columns, categories
Determine relevant analyses based on what's actually in the data:
Only create visualizations that make sense for the specific dataset:
Generate comprehensive output automatically including:
Present everything in one complete analysis - no follow-up questions
Example adaptations:
✅ CORRECT APPROACH - SAY THIS:
✅ DO:
❌ NEVER SAY THESE PHRASES:
❌ FORBIDDEN BEHAVIORS:
The Skill provides a Python function summarize_csv(file_path) that:
"Here's
sales_data.csv. Can you summarize this file?"
"Analyze this customer data CSV and show me trends."
"What insights can you find in
orders.csv?"
Dataset Overview
Summary Statistics
Insights
analyze.py - Core analysis logicrequirements.txt - Python dependenciesresources/sample.csv - Example dataset for testingresources/README.md - Additional documentationcontent-media
Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.
development
Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when user wants to turn advice, lessons, or educational content into concrete action steps, reps, or a learning quest.
tools
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
tools
Replace with description of the skill and when Claude should use it.