🦀 ClawHub
Social Publisher
by @yang1002378395-cmyk
One-click publishing to Juejin, Zhihu, Weibo, and Xiaohongshu with scheduling, format adaptation, and publishing logs using platform cookies.
TERMINAL
clawhub install zh-social-publisher📖 About This Skill
SKILL.md - 社交媒体一键发布助手
描述
一键发布内容到多个社交媒体平台(掘金/知乎/微博/小红书),支持定时发布和格式适配。
功能
使用方法
# 安装
claw install social-publisher发布到所有平台
claw run social-publisher --content "文章内容" --title "标题"发布到指定平台
claw run social-publisher --platform juejin --content "文章内容"定时发布
claw run social-publisher --content "文章内容" --schedule "2026-03-21 10:00"
配置
需要在 ~/.openclaw/workspace/config/social-publisher.json 配置各平台 Cookie:
{
"juejin": {
"cookie": "your-juejin-cookie"
},
"zhihu": {
"cookie": "your-zhihu-cookie"
},
"weibo": {
"cookie": "your-weibo-cookie"
}
}
注意事项
价格
免费(引流到安装服务 ¥99)
作者
yang1002378395