Install
openclaw skills install article-publisherClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
自媒体文章多平台发布工具,支持知乎、Bilibili、百家号、头条号、小红书等平台的一键发布。使用Playwright实现浏览器自动化,支持扫码登录和Cookie持久化。
openclaw skills install article-publisher一键发布文章到知乎、Bilibili、百家号、头条号、小红书等平台。
npm install
npx playwright install chromium
首次使用需要扫码登录各平台:
请帮我登录知乎
帮我发布一篇文章到知乎,标题是"xxx",内容是"xxx"
把这篇文章发布到所有已登录的平台
| Platform | Login | Features |
|---|---|---|
| 知乎 | QR Code | 标题、内容、封面、标签 |
| Bilibili | QR Code | 标题、内容、封面 |
| 百家号 | QR Code | 标题、内容、封面、摘要、分类、标签 |
| 头条号 | QR Code | 标题、内容、封面、标签 |
| 小红书 | QR Code | 标题、内容、封面、标签 |
src/index.ts - 主入口文件src/adapters/*.ts - 各平台适配器src/lib/*.ts - 工具库Use this skill when:
npm install playwright
npx playwright install chromium
Ready to automate your article publishing? Let's go! 🚀