What problem does it solve?
This Skill eliminates the need to manually implement repetitive setup logic for every Taobao/Tmall (Qianniu) seller automation task, removing the risk of human error from login handling, popup dismissal, and navigation setup across multiple isolated stores.
Core Features & Use Cases
- Unified Authentication & Session Management: Handles chrome-backend login (QR scan or slider captcha + SMS human step), includes a hard guard to verify the logged-in store account matches the bound store to prevent data from the wrong account, and persists login sessions across restarts.
- Automated Popup Dismissal: Detects and closes promo, announcement, and security tip popups on every page load to prevent invisible overlays from blocking clicks, with safeguards to avoid accidentally subscribing to paid services.
- Standardized Navigation & Data Handling: Provides pre-mapped URLs for key Taobao/Tmall surfaces (workbench, listings, business advisor, ad platform), handles single sign-on between related platforms, manages per-store download directories, and addresses GB18030 CSV encoding issues for exported data.
- Use Case: A seller operating 3 separate Taobao/Tmall stores can use this shared Skill as a base for all operation-specific tasks (listing updates, ad audits, report exports) without reimplementing common setup steps for each store.
Quick Start
Load the qianniu-shared skill first before running any Taobao/Tmall seller browser automation tasks to automatically handle login, popup dismissal, and page navigation.