A comprehensive data science skill for loading, cleaning, and performing statistical analysis on CSV datasets with automated visualization.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ub2-csv-data-analyzer
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install ub2-csv-data-analyzer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The CSV Data Analyzer is a sophisticated tool designed to turn raw comma-separated values into meaningful business intelligence. By leveraging this addition to the catalog of Openclaw Skills, users can automate the tedious aspects of data science, such as identifying schema structures, detecting missing values, and generating descriptive statistics.
This skill acts as a bridge between static data files and dynamic interpretation, allowing your AI agent to act as a junior data scientist. It provides the logical framework needed to parse complex datasets, perform multi-variable analysis, and generate professional-grade charts, ensuring that data-driven decisions are backed by rigorous statistical evidence.
To use this skill, ensure your environment has Python 3.x installed along with the necessary data processing libraries. You can install the required dependencies using the following command:
pip install pandas matplotlib
Once installed, place your CSV files in a directory accessible by your agent to begin the analysis process.
The CSV Data Analyzer organizes its output to ensure maximum clarity and reusability for other Openclaw Skills.
| Output Type | Description | Format |
|---|---|---|
| Data Summary | Statistics including count, mean, and percentiles | Markdown Table |
| Visualizations | Generated charts such as bar, line, or scatter plots | PNG Files |
| Cleaned Data | Exported dataset after handling nulls or duplicates | CSV File |
| Insights | Text-based interpretations of data patterns | Plain Text |
Loading
A comprehensive tool for testing API responsiveness, validating payloads, and generating detailed health reports.

A specialized marketing content generator designed to create high-converting skincare affiliate promotions for social media platforms.

A professional AI skill for researching, writing, and automatically publishing 5000-word deep business articles to the WeChat Official Account platform.

A security-focused skill for encoding text into hieroglyphs and executing encrypted Python scripts entirely in memory.

An automated document creation tool that transforms raw data and research into professional Markdown reports with structured sections and tables.

An automated directory management skill that scans, classifies, and reorganizes files into a logical structure using content-aware logic.








































