{
  "markdown": "<div align=\"center\">\n\n[![Join AI Community](https://img.shields.io/badge/🚀_Join-AI_Community_(FREE)-4F46E5?style=for-the-badge)](https://www.skool.com/ai-for-your-business)\n[![GitHub Profile](https://img.shields.io/badge/GitHub-@coffeefuelbump-181717?style=for-the-badge&logo=github)](https://github.com/coffeefuelbump)\n\n[![Link Tree](https://img.shields.io/badge/Linktree-Everything-green?style=for-the-badge&logo=linktree&logoColor=white)](https://linktr.ee/corbin_brown)\n[![YouTube Membership](https://img.shields.io/badge/YouTube-Become%20a%20Builder-red?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/channel/UCJFMlSxcvlZg5yZUYJT0Pug/join)\n\n</div>\n\n---\n\n# 📊 CSV Data Summarizer - Claude Skill\n\nA powerful Claude Skill that automatically analyzes CSV files and generates comprehensive insights with visualizations. Upload any CSV and get instant, intelligent analysis without being asked what you want!\n\n<div align=\"center\">\n\n[![Version](https://img.shields.io/badge/version-2.1.0-blue.svg)](https://github.com/coffeefuelbump/csv-data-summarizer-claude-skill)\n[![Python](https://img.shields.io/badge/python-3.8+-green.svg)](https://www.python.org/)\n[![License](https://img.shields.io/badge/license-MIT-orange.svg)](LICENSE)\n\n</div>\n\n## 🚀 Features\n\n- **🤖 Intelligent & Adaptive** - Automatically detects data type (sales, customer, financial, survey, etc.) and applies relevant analysis\n- **📈 Comprehensive Analysis** - Generates statistics, correlations, distributions, and trends\n- **🎨 Auto Visualizations** - Creates multiple charts based on what's in your data:\n  - Time-series plots for date-based data\n  - Correlation heatmaps for numeric relationships\n  - Distribution histograms\n  - Categorical breakdowns\n- **⚡ Proactive** - No questions asked! Just upload CSV and get complete analysis immediately\n- **🔍 Data Quality Checks** - Automatically detects and reports missing values\n- **📊 Multi-Industry Support** - Adapts to e-commerce, healthcare, finance, operations, surveys, and more\n\n## 📥 Quick Download\n\n<div align=\"center\">\n\n### Get Started in 2 Steps\n\n**1️⃣ Download the Skill**  \n[![Download Skill](https://img.shields.io/badge/Download-CSV%20Data%20Summarizer%20Skill-blue?style=for-the-badge&logo=download)](https://github.com/coffeefuelbump/csv-data-summarizer-claude-skill/raw/main/csv-data-summarizer.zip)\n\n**2️⃣ Try the Demo Data**  \n[![Download Demo CSV](https://img.shields.io/badge/Download-Sample%20P%26L%20Financial%20Data-green?style=for-the-badge&logo=data)](https://github.com/coffeefuelbump/csv-data-summarizer-claude-skill/raw/main/examples/showcase_financial_pl_data.csv)\n\n</div>\n\n---\n\n## 📦 What's Included\n\n```\ncsv-data-summarizer-claude-skill/\n├── SKILL.md              # Claude Skill definition\n├── analyze.py            # Comprehensive analysis engine\n├── requirements.txt      # Python dependencies\n├── examples/\n│   └── showcase_financial_pl_data.csv  # Demo P&L financial dataset (15 months, 25 metrics)\n└── resources/\n    ├── sample.csv        # Example dataset\n    └── README.md         # Usage documentation\n```\n\n## 🎯 How It Works\n\n1. **Upload** any CSV file to Claude.ai\n2. **Skill activates** automatically when CSV is detected\n3. **Analysis runs** immediately - inspects data structure and adapts\n4. **Results delivered** - Complete analysis with multiple visualizations\n\nNo prompting needed. No options to choose. Just instant, comprehensive insights!\n\n## 📥 Installation\n\n### For Claude.ai Users\n\n1. Download the latest release: [`csv-data-summarizer.zip`](https://github.com/coffeefuelbump/csv-data-summarizer-claude-skill/releases)\n2. Go to [Claude.ai](https://claude.ai) → Settings → Capabilities → Skills\n3. Upload the zip file\n4. Enable the skill\n5. Done! Upload any CSV and watch it work ✨\n\n### For Developers\n\n```bash\ngit clone git@github.com:coffeefuelbump/csv-data-summarizer-claude-skill.git\ncd csv-data-summarizer-claude-skill\npip install -r requirements.txt\n```\n\n## 📊 Sample Dataset Highlights\n\nThe included demo CSV contains **15 months of P&L data** with:\n- 3 product lines (SaaS, Enterprise, Services)\n- 25 financial metrics including revenue, expenses, margins, CAC, LTV\n- Quarterly trends showing business growth\n- Perfect for showcasing time-series analysis, correlations, and financial insights\n\n## 🎨 Example Use Cases\n\n- **📊 Sales Data** → Revenue trends, product performance, regional analysis\n- **👥 Customer Data** → Demographics, segmentation, geographic patterns\n- **💰 Financial Data** → Transaction analysis, trend detection, correlations\n- **⚙️ Operational Data** → Performance metrics, time-series analysis\n- **📋 Survey Data** → Response distributions, cross-tabulations\n\n## 🛠️ Technical Details\n\n**Dependencies:**\n- Python 3.8+\n- pandas 2.0+\n- matplotlib 3.7+\n- seaborn 0.12+\n\n**Visualizations Generated:**\n- Time-series trend plots\n- Correlation heatmaps\n- Distribution histograms\n- Categorical bar charts\n\n## 📝 Example Output\n\n```\n============================================================\n📊 DATA OVERVIEW\n============================================================\nRows: 100 | Columns: 15\n\n📋 DATA TYPES:\n  • order_date: object\n  • total_revenue: float64\n  • customer_segment: object\n  ...\n\n🔍 DATA QUALITY:\n✓ No missing values - dataset is complete!\n\n📈 NUMERICAL ANALYSIS:\n[Summary statistics for all numeric columns]\n\n🔗 CORRELATIONS:\n[Correlation matrix showing relationships]\n\n📅 TIME SERIES ANALYSIS:\nDate range: 2024-01-05 to 2024-04-11\nSpan: 97 days\n\n📊 VISUALIZATIONS CREATED:\n  ✓ correlation_heatmap.png\n  ✓ time_series_analysis.png\n  ✓ distributions.png\n  ✓ categorical_distributions.png\n```\n\n## 🌟 Connect & Learn More\n\n<div align=\"center\">\n\n[![Join AI Community](https://img.shields.io/badge/Join-AI%20Community%20(FREE)-blue?style=for-the-badge&logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJ3aGl0ZSI+PHBhdGggZD0iTTEyIDJDNi40OCAyIDIgNi40OCAyIDEyczQuNDggMTAgMTAgMTAgMTAtNC40OCAxMC0xMFMxNy41MiAyIDEyIDJ6bTAgM2MxLjY2IDAgMyAxLjM0IDMgM3MtMS4zNCAzLTMgMy0zLTEuMzQtMy0zIDEuMzQtMyAzLTN6bTAgMTQuMmMtMi41IDAtNC43MS0xLjI4LTYtMy4yMi4wMy0xLjk5IDQtMy4wOCA2LTMuMDggMS45OSAwIDUuOTcgMS4wOSA2IDMuMDgtMS4yOSAxLjk0LTMuNSAzLjIyLTYgMy4yMnoiLz48L3N2Zz4=)](https://www.skool.com/ai-for-your-business/about)\n\n[![Link Tree](https://img.shields.io/badge/Linktree-Everything-green?style=for-the-badge&logo=linktree&logoColor=white)](https://linktr.ee/corbin_brown)\n\n[![YouTube Membership](https://img.shields.io/badge/YouTube-Become%20a%20Builder-red?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/channel/UCJFMlSxcvlZg5yZUYJT0Pug/join)\n\n[![Twitter Follow](https://img.shields.io/badge/Twitter-Follow%20@corbin__braun-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/corbin_braun)\n\n</div>\n\n## 🤝 Contributing\n\nContributions are welcome! Feel free to:\n- Report bugs\n- Suggest new features\n- Submit pull requests\n- Share your use cases\n\n## 📄 License\n\nMIT License - feel free to use this skill for personal or commercial projects!\n\n## 🙏 Acknowledgments\n\nBuilt for the Claude Skills platform by [Anthropic](https://www.anthropic.com/news/skills).\n\n---\n\n<div align=\"center\">\n\n**Made with ❤️ for the AI community**\n\n⭐ Star this repo if you find it useful!\n\n</div>\n\n",
  "bytes": 7337,
  "sha": "8e030cda3fa0af5165beeffd9db7b5d5f6166f93f37b53384bd52c9db1b392be",
  "repo_slug": "coffeefuelbump/csv-data-summarizer-claude-skill",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_coffeefuelbump_csv_data_summarizer_claud_bd5c21a1/readme"
}