Auto Data Analyzer
/install auto-data-analyzer-chen
auto-data-analyzer
Automated data analysis tool that generates comprehensive reports from input data.
Features
1. Data Cleaning
- Missing value detection and handling
- Outlier detection
- Data type conversion
- Duplicate value handling
2. Statistical Description
- Basic statistics (mean, median, standard deviation, etc.)
- Quantile analysis
- Distribution visualization
3. Visualization
- Histograms
- Box plots
- Scatter plots
- Heatmaps
4. Advanced Analysis
- Correlation analysis
- Regression analysis
- Clustering analysis
- Time series analysis
Usage
Installation
pip install pandas numpy matplotlib seaborn scikit-learn
Basic Usage
from analyzer import DataAnalyzer
analyzer = DataAnalyzer('data.csv')
analyzer.clean()
analyzer.describe()
analyzer.visualize()
analyzer.report() # Generate HTML report
Command Line
python main.py data.csv --output report.html
Output
- HTML analysis report
- PNG charts
- CSV statistical results
Use Cases
- Business data analysis
- Market research reports
- User behavior analysis
- Sales data analysis
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install auto-data-analyzer-chen - After installation, invoke the skill by name or use
/auto-data-analyzer-chen - Provide required inputs per the skill's parameter spec and get structured output
What is Auto Data Analyzer?
Automated data analysis tool - Input CSV/Excel data and automatically generate comprehensive analysis reports. Includes data cleaning, statistical descriptio... It is an AI Agent Skill for Claude Code / OpenClaw, with 137 downloads so far.
How do I install Auto Data Analyzer?
Run "/install auto-data-analyzer-chen" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Auto Data Analyzer free?
Yes, Auto Data Analyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Auto Data Analyzer support?
Auto Data Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Auto Data Analyzer?
It is built and maintained by jason-aka-chen (@jason-aka-chen); the current version is v1.0.0.