Use when the user has a finished blog master draft and wants to publish it to multiple content platforms (知乎/掘金/CSDN/公众号 等) via the @wechatsync/cli tool. Handles pre-flight auth checks, platform selection, dry-run preview, and the actual sync. Do NOT use for writing, rewriting, compliance rewriting, or topic selection — this skill only publishes existing drafts as-is.
$npx -y skills add xiaomoboy/claude-writing-skills --skill publisher-wechatsyncInstalls into the current project.
Run `npx skills use "https://github.com/xiaomoboy/claude-writing-skills" --skill "xiaomoboy/claude-writing-skills/publisher-wechatsync"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/xiaomoboy/claude-writing-skills" that are relevant to the current task. Run `npx skills add "https://github.com/xiaomoboy/claude-writing-skills"` and select the relevant skills, then follow their instructions.