Media Publish Check

Pre-publish compliance audit for Douyin, Xiaohongshu, WeChat Channels and Kuaishou content

Tested · Works

Test report

Verdict
Tested · Works
Score
9.2/10
Tested
Jul 20, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Jul 30, 2026 · d3427bf

This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (repo unreachable/deleted). The test below is what we measured on Jul 20, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.

Ran the bundled preflight.py scanner live on a fake Douyin caption: it caught six real risk candidates in one pass, including the absolute claim, the off-platform WeChat/Taobao diversion, the AI-generation disclosure trigger and a medical 'cure insomnia' claim. Against a no-skill baseline the skill adds a real edge: an R0-R4 taxonomy, the mandatory six-choice AI/ad/repost labeling gate, 14 per-platform reference files and a where-to-fix output format instead of a vague opinion. Honest about limits too: only 17 scanner rules (it missed a couple of superlatives) and the SKILL.md correctly states the script only surfaces candidates, never a publishing verdict.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 8/10
  • Docs & honesty 5/5

What Media Publish Check does

Audits videos, articles, subtitles, covers, livestream scripts and product claims before they go live on Chinese social platforms, flagging banned words, off-platform diversion, missing AI/ad/repost disclosures and medical or absolute claims. Triggers on requests like "can I post this", "pre-publish review", "check for banned words" or "will this get throttled", and returns exact risk locations plus platform-specific revisions.

How to install Media Publish Check

Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.

Commands — how to trigger Media Publish Check

  • /media-publish-check Pre-publish compliance audit for Douyin, Xiaohongshu, WeChat Channels and Kuaishou content

It also activates on plain-language prompts like these:

  • 这条抖音文案现在能直接发吗?帮我检查一下有没有违禁词和过度承诺的说法风险,谢谢啦
  • 发布之前帮我审核一下这篇小红书笔记,看看有没有合规风险和敏感违禁词汇,越细越好哦
  • 这场直播脚本会不会因为违规被平台限流?检查一下有没有引流和虚假宣传的内容存在哦,谢谢

Frequently asked questions

Is the Media Publish Check skill free?
Yes. The skill itself is free from XshuiAi/media-publish-check. SkillProof publishes the install command and an independent test verdict at no cost.
Does Media Publish Check work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 20, 2026. Verdict: Tested · Works. Ran the bundled preflight.py scanner live on a fake Douyin caption: it caught six real risk candidates in one pass, including the absolute claim, the off-platform WeChat/Taobao diversion, the AI-generation disclosure trigger and a medical 'cure insomnia' claim. Against a no-skill baseline the skill adds a real edge: an R0-R4 taxonomy, the mandatory six-choice AI/ad/repost labeling gate, 14 per-platform reference files and a where-to-fix output format instead of a vague opinion. Honest about limits too: only 17 scanner rules (it missed a couple of superlatives) and the SKILL.md correctly states the script only surfaces candidates, never a publishing verdict.
What is the Media Publish Check SkillProof Score?
9.2/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 8/10, docs & honesty 5/5.
How do I install Media Publish Check?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Media Publish Check with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.