Multi-platform video auto-publisher. Automatically upload videos to Douyin, WeChat Channels, Xiaohongshu, Bilibili, YouTube and more. Supports batch publishi...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install auto-publisher或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install auto-publisher⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/auto-publisher/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: auto-publisher description: Multi-platform video auto-publisher. Automatically upload videos to Douyin, WeChat Channels, Xiaohongshu, Bilibili, YouTube and more. Supports batch publishing, scheduled posting, auto-caption generation, and hashtag optimization. license: MIT metadata: author: 小龙虾 (Little Lobster) homepage: https://clawhub.ai/users/954215110 tags: ["auto-publish", "social-media", "video", "automation", "douyin", "xiaohongshu", "bilibili"] ---
Created by 小龙虾 AI 工作室
> "小龙虾,有大钳(前)途!"
Contact for custom services: +86 15805942886
Need custom automation workflows, enterprise batch publishing, or API integration? Reach out!
---
一键上传视频到抖音、视频号、小红书、B 站、YouTube 等平台。
pip install playwright
playwright install chromium
首次运行自动创建 config/accounts.json
# 发布到所有平台
python auto_publisher.py "video.mp4"
# 指定平台
python auto_publisher.py "video.mp4" --platforms douyin,xiaohongshu
# 无头模式
python auto_publisher.py "video.mp4" --headless
| Platform | Login | Title Limit | Duration Limit | |----------|-------|-------------|----------------| | Douyin | QR Code | 100 chars | 15 min | | WeChat Channels | QR Code | 1000 chars | 30 min | | Xiaohongshu | QR Code | 20+1000 chars | 15 min | | Bilibili | QR/Password | 80 chars | 4 hours | | YouTube | Google | 100 chars | 12 hours |
scripts/auto_publisher.py - 主发布程序scripts/schedule_publisher.py - 定时发布(待开发)scripts/batch_publisher.py - 批量发布(待开发)config/accounts.json - 账号配置config/publish_log.json - 发布记录config/schedule.json - 发布计划(待开发)Use this skill when:
pip install --upgrade pip
pip install playwright
playwright install chromium
---
_Ready to automate your social media posting? Let's go! 🦞🚀_
安装 Auto Publisher 后,可以对 AI 说这些话来触发它
Help me get started with Auto Publisher
Explains what Auto Publisher does, walks through the setup, and runs a quick demo based on your current project
Use Auto Publisher to multi-platform video auto-publisher
Invokes Auto Publisher with the right parameters and returns the result directly in the conversation
What can I do with Auto Publisher in my marketing & growth workflow?
Lists the top use cases for Auto Publisher, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/auto-publisher/ 目录(个人级,所有项目可用),或 .claude/skills/auto-publisher/(项目级)。重启 AI 客户端后,用 /auto-publisher 主动调用,或让 AI 根据上下文自动发现并使用。
Auto Publisher 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Auto Publisher 可免费安装使用。请查阅仓库了解许可证信息。
Multi-platform video auto-publisher. Automatically upload videos to Douyin, WeChat Channels, Xiaohongshu, Bilibili, YouTube and more. Supports batch publishi...
Auto Publisher 属于「Marketing & Growth」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my marketing & growth tasks using Auto Publisher
Identifies repetitive steps in your workflow and sets up Auto Publisher to handle them automatically