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.