ub2-csv-data-analyzerLoad, explore, clean, analyze, and visualize CSV data to provide statistical summaries, correlations, filtered views, and charts for insights.
Install via ClawdBot CLI:
clawdbot install underbench2-gif/ub2-csv-data-analyzerA skill that enables Claw to load, explore, analyze, and visualize CSV datasets, providing statistical insights and answering questions about the data.
This skill equips Claw with a structured approach to CSV data analysis:
Provide a CSV file and ask Claw to analyze it:
Generated Mar 1, 2026
A retail manager uploads a CSV of daily sales data to identify top-performing product categories and seasonal trends. The skill generates summary statistics and visualizes revenue by category, helping optimize inventory and marketing strategies.
A healthcare analyst uses the skill to analyze a CSV of patient records, detecting missing values in vital signs and correlating age with treatment outcomes. It produces cleaned data and charts for reporting to medical teams.
A financial auditor loads a CSV of transaction logs to find outliers and group spending by departments. The skill calculates statistical summaries and creates scatter plots to flag potential anomalies for further investigation.
A manufacturing engineer analyzes a CSV of production metrics to compare defect rates across assembly lines. The skill filters data by conditions and generates bar charts to visualize performance gaps and guide process improvements.
A researcher uploads experimental data in CSV format to compute descriptive statistics and visualize correlations between variables. The skill exports cleaned datasets and histograms for inclusion in academic papers.
Offer the skill as part of a cloud-based analytics platform with tiered pricing based on dataset size and features. Users pay monthly for automated CSV analysis, visualization exports, and API access to integrate with their workflows.
Provide a free version with basic CSV loading and summary statistics, while charging for advanced features like correlation analysis, custom visualizations, and bulk data cleaning. Upsell through in-app prompts and premium support.
Bundle the skill with data analysis consulting services, where professionals use it to deliver insights to clients in industries like retail or finance. Charge per project or on a retainer basis for ongoing data support and reporting.
💬 Integration Tip
Ensure the environment has pandas and matplotlib installed; for automation, integrate via API calls that pass CSV file paths and analysis parameters directly.
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks Clawdbot to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Query, design, migrate, and optimize SQL databases. Use when working with SQLite, PostgreSQL, or MySQL — schema design, writing queries, creating migrations, indexing, backup/restore, and debugging slow queries. No ORMs required.