← 返回 Skills 市场
供应链 BOM 数据分析
作者
git-Surellc
· GitHub ↗
· v1.0.1
· MIT-0
398
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install supply-chain-bom-analyzer
功能描述
供应链 BOM 数据分析 - 从多份工程报价单和 Excel/CSV 表格中提取、清洗、对齐硬件设备 BOM 数据,生成按时间轴维度的物料需求预测汇总表。使用场景:(1) 分析多家供应商报价单;(2) 提取传感与采集设备、传输与组网类别的物料清单;(3) 跨表格物料标准化合并;(4) 按项目交付时间生成需求预测表。
安全使用建议
This skill appears coherent and limited to BOM extraction and aggregation. Before installing or running it: (1) only provide the spreadsheets/quotes needed—remove unrelated sensitive columns or PII; (2) review the material-mapping and extraction rules to ensure mappings match your domain (incorrect mappings can misaggregate quantities); (3) if your agent will execute auxiliary code or use external tools to process Excel files, ensure those tools are trusted and sandboxed; (4) test on a small sample to verify time-mapping and summation logic. If the publisher later adds install scripts, remote endpoints, or requests credentials, re-evaluate as those would change the risk profile.
功能分析
Type: OpenClaw Skill
Name: supply-chain-bom-analyzer
Version: 1.0.1
The skill bundle is designed for supply chain BOM (Bill of Materials) data analysis, focusing on extracting and standardizing hardware equipment data from quotes and spreadsheets. The instructions in SKILL.md and the reference files (extraction-rules.md, material-mapping.md) are strictly limited to data processing, filtering out non-physical costs (like labor and taxes), and formatting the output into Markdown tables. There are no signs of data exfiltration, malicious command execution, or prompt injection attempts.
能力评估
Purpose & Capability
Name/description, SKILL.md, and the two reference docs all describe spreadsheet/quote parsing, field extraction, name mapping, merging, and time mapping. There are no unexpected requirements (no cloud keys, no unrelated binaries), so requested capabilities match the stated purpose.
Instruction Scope
Runtime instructions focus on locating/filering BOM items, extracting core fields, standardizing names using the provided mapping, aggregating quantities, and mapping to delivery dates. They reference only user-provided project/time inputs and included mapping/rule files; they do not instruct reading unrelated system files, environment variables, or exfiltrating data to external endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That minimizes disk-write and supply-chain risk; nothing is downloaded or executed by default from untrusted URLs.
Credentials
The skill declares no required environment variables, credentials, or config paths. The operations described (parsing Excel/CSV, mapping names, summing quantities) do not justify additional secrets or elevated access.
Persistence & Privilege
always is false and model invocation is not disabled (normal). The skill does not request persistent system presence or modifications to other skills' config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install supply-chain-bom-analyzer - 安装完成后,直接呼叫该 Skill 的名称或使用
/supply-chain-bom-analyzer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
按照 skill-creator 规范重构:添加 YAML frontmatter,精简 SKILL.md 正文
v1.0.0
Initial release of supply-chain-bom-analyzer:
- Enables extraction, cleaning, alignment, and aggregation of hardware equipment BOM data from multiple supplier quotes.
- Focuses on "sensing & acquisition" and "networking & transmission" categories, filtering out non-physical items.
- Supports mapping of material quantities to specific project delivery times.
- Outputs results in clear, time-based Markdown tables for easy review.
- Offers standardization, intelligent merging, and precise quantity aggregation of BOM data across files.
元数据
常见问题
供应链 BOM 数据分析 是什么?
供应链 BOM 数据分析 - 从多份工程报价单和 Excel/CSV 表格中提取、清洗、对齐硬件设备 BOM 数据,生成按时间轴维度的物料需求预测汇总表。使用场景:(1) 分析多家供应商报价单;(2) 提取传感与采集设备、传输与组网类别的物料清单;(3) 跨表格物料标准化合并;(4) 按项目交付时间生成需求预测表。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 398 次。
如何安装 供应链 BOM 数据分析?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install supply-chain-bom-analyzer」即可一键安装,无需额外配置。
供应链 BOM 数据分析 是免费的吗?
是的,供应链 BOM 数据分析 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
供应链 BOM 数据分析 支持哪些平台?
供应链 BOM 数据分析 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 供应链 BOM 数据分析?
由 git-Surellc(@git-surellc)开发并维护,当前版本 v1.0.1。
推荐 Skills