supply-chain-optimization-tiktok
Supply Chain Bottleneck Analyzer for TikTok Shop sellers. Diagnose cash flow, inventory turnover, affiliate commissions, and return rates. Includes FBT cost analysis, influencer payout optimization, and viral product lifecycle management. No API key required for basic analysis.
npx skills add nexscope-ai/eCommerce-Skills --skill supply-chain-optimization-tiktok --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 — TikTok Shop 📦 Supply chain bottleneck analyzer for TikTok Shop sellers. Diagnose cash flow, inventory, affiliate costs, and return rates. ## Installation ```bash npx skills add nexscope-ai/eCommerce-Skills --skill supply-chain-optimization-tiktok -g ``` ## Platform Characteristics | Feature | TikTok Shop | vs Amazon | |---------|-------------|-----------| | Fulfillment | FBT / Self-ship | FBA | | Commission | 2-8% (category) + 2% transaction | 8-15% | | Payment cycle | 7-15 days | 14 days | | Traffic source | Content-driven | Search-driven | | Return rate | Higher (impulse buying) | Medium | ## Cost Structure (TikTok Shop) ``` Selling Price $XX ├── Product Cost ├── Inbound Shipping ├── FBT Fulfillment / Self-ship ├── Platform Fee (2%) ├── Referral Fee (2-8%) ├── Affiliate Commission (10-30%) ← TikTok-specific ├── Advertising (Spark Ads) └── Net Profit ``` ## Benchmark Configuration ```python BENCHMARKS = { "tiktok": { "gross_margin": { "healthy": 0.45, # Need to cover affiliate commission "warning": 0.35, "danger": 0.25 }, "shipping_ratio": { "healthy": 0.05, "warning": 0.08, "danger": 0.12 }, "inventory_days": { "healthy": 30, # TikTok viral cycle is
- Installation
- Platform Characteristics
- Cost Structure (TikTok Shop)
- Benchmark Configuration
- TikTok-Specific Costs
- Affiliate Commission
- Return Costs
- Input Data
- API Integration
- TikTok Shop API
- Available Data
- Bottleneck Diagnosis Focus
- vs Amazon Comparison
npx skills add nexscope-ai/eCommerce-Skills --skill supply-chain-optimization-tiktok -g export TIKTOK_APP_KEY="xxx" export TIKTOK_APP_SECRET="xxx" export TIKTOK_ACCESS_TOKEN="xxx"
What does the supply-chain-optimization-tiktok skill do?
Supply Chain Bottleneck Analyzer for TikTok Shop sellers. Diagnose cash flow, inventory turnover, affiliate commissions, and return rates. Includes FBT cost analysis, influencer payout optimization, and viral product lifecycle management. No API key required for basic analysis.
How do I install it?
Run `npx skills add nexscope-ai/eCommerce-Skills --skill supply-chain-optimization-tiktok --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.
