supplyflow

Manufacturing supply chain management toolkit. Handle inventory tracking, supplier evaluation, procurement workflows, demand forecasting, risk assessment, cost optimization, and supplier performance. **Triggers when user mentions:** - Inventory: "库存", "库存管理", "库存追踪", "库存查询", "库存水平", "安全库存", "库存预警" - Supplier: "供应商", "供应商评估", "供应商管理", "供应商评分", "供应商绩效", "供应商筛选" - Procurement: "采购", "采购订单", "采购计划", "PO", "采购单", "供应商报价" - Forecasting: "需求预测", "销量预测", "需求分析", "未来需求", "预测模型" - Risk: "供应链风险", "风险评估", "供应中断", "供应链安全", "风险预警" - Cost: "成本优化", "采购成本", "降本", "成本分析", "总成本" - General: "供应链", "供应链管理", "supply chain", "BOM", "物料管理", "进销存" Freemium: Free tier covers inventory tracking, basic supplier evaluation, purchase order templates. Paid tier unlocks demand forecasting, risk assessment, cost optimization, inventory optimization, supplier performance reports.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "supplyflow" with this command: npx skills add keybryant/supplyflow

SupplyFlow — 制造业供应链管理

面向制造业的供应链管理工具集,覆盖库存、采购、供应商、预测、风险、成本全链路。

Freemium 分层

层级功能脚本
免费库存追踪scripts/inventory_tracker.py
免费供应商评估基础scripts/supplier_eval.py
免费采购订单模板scripts/purchase_order.py
付费需求预测scripts/demand_forecast.py
付费供应链风险评估scripts/supply_risk.py
付费成本优化分析scripts/cost_optimize.py
付费库存优化建议scripts/inventory_optimize.py
付费供应商绩效报告scripts/supplier_perf.py

快速使用

免费功能

# 库存追踪
python3 scripts/inventory_tracker.py --items '[{"name":"螺丝M6","qty":5000,"min":1000,"unit":"个","cost":0.15}]'

# 供应商评估
python3 scripts/supplier_eval.py --suppliers '[{"name":"宏达五金","price_score":8,"quality_score":9,"delivery_score":7,"service_score":6}]'

# 生成采购订单
python3 scripts/purchase_order.py --supplier "宏达五金" --items '[{"name":"螺丝M6","qty":10000,"price":0.12}]'

付费功能

# 需求预测(基于历史数据)
python3 scripts/demand_forecast.py --history '[{"month":"2025-01","demand":1200},{"month":"2025-02","demand":1350}]' --months 3

# 供应链风险评估
python3 scripts/supply_risk.py --suppliers '[{"name":"A","country":"CN","single_source":false,"lead_days":7},{"name":"B","country":"US","single_source":true,"lead_days":30}]'

# 成本优化
python3 scripts/cost_optimize.py --items '[{"name":"钢材","monthly_qty":5000,"unit_cost":12,"annual_spend":720000}]'

# 库存优化
python3 scripts/inventory_optimize.py --items '[{"name":"轴承6205","monthly_demand":2000,"lead_days":14,"unit_cost":8.5,"holding_rate":0.25}]'

# 供应商绩效报告
python3 scripts/supplier_perf.py --data '{"suppliers":[{"name":"宏达","otd":95,"defect":0.8,"response_h":4,"quarterly_spend":180000}]}'

参考文档

  • 供应链指标与公式 → references/metrics.md
  • 行业基准数据 → references/benchmarks.md
  • 采购订单模板 → references/po_templates.md
  • 供应商评估标准 → references/supplier_criteria.md

注意事项

  • 所有脚本接受 JSON 格式输入,输出 Markdown 表格 + 分析
  • 脚本不依赖外部 API,纯本地计算
  • 免费版脚本输出基础分析,付费版提供深度洞察和建议

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

库存慧眼 / Inventory Eye

库存慧眼 — 轻量库存监控,知道"什么该补货、什么卖不动、什么快过期

Registry SourceRecently Updated
5010Profile unavailable
Web3

Agentic Supply Chain Orchestration

Agentic Supply Chain Orchestration. Build multi-agent supplier networks that self-heal: supplier discovery, real-time SLA monitoring, disruption detection wi...

Registry SourceRecently Updated
1840Profile unavailable
Web3

德宝恒生-公司名片

德宝恒生科技服务有限公司 - 医疗物资智慧供应链SPD服务商,为医院提供医疗耗材全流程精益管理的一体化解决方案

Registry SourceRecently Updated
790Profile unavailable
Web3

HiQ Cortex

Find carbon emission factors for any material or process. 1M+ LCA datasets (HiQLCD, Ecoinvent, CarbonMinds). AI-powered BOM carbon footprint calculation and...

Registry Source
2710Profile unavailable