qianniu-ads

Parse GB18030 CSV and XLSX ad reports to analyze Taobao/Tmall campaign performance.

40|8|Updated May 14, 2026
One-click install
npx skills add https://github.com/zpoint/vibe-seller --skill qianniu-ads
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qianniu-ads
Source: https://github.com/zpoint/vibe-seller/tree/main/app/skills_v2/qianniu-ads
Command: npx skills add https://github.com/zpoint/vibe-seller --skill qianniu-ads

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openpyxl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Cross-border sellers operating Taobao/Tmall stores via Qianniu struggle with inefficient, error-prone manual auditing of 万相台 ad campaign performance, as UI-scraped data is unreliable and manual review of large campaign sets is extremely time-consuming.

Core Features & Use Cases

  • Bulk Report Analysis: Processes official 万相台 报表 exports (CSV/XLSX) instead of scraping unreliable UI data, ensuring accurate performance metrics for auditing.
  • Normalized Data Parsing: Converts raw ad reports into clean, tab-separated tables with stable English keys for spend, ROI, orders, clicks, and impressions, eliminating issues from header reordering or new columns.
  • Safe Adjustment Recommendations: Identifies underperforming campaigns to cut and high-ROI campaigns to scale, surfacing all change suggestions for human review to avoid platform policy violations.
  • Use Case: A seller running multiple Taobao store campaigns can use this skill to pull 30 days of ad performance data, quickly identify bleeding campaigns, and get clear, data-backed adjustment recommendations without risking account penalties.

Quick Start

Use the qianniu-ads skill to analyze the last 30 days of 万相台 ad performance for your Qianniu store and get recommendations for campaign adjustments.

Frequently Asked Questions about qianniu-ads

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze Taobao 万相台 ad campaign performance in bulk?

Analyzing Taobao 万相台 ad campaign performance in bulk is done by processing official CSV or XLSX report exports. This approach parses raw ad data into normalized tables with stable English keys for spend and ROI, avoiding the inaccuracies of UI scraping.

Can I parse GB18030 encoded CSV ad reports for Tmall advertising analysis?

Yes, you can parse GB18030 encoded CSV ad reports for Tmall advertising analysis using a dedicated Python parser. It converts raw exports into clean, tab-separated tables to evaluate cross-border e-commerce ad performance accurately.

What is the best way to identify underperforming Taobao ad campaigns for ROI optimization?

Identifying underperforming Taobao ad campaigns for ROI optimization requires auditing official report exports. The analysis flags low-ROI campaigns to cut and high-ROI campaigns to scale, surfacing data-backed adjustment recommendations for human review.

How do I safely adjust Qianniu store ad campaigns without platform policy violations?

Safely adjusting Qianniu store ad campaigns requires a human review step before executing any modifications. The analysis generates data-backed adjustment recommendations, but mandates manual approval to avoid platform policy violations.

Do I need SSO authentication to export Taobao ad reports for cross-border ecommerce?

Yes, SSO authentication and navigation are required to export Taobao ad reports for cross-border ecommerce. A shared authentication skill is a necessary dependency to securely access official 万相台 reporting data.

Why does my Tmall advertising ROI evaluation fail when scraping UI data?

Tmall advertising ROI evaluation fails when scraping UI data because the extracted metrics are unreliable and prone to header reordering. Parsing official report exports ensures accurate performance auditing by using stable English keys.