.claude/skills/<skill-name>1 structural issue
- error: SKILL.md does not contain a complete YAML frontmatter envelope.
SKILL.md
Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.
将用户上传的入库单Excel中多个表单的单据数据提取合并,转换为统一格式的标准汇总表并导出。
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/<skill-name>SKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/<skill-name>SKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/<skill-name>SKILL.mdRuntime, 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 @qingchazhushui/merge-inventoryclawhub inspect @qingchazhushui/merge-inventory --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.
missing frontmatterThis 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:c262ac4beeef15ccc985e0f306dc3c4f4066ca14334860bf6ecd40c2d66a9c41__pycache__/merge_inventory.cpython-311.pycmerge_inventory.pyskill-card.mdSKILL.mdmerge-inventory 1.0.0 - 新增入库单 Excel 文件批量合并与标准化功能,自动将表1格式转换为标准汇总表(表2格式),支持多单据、多 sheet 处理。 - 自动识别表头及数据块,多单据按块合并,间隔空行,每块序号独立重排,合计行样式突出。 - 支持自定义过滤(如删除特定占位行)。 - 优化输出格式:13列标准,表头浅蓝背景加粗,合计行浅黄背景,内容自动适应且空值无NaN,首行冻结。 - 输入输出灵活,支持单个/多个 sheet,输出规范化 Excel 文件。