.claude/skills/excel-dedup-cleanRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Excel 表格去重清洗。自动去除多余空格、全角字符转半角、标准化手机号和身份证号、按关键列(姓名/手机号/编号)去重,并生成清洗报告 sheet。当用户上传含脏数据的 xlsx/csv 并要求"去重"、"清洗数据"、"数据标准化"、"处理表格里的重复行"时触发。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/excel-dedup-cleanRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/excel-dedup-cleanRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/excel-dedup-cleanRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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/excelclawhub inspect @dont4getme-2/excel --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
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.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:e9ce23a866e0f63328439072d38f7c907ca33d22b9df63e601a00b80231ea885dedup_clean.pyskill-card.mdSKILL.mdInitial 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.