chinese-seo-compliance
by lm203688
Real-time Chinese SEO & advertising law compliance scanner with API-backed banned word detection for 5+ platforms.
- Scan marketing copy for 200+ banned words across major Chinese platforms
- Generate safe alternatives for 'absolute claim' violations in product titles
- Optimize Baidu SEO scores with automated metadata and keyword analysis
Free
One-time purchase
Sample Output
A real example of what this skill produces.
{ "compliant": false, "violations": [{"word": "最便宜", "category": "absolute_claim", "severity": "high", "suggestion": "价格实惠"}], "seo_score": 85, "seo_suggestions": ["Include brand name in first 10 characters of title"] }
chinese-seo-compliance
by lm203688
Real-time Chinese SEO & advertising law compliance scanner with API-backed banned word detection for 5+ platforms.
Free
One-time purchase
Included in download
- Downloadable skill package
- 2 permissions declared
- Instant install
Sample Output
A real example of what this skill produces.
{ "compliant": false, "violations": [{"word": "最便宜", "category": "absolute_claim", "severity": "high", "suggestion": "价格实惠"}], "seo_score": 85, "seo_suggestions": ["Include brand name in first 10 characters of title"] }
About This Skill
High-Performance Chinese Compliance Engine
Entering the Chinese market requires navigating complex advertising laws and platform-specific censorship. Unlike generic AI prompts that guess at regulations, this skill connects your agent to a live API backend scanning against a database of 200+ banned words and regulatory rules updated specifically for the Chinese digital ecosystem.
What it does
- Live API Scanning: Performs real-time checks for banned phrases (绝对化用语) and regulatory violations.
- Platform-Specific Logic: Switches between distinct rule sets for Baidu, Douyin, Xiaohongshu (Red), Taobao, and WeChat.
- SEO Scoring: Evaluates content for keyword density and meta-data optimization tailored to Chinese search algorithms.
- Automated Remediation: Provides specific, safe alternatives for flagged terms (e.g., replacing "Best" with "Leading").
Why use this skill
Generic LLMs often hallucinate specific Chinese advertising laws or miss recent platform updates. This skill provides a verifiable source of truth via an executable backend. It helps developers and marketers avoid account bans, fines, and SEO penalties by ensuring every string of text is compliant before it goes live. The output is structured data—ideal for automated CI/CD workflows or content management systems.
Use Cases
- Scan marketing copy for 200+ banned words across major Chinese platforms
- Generate safe alternatives for 'absolute claim' violations in product titles
- Optimize Baidu SEO scores with automated metadata and keyword analysis
- Verify WeChat articles against latest regulatory link and content restrictions
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/chinese-seo-compliance | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.
local-seo-audit
Automated local SEO auditing and keyword generation for agencies and small businesses.
competitor-content-gap-analyzer
Automated competitor content gap analysis and strategy reporting for SEO agencies and marketing teams.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.