Back to Registry View Author Profile
Official Verified
wechat-public-auto
微信公众号自动发文一站式技能。组合 内容策划 + 人性化润色 + 自动创建草稿,一条龙生成公众号文章保存到草稿箱。Use when user needs to write 公众号文章、微信公众号、create wechat public account article, auto save to draft。
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chenjiahui11/weixin-wechat-channelOr
微信公众号自动发文一站式技能
整合了 内容运营专家 + humanizer 人性化润色 + 微信公众号草稿箱 三个能力,一站式完成从选题到存草稿。
工作流程
- 接收用户需求 - 用户给出文章主题
- 内容策划 - 按照
operations-expert内容策略确定受众、价值、目标、结构 - 写作初稿 - 根据策划写出完整文章,markdown 格式,段落之间空行
- 人性化润色 - 调用
humanizer去除 AI 写作痕迹,让文字更自然 - 自动创建草稿 - 自动生成/复用封面,创建草稿保存到微信公众号后台
- 返回结果 - 告诉用户 Media ID 和成功信息,用户登录公众号就能发布
格式要求
- markdown 写作,每个大段落之间必须空一行
- 标题用
#、##标记 - 写完润色保证:
- 去除 AI 套话("pivotal role", "evolving landscape" 这类)
- 变化句子长度,避免单调
- 去掉三连排比、虚假平行结构
- 去掉emoji、过度加粗
- 段落之间保证空行,HTML 输出每个块加
<br>保证显示有空行
依赖
- 需要环境变量
WECHAT_APPIDWECHAT_APPSECRET已配置 - 需要 IP 白名单已经添加正确
- 需要
requestspillowPython 依赖已安装
作者
组合技能 by OpenClaw session, 2026-03-17
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chenjiahui11-weixin-wechat-channel": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.