← 返回
未分类 中文

Supply Chain Optimization Amazon Lite

Supply Chain Optimization (Lite) - Diagnose bottlenecks and provide cost reduction strategies through conversation
供应链优化(精简版)- 通过对话诊断供应链瓶颈并提供降低成本策略
phheng phheng 来源
未分类 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 434
下载
💾 8
安装
1
版本
#latest

概述

Supply Chain Optimization (Lite)

Supply chain bottleneck analysis tool - Conversation-based version

No API integration required. Collect data through guided conversation, automatically diagnose bottlenecks and output cost reduction strategies.

Use Cases

  • Amazon seller supply chain health check
  • Bottleneck identification and cost optimization
  • Supply chain decision support

Workflow

Step 1: Trigger Skill

User says:

Analyze my supply chain
Supply chain diagnosis
I want to optimize supply chain costs

Step 2: Business Profile Collection

Guide user to describe in natural language:

👋 Starting Supply Chain Analysis

Please describe your situation in a sentence or two, like:
"I sell kitchen products, 15 SKUs, $50K monthly sales, sourcing from Yiwu, sea freight to FBA, shipping costs seem high"

Or just tell me what problem you want to solve.

Identify and confirm:

  • Category
  • SKU count
  • Monthly revenue scale
  • Sourcing location
  • Logistics model
  • Main pain points

Step 3: Supply Chain Data Collection

Guide user to provide key data:

📊 I need some data to locate bottlenecks (rough numbers are fine)

**Sourcing**
• Product cost (FOB): $___/unit
• Supplier payment terms: ___ days
• Lead time: ___ days

**Logistics**
• Shipping cost per unit: $___
• Transit time: ___ days

**Sales**
• Average selling price: $___
• FBA fulfillment fee: $___/unit
• Monthly storage fee: $___/unit
• Ad spend ratio: ___%

**Inventory**
• Current inventory days: ___ days
• Long-term storage fees: Yes/No

Just reply in natural language.

Step 4: Bottleneck Diagnosis

Run calculation script:

python3 scripts/calculator.py '{"product_cost": 8, "supplier_payment_days": 0, ...}'

Output diagnosis report:

  • Key metrics table (with health status)
  • Cost structure breakdown
  • Top 3 bottlenecks

Step 5: Cost Reduction Strategies

For each bottleneck provide:

  • Problem description
  • Impact analysis
  • Specific recommendations
  • Action checklist

Step 6: Output Format Selection

📤 Analysis complete! Choose output format:

1️⃣ **Text** - View in current conversation (already shown)
2️⃣ **Web Chart** - Generate visual report webpage
3️⃣ **Report Doc** - Document format for sharing/presentation

Reply with number or say "generate web report"

Benchmark Configuration

The following benchmarks can be customized based on your business:

MetricHealthyWarningDanger
----------------------------------
Gross Margin>40%30-40%<30%
Shipping Ratio<5%5-10%>10%
Net Margin>20%10-20%<10%
Inventory Turnover<45 days45-60 days>60 days
Cash Cycle<90 days90-120 days>120 days

To adjust, modify BENCHMARKS in scripts/calculator.py.


File Structure

amazon-lite/
├── SKILL.md          # Index (this file)
├── SKILL.en.md       # English version
├── SKILL.zh-CN.md    # Chinese version
├── _meta.json
└── scripts/
    └── calculator.py

_Version 1.0.0 | Platform: Amazon | Lang: English_


Part of Nexscope AI — AI tools for e-commerce sellers.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-31 05:09 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Amazon Competitor Analyzer

phheng
利用 browseract.com 自动化 API 根据 ASIN 抓取亚马逊产品数据,并进行精准竞品分析,对比规格、价格、评论等信息。
★ 8 📥 5,648
business-ops

Stripe

byungkyu
Stripe API 集成,支持托管 OAuth,实现对客户、订阅、发票、产品、价格和支付的可写金融集成。
★ 27 📥 26,115
business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 162 📥 41,342