From yux-publish
Multi-platform content publishing hub. Triggers on "publish", "distribute", "post to", "发布文章", "多平台发布", "发布到所有平台".
How this skill is triggered — by the user, by Claude, or both
Slash command
/yux-publish:yux-publishThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Match user's language**: Respond in the same language the user uses.
Match user's language: Respond in the same language the user uses.
| Platform | Skill | Trigger Keywords |
|---|---|---|
| WeChat Official Account (微信公众号) | yux-publish-wechat | "发公众号", "post to wechat", "微信公众号" |
| Zhihu (知乎专栏) | yux-publish-zhihu | "发知乎", "post to zhihu", "知乎文章" |
| Xiaohongshu (小红书) | yux-publish-xiaohongshu | "转小红书", "convert to xiaohongshu", "小红书" |
Check user's input:
Ask user to choose target platform(s):
Which platform(s) do you want to publish to?
A) WeChat Official Account (微信公众号)
B) Zhihu (知乎专栏)
C) Xiaohongshu (小红书)
D) All of the above
For each selected platform, invoke the corresponding skill:
| Selection | Action |
|---|---|
Invoke yux-publish-wechat skill with the content | |
| Zhihu | Invoke yux-publish-zhihu skill with the content |
| Xiaohongshu | Invoke yux-publish-xiaohongshu skill with the content |
| All | Execute each platform skill sequentially |
Sequential execution order (when "All"):
After all platforms are processed, provide a combined report:
Multi-Platform Publishing Complete!
Content: [file/text description]
Results:
WeChat: ✓ Draft saved (media_id: xxx)
Zhihu: ✓ Draft saved
Xiaohongshu: ✓ Content converted
Next Steps:
→ WeChat: https://mp.weixin.qq.com (内容管理 → 草稿箱)
→ Zhihu: https://zhuanlan.zhihu.com/write
→ Xiaohongshu: Copy converted text to app
npx claudepluginhub wuyuxiangx/yux-claude-hub --plugin yux-publishGuides automated publishing to WeChat Public Account, Xiaohongshu, and Feishu via wenyan-mcp APIs, Playwright browser automation, lark-mcp, with credential setup, workflows, and troubleshooting.
Sync and cross-post Markdown/HTML articles to 29+ Chinese and international content platforms including Zhihu, Juejin, CSDN, WordPress, and more via CLI.
Orchestrates 8-stage workflow for writing social media articles on WeChat公众号, Zhihu, Xiaohongshu, LinkedIn, Medium, Reddit. Pauses for user approval after each stage.