Install
openclaw skills install @xiaoxiaochen5678-dot/content-compliance-review-skill发布前审查多平台口播、文字、画面、音频及引导行为的合规风险
openclaw skills install @xiaoxiaochen5678-dot/content-compliance-review-skillReview content conservatively, explain the evidence, and make the next edit concrete. Treat the result as decision support, not a guarantee of approval or legal advice.
references/platforms/<platform>-*.md; load each overlay relevant to the content. For example, review Douyin medical content with both douyin.md and douyin-medical.md, and content involving minors with both douyin.md and douyin-minors.md. Distinguish WeChat Channels from WeChat Official Accounts; when the user only says “微信” and the content may be reused on both, read both rule files and state the assumption. For commercial content, sponsorship, product promotion, affiliate links, or purchase paths in mainland China, also read references/laws/china-advertising.md. Use references/rule-schema.md when adding or maintaining rules.待核实 and never present an old rule or heuristic as confirmed policy.禁止发布: Clear severe violation, illegality, direct safety risk, fraud, credential exposure, or an attempt to bypass enforcement. Recommend stopping publication and, where appropriate, qualified legal or safety review.高风险: Strong basis for removal, restriction, account penalty, material consumer harm, or a misleading commercial claim. Require revision and human review.中风险: Context-dependent or remediable issue that may reduce distribution, confuse users, or breach a narrower rule. Recommend a specific edit.低风险: Minor ambiguity or presentation concern. Offer an optional improvement.待核实: Missing context, stale evidence, inaccessible media, conflicting rules, or uncertain applicability. State what evidence would resolve it.Assign a level to each finding, not only to the whole submission. Never infer that “未发现明显风险” means “保证通过”.
Respond in the user's language and include:
暂不发布 / 修改后再审 / 可发布但需人工确认 / 未发现明显风险 plus one-sentence reasoning.For long content, prioritize all 禁止发布 and 高风险 items, then summarize repeated lower-risk patterns with representative examples.
Store detailed rules in references/platforms/<platform>.md; keep general risk principles in references/common-risks.md. Give every rule a stable ID and the metadata required by references/rule-schema.md.
When the user supplies a new rule:
official, law, campaign, heuristic, or unknown.python3 scripts/validate_rules.py from the skill directory after changes.