Chinese Seo Compliance

Real-time Chinese SEO & advertising law compliance scanner with API-backed banned word detection for 5+ platforms.

Install
cmdop skills install agensi-chinese-seo-compliance

Chinese SEO Compliance is a skill that connects an agent to a live API backend for scanning text against Chinese advertising regulations and platform-specific content rules. It checks content against a database of 200+ banned words and regulatory rules, including the category of absolute superlative phrases known as 绝对化用语, which are prohibited under Chinese advertising law.

The skill supports distinct rule sets for five platforms: Baidu, Douyin, Xiaohongshu (Red), Taobao, and WeChat. An agent can switch between these rule sets to apply the correct compliance logic for the target distribution channel. Beyond violation detection, the skill evaluates keyword density and metadata for SEO scoring tuned to Chinese search algorithms, not generic Western ones.

When a flagged term is detected, the skill returns specific safe replacement suggestions rather than simply reporting the violation. Output is structured data, which makes it suitable for integration into CI/CD pipelines or content management workflows where compliance needs to be verified before content is published.

This skill is appropriate when content is destined for Chinese digital platforms and must clear both advertising law requirements and platform-specific moderation rules. It is not a general-purpose translation or localization tool, and it does not cover markets outside China.

Use cases

  • Scan product listing copy for banned superlative phrases before publishing to Taobao
  • Validate advertising creative against Douyin's platform-specific content rules
  • Check Xiaohongshu (Red) post drafts for regulatory violations prior to scheduling
  • Generate compliant replacement terms for flagged phrases in bulk content workflows
  • Score Chinese landing page metadata for keyword density aligned to Baidu's algorithm
  • Integrate compliance checks into a CI/CD pipeline to block non-compliant content from going live

When to use it

  • Content is being prepared for publication on Baidu, Douyin, Xiaohongshu, Taobao, or WeChat
  • Automated pipelines need a verifiable compliance gate rather than relying on LLM-generated regulatory guesses
  • Marketing copy must be checked against Chinese advertising law before launch
  • Structured, machine-readable compliance output is required for downstream processing

When not to use it

  • Content targets markets outside mainland China — the rule sets are China-specific
  • Translation or general Chinese localization is the primary need, not compliance scanning
  • The agent has no access to the live API backend this skill depends on
  • Platforms beyond the five supported ones are the target distribution channels