supply-chain-optimization-amazon-lite
Supply Chain Optimization (Lite) - Diagnose bottlenecks and provide cost reduction strategies through conversation
npx skills add nexscope-ai/eCommerce-Skills --skill supply-chain-optimization-amazon --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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 •
- Use Cases
- Workflow
- Step 1: Trigger Skill
- Step 2: Business Profile Collection
- Step 3: Supply Chain Data Collection
- Step 4: Bottleneck Diagnosis
- Step 5: Cost Reduction Strategies
- Step 6: Output Format Selection
- Benchmark Configuration
- File Structure
python3 scripts/calculator.py '{"product_cost": 8, "supplier_payment_days": 0, ...}'What does the supply-chain-optimization-amazon-lite skill do?
Supply Chain Optimization (Lite) - Diagnose bottlenecks and provide cost reduction strategies through conversation
How do I install it?
Run `npx skills add nexscope-ai/eCommerce-Skills --skill supply-chain-optimization-amazon --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From nexscope-ai/eCommerce-Skills, a repository with 580 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
