← Back to Skills Marketplace
git-surellc

供应链 BOM 数据分析

by git-Surellc · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
398
Downloads
0
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install supply-chain-bom-analyzer
Description
供应链 BOM 数据分析 - 从多份工程报价单和 Excel/CSV 表格中提取、清洗、对齐硬件设备 BOM 数据,生成按时间轴维度的物料需求预测汇总表。使用场景:(1) 分析多家供应商报价单;(2) 提取传感与采集设备、传输与组网类别的物料清单;(3) 跨表格物料标准化合并;(4) 按项目交付时间生成需求预测表。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install supply-chain-bom-analyzer
  3. After installation, invoke the skill by name or use /supply-chain-bom-analyzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug supply-chain-bom-analyzer
Version 1.0.1
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 2
Frequently Asked Questions

What is 供应链 BOM 数据分析?

供应链 BOM 数据分析 - 从多份工程报价单和 Excel/CSV 表格中提取、清洗、对齐硬件设备 BOM 数据,生成按时间轴维度的物料需求预测汇总表。使用场景:(1) 分析多家供应商报价单;(2) 提取传感与采集设备、传输与组网类别的物料清单;(3) 跨表格物料标准化合并;(4) 按项目交付时间生成需求预测表。 It is an AI Agent Skill for Claude Code / OpenClaw, with 398 downloads so far.

How do I install 供应链 BOM 数据分析?

Run "/install supply-chain-bom-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 供应链 BOM 数据分析 free?

Yes, 供应链 BOM 数据分析 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 供应链 BOM 数据分析 support?

供应链 BOM 数据分析 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 供应链 BOM 数据分析?

It is built and maintained by git-Surellc (@git-surellc); the current version is v1.0.1.

💬 Comments