AI Agent Hub
Back to skills
NWi Cross-Border E-Commerce Data Analysis icon

NWi Cross-Border E-Commerce Data Analysis

Data Analysis Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Install @user_c5ca7468/nwi-ecommerce according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem Solved

Cross-border e-commerce analysis often requires comparing platform, category, brand, shop, product, creator content, and review signals under one verified query path. NWi Cross-Border E-Commerce Data Analysis targets this workflow by packaging POST endpoints, parameter rules, permission scope, and quota logic into an executable process, reducing trial-and-error around missing filters, wrong IDs, and unclear cost.

How It Works

The skill covers three query families:

  • Market-level data: category distribution, top brands/shops/items, high-growth brands, potential brands, potential hot items, sales/revenue/average-price summaries, and review analysis.
  • TikTok creator data: creator details, leaderboards, trends, sales distribution, video/live/item performance, brand-creator associations, and brand or shop rankings.
  • Bootstrap and routing: manage api_key, check allowed platforms, categories, time range, and creator data availability, then load the relevant reference documents such as api-common.md, api-market.md, or api-creator.md.

The workflow checks permissions first, maps the user intent to an endpoint, then estimates quota as months × platforms before a data query and waits for confirmation. Response fields such as cost, remaining_quota, and latest_skill_version are used to track consumption, balance, and version warnings. Creator endpoints require special care with market_id, date_start/date_end, and the difference between live-selling GMV and marketplace GMV.

Boundaries and Caveats

This skill is suitable for users who already have NWi API access and need structured queries by station, category, brand, and time range. If platform IDs, brand IDs, category IDs, or time ranges are missing, the workflow should ask for them rather than infer results. Review analysis can be limited by sample size and may return a processing status; some endpoints such as A4 require platform_ids, while A5 requires at least one of platform, brand, or category. All results should be derived from API responses, with no fabricated data.

Use Cases

  • E-commerce ops checks station-level primary category share before quarterly selection and drills into subcategories via cid_ids.
  • Brand manager queries top and high-growth brands by platform and category before campaigns to build a shortlist.
  • Creator marketer reviews TikTok creator rankings, selling GMV, and video/live performance by market_id and date range.
  • Data analyst estimates months × platforms quota, then queries reviews for a specified brand, shop, or item.

Best For

  • Cross-border e-commerce ops: queries top brands, shops, items, and potential hits by station, category, and time.
  • TikTok creator marketers: need creator rankings, selling GMV, video/live performance, and brand-creator comparison.
  • E-commerce data analysts: need API quota estimation, permission checks, and formatted tables or reports.
  • Brand managers: need high-growth brands, potential brands, and review insights to guide selection and campaigns.