| name | agent-reach-channels |
| version | 1.0.0 |
| category | automation |
| domain | automation |
| author | oyi77 |
| license | Apache-2.0 |
| subdomain | workflow-automation |
| description | Use when multi-platform e-commerce and messaging channel extraction (Shopee, TikTok Shop, WeChat) |
| keywords | ["shopee","tiktok-shop","wechat","scraping","commerce","messaging","southeast-asia","indonesia"] |
| tags | ["ecommerce","scraping","agent-reach","shopee","tiktok","wechat"] |
| source | Panniantong/Agent-Reach |
Agent-Reach Channels: Shopee, TikTok Shop, WeChat
Unified channel extraction framework for Southeast Asian e-commerce (Shopee, TikTok Shop) and Chinese messaging (WeChat).
When Not to Use
- Simple or one-off tasks — if the task is straightforward, direct execution is faster than structured methodology.
- Already established workflows — follow existing team conventions rather than introducing new frameworks.
- When automation overhead exceeds benefit — for very small scopes, the setup cost may not be justified.
Dependencies
- Python 3.8+ or Node.js 18+
- Access to relevant APIs/services for your specific use case
- Basic understanding of the domain concepts
Commands
Anti-Rationalization Table
| Rationalization | Reality |
|---|
| "I'll figure it out as I go" | A structured approach saves time and reduces errors. Follow the workflow in this skill rather than improvising. |
| "I already know this topic" | Familiarity breeds shortcuts. Use the checklist to verify you haven't missed critical steps. |
| "This doesn't apply to my situation" | The patterns here generalize across contexts. Adapt, don't skip — the underlying principles hold. |
| "One more tool will fix it" | Adding complexity rarely solves process gaps. Master the core workflow first. |
When to Use
- Shopee: Extract products, reviews, seller info from Indonesia/Malaysia/Philippines/Thailand/Singapore/Vietnam
- TikTok Shop: Extract TikTok Shop products, live streams, seller metrics
- WeChat: Extract Official Account articles, mini-programs, Moments, user profiles
Channels
Shopee (Tier 2: Requires auth)
Backends: shopee-cli (primary), Selenium web scraping (fallback)
Auth: Cookie-based (browser login or shopee-cli)
Extraction: Product data, reviews, seller info, pricing
Regions: .co.id (Indonesia), .com.my (Malaysia), .com.ph (Philippines), .com.sg (Singapore), .com.th (Thailand), .vn (Vietnam)