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.
What this skill does
# 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 short
"warning": 45,
"danger": 60
},
"cash_cycle": {
"healthy": 60, # Fast payment
"warning": 90,
"danger": 120
},
"net_margin": {
"healthy": 0.15, # After affiliate split
"warning": 0.08,
"danger": 0.03
},
# TikTok-specific metrics
"return_rate": {
"healthy": 0.10, # <10% healthy
"warning": 0.20,
"danger": 0.30
},
"affiliate_ratio": {
"healthy": 0.20, # Affiliate commission ratio
"warning": 0.30,
"danger": 0.40
}
}
}
```
## TikTok-Specific Costs
### Affiliate Commission
```
Livestream selling: 10-30% commission
Short video promotion: 10-25% commission
Top influencers: May require upfront fees
```
### Return Costs
```
TikTok return rates typically higher than traditional e-commerce (impulse buying)
Must account for:
โโโ Return shipping cost
โโโ Product damage/loss
โโโ Restocking fees
```
## Input Data
```
**Sales (TikTok-specific)**
โข Average Selling Price: $___
โข FBT Fulfillment Fee: $___/unit
โข Platform Fee: 2% (fixed)
โข Referral Fee: ___%
โข Affiliate Commission Rate: ___% (if applicable)
โข Spark Ads Spend Ratio: ___%
**Risk (TikTok-specific)**
โข Return Rate: ___%
โข Return Processing Cost: $___/unit
```
## API Integration
### TikTok Shop API
```bash
export TIKTOK_APP_KEY="xxx"
export TIKTOK_APP_SECRET="xxx"
export TIKTOK_ACCESS_TOKEN="xxx"
```
### Available Data
| Data | API |
|------|-----|
| Orders | Order API |
| Products | Product API |
| Logistics | Logistics API |
| Affiliates | Affiliate API |
## Bottleneck Diagnosis Focus
TikTok Shop-specific bottlenecks:
1. **High affiliate commission** โ Profit erosion
2. **High return rate** โ Hidden costs
3. **Slow inventory turnover** โ Short viral cycle, high stagnation risk
4. **Content dependency** โ Unstable traffic
## vs Amazon Comparison
| Item | Amazon | TikTok |
|------|--------|--------|
| Commission | 8-15% | 4-10% |
| Affiliate split | None | 10-30% |
| Payment cycle | 14 days | 7-15 days |
| Return rate | 5-15% | 10-30% |
| Traffic | Stable | Volatile |
| Viral cycle | Long | Short |
---
**Part of [Nexscope AI](https://www.nexscope.ai/?co-from=skill) โ AI tools for e-commerce sellers.**
Related in Ads & Marketing
ads
IncludedMulti-platform paid advertising audit and optimization skill. Analyzes Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, and Apple Ads. 250+ checks with scoring, parallel agents, industry templates, and AI creative generation.
banana
IncludedAI image generation Creative Director powered by Google Gemini Nano Banana models. Use this skill for ANY request involving image creation, editing, visual asset production, or creative direction. Triggers on: generate an image, create a photo, edit this picture, design a logo, make a banner, visual for my anything, and all /banana commands. Handles text-to-image, image editing, multi-turn creative sessions, batch workflows, and brand presets.
rpg-migration-analyzer
IncludedAnalyzes legacy RPG (Report Program Generator) programs from AS/400 and IBM i systems for migration to modern Java applications. Extracts business logic from RPG III/IV/ILE source code, identifies data structures (D-specs), file operations (F-specs), program dependencies (CALLB/CALLP), and converts RPG constructs to Java equivalents. Generates migration reports, complexity estimates, and Java implementation strategies with POJO classes, JPA entities, and service methods. Use when modernizing AS/400 or IBM i legacy systems, analyzing RPG source files (.rpg, .rpgle, .RPGLE), converting RPG to Java, mapping data specifications to Java classes, planning legacy system migration, or when user mentions RPG analysis, Report Program Generator, RPG III/IV/ILE, AS/400 modernization, IBM i migration, packed decimal conversion, or mainframe application rewrite.
brand-library-architect
IncludedBuild a complete brand library for a product โ visual asset render pipeline, brand documentation set (BRAND, COPY, MANIFESTO, BIOS, FAQ, GLOSSARY, TONE, PRICING), open-source convention files (README, CONTRIBUTING, SECURITY, CODE_OF_CONDUCT), and a self-contained press kit. This skill should be used when the user asks to "build a brand library / brand kit / press kit / brand assets" for a product, "set up a brand library workflow," "create a positioning manifesto plus visual identity," or any combination of brand documentation + visual asset pipeline. Apply phase-by-phase or run end-to-end. Templates are product-agnostic and use {{TOKEN}} placeholders the skill prompts the user to fill.
writing-tech-post
IncludedAuthors engineering blog posts end-to-end: launch deep-dives, incident postmortems, architecture migrations, performance case studies, tutorials, AI/agent system writeups, security disclosures, and research-to-product translations. Picks the correct archetype, plans the abstraction ladder, enforces an evidence cadence (diagrams, benchmarks, profiles, traces, code, ablations), tunes voice against publisher house styles (Datadog, Vercel, GitHub, AWS, Meta, Cloudflare, Jane Street), and runs a pre-publish gate for narrative momentum and disclosure ethics. Use when drafting a new engineering post, restructuring a draft that feels flat, deciding which evidence form belongs where, validating that depth and product context are balanced, or preparing a postmortem, migration, or performance narrative for external publication. Do not use for API reference documentation, README authoring, marketing copy, release notes, generic SEO content, ghost-written executive thought leadership, or non-engineering long-form essays.
blog-google
IncludedGoogle API integration for blog performance: PageSpeed Insights, CrUX Core Web Vitals with 25-week history, Search Console performance, URL Inspection, Indexing API, GA4 organic traffic, NLP entity analysis for E-E-A-T, YouTube video search for embedding, and Google Ads Keyword Planner. Progressive feature availability based on credential tier (API key, OAuth/service account, GA4, Ads). Shares config with claude-seo at ~/.config/claude-seo/google-api.json. Use when user says "google data", "page speed", "core web vitals", "search console", "indexation", "GA4", "keyword research", "nlp entities", "blog performance", "youtube search", "google api setup".