Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
自动登录抖音账号,上传并发布视频到抖音创作者平台,支持视频标签管理和登录状态检查。
自动登录抖音账号,上传并发布视频到抖音创作者平台,支持视频标签管理和登录状态检查。
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
抖音视频发布 skill。使用 MCP 技术自动登录、上传并发布视频到抖音创作者平台。
📹 登录抖音 - 管理抖音账号登录状态 🚀 发布视频 - 上传视频并发布到抖音 ✅ 检查状态 - 查看登录状态和发布结果 🏷️ 标签管理 - 支持视频标签和话题
直接在对话中发布视频: 帮我发布视频到抖音 标题:酥脆金黄鸡腿 视频:/home/gonghaiquan/Downloads/jimeng-2026-02-13-3808-Crispy golden chicken leg.mp4 描述:外酥里嫩,美味无法挡! 标签:美食,鸡腿,烹饪 或更简洁: 发布视频 /home/gonghaiquan/Downloads/video.mp4 标题:我的视频标题
检查抖音登录状态
重新登录抖音账号
需要配置好的 MCP 服务器: douyin-upload - 视频上传 MCP 命令:node ~/douyin-mcp-server/mcp-server/dist/index.js 功能:登录、上传、发布视频 douyin-extract - 视频文案提取 MCP(可选) 命令:uvx douyin-mcp-server 功能:提取无水印链接、AI 文案识别
确保 MCP 服务器已添加到配置: mcporter config add douyin-upload "node ~/douyin-mcp-server/mcp-server/dist/index.js" mcporter config add douyin-extract "uvx douyin-mcp-server"
浏览器自动化:使用 Puppeteer 控制 Chrome 系统 Chrome:/usr/bin/google-chrome Cookie 保存:自动持久化登录状态 验证码处理:支持短信验证码手动输入
首次使用需要手动扫码/短信验证 Cookie 有效期有限,过期需要重新登录 建议使用创作者账号 发布频率不要过高,避免触发限制
Skill 目录:/home/gonghaiquan/.openclaw/skills/douyin-publish/ MCP 服务器:~/douyin-mcp-server/ Cookie 保存:~/douyin-mcp-server/mcp-server/douyin-cookies.json
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.