dispensing-bom

Merge machine-upgrade rules with visual BOMs into an Excel report.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Anthony9906/agent-skills --skill dispensing-bom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dispensing-bom
Source: https://github.com/Anthony9906/agent-skills/tree/main/dispensing-bom
Command: npx skills add https://github.com/Anthony9906/agent-skills --skill dispensing-bom

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

点胶机改机项目中,工程师需要同时处理改机规则物料与视觉BOM表,手工整理成本高且易出错,影响交付时间。

Core Features & Use Cases

  • 自动生成改机规则物料清单并合并视觉BOM表,输出完整的软件BOM发包清单。
  • 依据 references/bom-rules.md 规则进行物料计算、冲突检测与校验,确保合规性。
  • 输出规范化的 Excel BOM,便于采购、跟踪与后续变更管理。

Quick Start

在提供改机参数与视觉BOM后,系统将自动输出完整的软件BOM的Excel报表。

Frequently Asked Questions about dispensing-bom

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate generating a software BOM for machine upgrade projects?

Automate software BOM generation by merging rule-based components with an engineer-provided visual BOM. This process enforces standardized fields and outputs a structured Excel sheet suitable for procurement tracking.

What is the best way to merge rule-based components with a visual BOM for procurement?

Merging rule-based components with a visual BOM requires applying predefined rules to calculate materials and detect conflicts. The output is a standardized Excel BOM report that ensures procurement compliance and reduces manual errors.

How does rule-based material calculation and conflict detection work for engineering BOMs?

Rule-based material calculation works by reading optional rule-driven items from a predefined markdown reference file. It automatically validates the engineer's visual BOM against these rules to ensure compliance and handle conflicts.

Can I generate a standardized Excel BOM from engineer-provided visual lists and upgrade parameters?

Yes, you can generate a standardized Excel BOM by providing machine-upgrade parameters and a visual BOM. The system applies standardized fields and rule-based logic to produce an all-in-one structured Excel deliverable.

What are the limitations of using rule-based BOM packaging for manufacturing upgrades?

Rule-based BOM packaging is limited to engineering upgrade projects where both machine-upgrade rules and visual component lists are available. It requires predefined rule references to properly execute material calculations and conflict checks.