Install
openclaw skills install ai-data-analysisAutomates CSV/Excel data cleaning, statistical analysis, trend detection, anomaly identification, visualization, and report generation.
openclaw skills install ai-data-analysis自动化数据处理和洞察分析服务。
# 分析CSV数据
openclaw run data-analysis --file data.csv --analysis "sales_trends"
# 处理Excel
openclaw run data-analysis --file sales.xlsx --output report.md
# 数据清洗
openclaw run data-analysis --file data.csv --action "clean" --format "json"
# 生成可视化图表
openclaw run data-analysis --file metrics.csv --chart "bar" --output charts/
OpenClaw AI Agent License: MIT Version: 1.0.0