public/SKILLS/Data & Analysis/csv-data-summarizer/SKILL.md
Analyzes CSV files, generates summary stats, and plots quick visualizations using Python and pandas.
npx skillsauth add eric861129/skills_all-in-one 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 documentationdevelopment
Run structured What-If scenario analysis with multi-branch possibility exploration. Use this skill when the user asks speculative questions like "what if...", "what would happen if...", "what are the possibilities", "explore scenarios", "scenario analysis", "possibility space", "what could go wrong", "best case / worst case", "risk analysis", "contingency planning", "strategic options", or any question about uncertain futures. Also trigger when the user faces a fork-in-the-road decision, wants to stress-test an idea, or needs to think through consequences before committing.
development
Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
development
Use when challenging ideas, plans, decisions, or proposals using structured critical reasoning. Invoke to play devil's advocate, run a pre-mortem, red team, or audit evidence and assumptions.
tools
Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions.