social-publisher

同时发布内容到微博和小红书,使用真实 Chrome 浏览器绕过反机器人检测。支持文字、图片、预览模式和实际发布。当用户需要发布微博、发微博、weibo post、发布小红书、发小红书、xiaohongshu post 时使用此 skill。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "social-publisher" with this command: npx skills add conbbo/kb-social-publisher

社交平台发布工具

使用真实 Chrome 浏览器同时发布到微博和小红书,支持文字和图片。

脚本目录

所有脚本位于 scripts/ 子目录。

前置要求

  • Google Chrome 或 Chromium 已安装
  • bun 已安装
  • 首次运行:在打开的浏览器窗口中登录各平台

发布到微博

# 预览模式(不发布)
npx -y bun ${SKILL_DIR}/scripts/social-publisher.ts --weibo "你好,微博!"

# 带图片
npx -y bun ${SKILL_DIR}/scripts/social-publisher.ts --weibo "看这张图!" --image ./photo.png

# 实际发布
npx -y bun ${SKILL_DIR}/scripts/social-publisher.ts --weibo "发布微博!" --image ./photo.png --submit

发布到小红书

# 预览模式(不发布)
npx -y bun ${SKILL_DIR}/scripts/social-publisher.ts --xhs "你好,小红书!" --image ./photo.png

# 实际发布
npx -y bun ${SKILL_DIR}/scripts/social-publisher.ts --xhs "发布小红书!" --image ./photo.png --submit

同时发布到微博和小红书

# 预览模式
npx -y bun ${SKILL_DIR}/scripts/social-publisher.ts --weibo "你好!" --xhs "你好!" --image ./photo.png

# 实际发布
npx -y bun ${SKILL_DIR}/scripts/social-publisher.ts --weibo "同时发布!" --xhs "同时发布!" --image ./photo.png --submit

参数说明

参数描述
--weibo <text>微博内容
--xhs <text>小红书内容
--image <path>图片路径(可重复)
--submit实际发布(默认:仅预览)
--profile <dir>自定义 Chrome 配置目录

注意事项

  • 首次运行需要手动登录各平台(会话会保存)
  • 总是先用预览模式确认,再使用 --submit
  • 小红书至少需要 1 张图片
  • 微博普通帖子限制 2000 字
  • 支持 macOS、Linux 和 Windows

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

小红书商业洞察与竞品分析助手

小红书运营全链路数据工具|支持关键词搜索/笔记详情查询/爆款挖掘/竞品分析/KOL筛选/趋势洞察,基于Node.js开发,可获取小红书图文/视频笔记的点赞/评论/收藏数据,用数据驱动小红书流量增长,告别盲目创作

Registry SourceRecently Updated
2120Profile unavailable
General

Simple Websearch

极简网络搜索技能 - 支持通用搜索 + 社交媒体搜索(小红书/知乎/微博)

Registry SourceRecently Updated
1620Profile unavailable
General

Xiaohongshu Writer

Create Xiaohongshu-style notes with viral titles, native emoji use, optimized hashtags, and proven content structures for reviews, tutorials, and experience...

Registry SourceRecently Updated
1400Profile unavailable
General

Chinese Social Media Content Forge

Generate platform-native content for Chinese social media (Xiaohongshu/Little Red Book, WeChat Official Accounts, Douyin scripts, Bilibili descriptions). Han...

Registry SourceRecently Updated
1800Profile unavailable