CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. casper-studios
  4. /
  5. casper-marketplace
  6. /
  7. Csv Analyzer

Csv Analyzer

Editor's Note

This is a batteries-included CSV analysis tool that runs a Python script to generate statistical summaries and visualizations, then gives Claude a detailed interpretation guide. You get data quality scores, correlation matrices, distribution plots, outlier detection, and a decision tree for picking the right chart type. The source includes specific thresholds for interpreting correlations, skewness values, and quality grades, plus templated insight generation so Claude can explain what the numbers actually mean. Useful when you want quick exploratory data analysis without writing pandas code yourself, though you'll need Python 3 and the usual data science libraries installed. The chart selection logic is surprisingly thoughtful.

Install

npx skills add https://github.com/casper-studios/casper-marketplace --skill csv-analyzer
Votes
0
Installs266
GitHub Stars11
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment