Data Cleaner Skill

# Data Cleaner Pro - 数据清洗工具

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Data Cleaner Skill" with this command: npx skills add data-cleaner-tool

Data Cleaner Pro - 数据清洗工具

简介

AI驱动的数据清洗工具,自动处理Excel/CSV数据中的重复、缺失、格式错误等问题。

适用场景:运营报表、财务数据、客户名单清洗

功能特性

  • 智能去重 - 保留最新/最早记录
  • 缺失值处理 - 填充/删除/预测
  • 格式标准化 - 手机号、邮箱、日期等
  • 异常值检测 - 统计方法 + 规则方法
  • 批量处理 - 多个文件同时清洗

使用方式

触发词

  • "清洗数据"
  • "去重处理"
  • "整理Excel"

输入

  • CSV/Excel 文件路径
  • 清洗规则(可选,默认智能模式)

输出

  • 清洗后的文件
  • 清洗报告(处理了xx条,删除了xx条)

技术栈

  • pandas:数据处理
  • Python:核心逻辑
  • openpyxl:Excel支持

安装依赖

pip install pandas openpyxl

使用示例

# 智能清洗
python scripts/clean_data.py data.csv

# 自定义规则
python scripts/clean_data.py data.csv --dedup --fillna mean --fix-phone

# 批量处理
python scripts/batch_clean.py folder/

使用说明

  • 免费使用
  • 欢迎反馈问题和建议

适用人群

  • 运营人员:整理用户数据
  • 财务人员:清洗账单数据
  • 行政人员:整理员工名单
  • 销售人员:客户名单去重

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Spreadsheet & Data Wrangling Master

Complete spreadsheet methodology — data cleanup, transformation, analysis, dashboards, automation, and reporting. Works with CSV, Excel, Google Sheets, or an...

Registry Source
1490Profile unavailable
Automation

Metal Price

全球铁合金网价格查询与导出技能。自动登录www.qqthj.com网站,查询指定金属(如锰铁、钒铁等)的当日价格数据,抓取价格表格并导出为Excel文件。

Registry SourceRecently Updated
5140Profile unavailable
Automation

Feishu Bitable Import

批量导入本地CSV/Excel/JSON数据至飞书多维表格,支持智能字段推断及增量、全量、仅新增三种同步模式。

Registry SourceRecently Updated
950Profile unavailable
Automation

Spreadsheet Engineering

Build reliable, well-documented spreadsheets with clear architecture, error handling, named ranges, and platform-agnostic formulas for finance, dashboards, a...

Registry Source
8560Profile unavailable