.claude/skills/excel-split-by-columnRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
按指定列的值把一张 Excel 大表拆分成多个工作表(单文件)或多个独立 xlsx 文件。自动检测拆分列(部门/城市/分类/状态类),处理非法 sheet 名、空值归组"未填写",并生成拆分汇总。当用户上传大表并要求"按部门拆开"、"按城市分成多个表"、"拆分成多个文件"、"分类拆分"时触发。
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-split-by-columnRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/excel-split-by-columnRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/excel-split-by-columnRuntime, 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/excel-split-by-columnclawhub inspect @dont4getme-2/excel-split-by-column --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:8bb3c96b23a32830408237eff574d5389c9f7c2c6ca3a7f95f524c8b03de43baskill-card.mdSKILL.mdsplit_by_column.py- Initial release of the "excel-split-by-column" skill. - Automatically splits a large Excel sheet into multiple sheets (in one file) or separate xlsx files based on a specified column (e.g., department, city, category). - Supports auto-detection of suitable split columns containing certain keywords, or user-specified columns. - Cleans and validates sheet/file names, handles empty values as "未填写", and generates a summary sheet with split statistics. - Ensures each split retains headers, freezes the first row, and adapts column widths. - Original data remains unmodified; output files are generated separately.