← Back to Skills Marketplace
Wechat Freepublish
by
Kevin Stone
· GitHub ↗
· v1.0.0
· MIT-0
36
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install wechat-freepublish
Description
用于将微信公众号草稿 media_id 正式提交发布
README (SKILL.md)
微信公众号正式发布工具
用途
将微信公众号草稿箱中的文章通过 media_id 正式发布到公众号。
何时调用
当用户要求将微信公众号草稿正式发布时调用此 skill。
环境变量
WECHAT_ACCESS_TOKEN- 微信公众号 access_token(必填)
执行命令
python3 scripts/publish.py \x3Cmedia_id>
风险提示
⚠️ 该操作是正式发布动作,必须在用户明确确认后执行!
执行前必须确认:
- 已获取正确的 media_id
- 已设置 WECHAT_ACCESS_TOKEN 环境变量
- 用户明确确认这是正式发布,不是草稿保存
重要提醒:
- 没有 media_id 时不要执行
- 没有 WECHAT_ACCESS_TOKEN 时不要执行
- 执行前先提醒用户这是正式发布,不是草稿保存
- 微信发布后文章会立即推送给所有关注者
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wechat-freepublish - After installation, invoke the skill by name or use
/wechat-freepublish - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
wechat-freepublish v1.0.0
- Initial release for publishing WeChat Official Account drafts using media_id.
- Requires WECHAT_ACCESS_TOKEN as an environment variable.
- Only performs a formal (not draft) publication; includes safety confirmations before execution.
- Use when users explicitly request to publish drafts to followers.
Metadata
Frequently Asked Questions
What is Wechat Freepublish?
用于将微信公众号草稿 media_id 正式提交发布. It is an AI Agent Skill for Claude Code / OpenClaw, with 36 downloads so far.
How do I install Wechat Freepublish?
Run "/install wechat-freepublish" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wechat Freepublish free?
Yes, Wechat Freepublish is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wechat Freepublish support?
Wechat Freepublish is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wechat Freepublish?
It is built and maintained by Kevin Stone (@chaoyang78); the current version is v1.0.0.
More Skills