Real Skill packageSource verifiedClawHub registry

excel去重清洗

Excel 表格去重清洗。自动去除多余空格、全角字符转半角、标准化手机号和身份证号、按关键列(姓名/手机号/编号)去重,并生成清洗报告 sheet。当用户上传含脏数据的 xlsx/csv 并要求"去重"、"清洗数据"、"数据标准化"、"处理表格里的重复行"时触发。

Identity and source

Publisher attributiondont4getme-2registry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 62% rule confidence
Package forminstruction with code3 recorded files
Canonical sourceClawHub registryclawhub:dont4getme-2:excel
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/30/2026.claude/skills/excel-dedup-clean

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/30/2026.agents/skills/excel-dedup-clean

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/30/2026skills/excel-dedup-clean

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @dont4getme-2/excel
clawhub inspect @dont4getme-2/excel --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
3 / 3 inspected as text
Checked
8/30/2026, 4:44:55 PM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/30/2026, 12:02:33 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:e9ce23a866e0f63328439072d38f7c907ca33d22b9df63e601a00b80231ea885
Show up to 3 recorded paths
  • dedup_clean.py
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of Excel 表格去重清洗 skill: - Automatically removes extra spaces, converts full-width to half-width characters, standardizes phone numbers and ID cards, and deduplicates by key columns (name/phone/ID). - Processes uploaded Excel or CSV files with messy data based on trigger words like 去重, 清洗数据, 标准化, 重复行. - Generates a cleaned table and a detailed cleaning report in a new Excel file without modifying the original. - Supports automatic or user-defined key column selection for deduplication. - Preserves number/date formats and avoids changing numeric/data-type cells. - Clearly summarizes results: original row count, duplicates removed, cleaned cell count, and deduplication criteria.