返回顶部
s

social-publisher社交发布器

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

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
382
下载量
免费
免费
2
收藏
概述
安装方式
版本历史

social-publisher

社交平台发布工具

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

脚本目录

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

前置要求

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

发布到微博

bash

预览模式(不发布)


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

发布到小红书

bash

预览模式(不发布)


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

同时发布到微博和小红书

bash

预览模式


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 | 图片路径(可重复) | | --submit | 实际发布(默认:仅预览) | | --profile | 自定义 Chrome 配置目录 |

注意事项

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

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 kb-social-publisher-1776202940 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 kb-social-publisher-1776202940 技能

通过命令行安装

skillhub install kb-social-publisher-1776202940

下载

⬇ 下载 social-publisher v1.0.0(免费)

文件大小: 6.57 KB | 发布时间: 2026-4-15 13:11

v1.0.0 最新 2026-4-15 13:11
- Initial release of social-publisher.
- Publish posts simultaneously to Weibo and Xiaohongshu using a real Chrome browser to bypass anti-bot detection.
- Supports text, images, preview mode, and actual publishing.
- Scripts require prior login to platforms and support macOS, Linux, and Windows.
- Command line usage with clear parameters for flexible content publishing.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部