← 返回 Skills 市场
抖音视频发布
作者
Johnnyxu820
· GitHub ↗
· v1.0.0
1707
总下载
5
收藏
11
当前安装
1
版本数
在 OpenClaw 中安装
/install douyin-video-publish
功能描述
抖音视频发布。使用浏览器自动化在抖音创作者平台发布视频。当用户说"发布视频到抖音"、"发抖音"时使用此技能。
使用说明 (SKILL.md)
抖音视频发布
使用场景
用户想将视频发布到抖音平台时使用。
工具准备
- 浏览器:OpenClaw Chrome扩展 (profile=chrome)
- 账号:需要登录抖音创作者账号
发布流程
1. 进入发布页面
浏览器打开: https://creator.douyin.com/creator-micro/content/post/video?enter_from=publish_page
2. 上传视频
- 点击「上传视频」按钮
- 选择本地视频文件(MP4格式最佳)
- 等待上传进度完成
3. 填写标题
- 标题字数:建议10-20字,最多55字
- 添加热门话题标签
4. 添加话题
- 点击添加话题按钮
- 输入如 #AI #视频生成 #原创 等
5. 设置封面
- 自动提取视频帧
- 或手动上传自定义封面
6. 添加位置
- 找到「添加位置」按钮
- 搜索「苏州中心」并选择
7. 发布
- 检查预览无误
- 点击「发布」按钮
8. 验证
- 等待10秒
- 刷新「内容管理」页面确认视频存在
- 或访问 https://creator.douyin.com/creator-micro/content/manage 查看
注意事项
- 视频文件建议 \x3C 100MB
- 标题最多55字,建议10-20字
- 建议添加2-4个话题标签
- 地理位置选择「苏州中心」可提升曝光
- 成功发布后立即停止,不要重复点击!
常见问题
问题1:上传失败
解决:检查视频格式是否为MP4,大小是否 \x3C 100MB
问题2:标题不显示
解决:发布后刷新内容管理页面查看
问题3:重复发布
解决:发布前先检查内容管理页面是否有该视频
快速检查清单
- 视频文件存在且格式正确(MP4)
- 标题已准备好(\x3C55字)
- 话题标签已准备好
- 地理位置选择"苏州中心"
- Browser Relay 已连接
- 账号已登录
安全使用建议
This skill appears to be what it claims (automating a Douyin creator upload), but exercise caution before enabling it: 1) It depends on an OpenClaw Chrome extension and a 'Browser Relay' for automation that are not declared in the skill metadata—confirm what Relay endpoint and extension are used and whether you trust them. 2) Using the skill will require the agent to access a local video file and control a browser logged into your Douyin account; that can expose your video content and session cookies. Prefer logging in manually and only connecting an automation channel you control. 3) Do not provide account credentials to the skill; if possible, test on a throwaway account first. 4) If you plan to allow autonomous invocation, consider restricting that until you verify the extension/relay behavior. If you want a lower-risk alternative, run the upload manually in your browser or use an officially documented Douyin API or verified integration that clearly documents credential handling.
功能分析
Type: OpenClaw Skill
Name: douyin-video-publish
Version: 1.0.0
The skill bundle is benign. It provides clear instructions for an AI agent to automate video publishing on the Douyin creator platform using browser automation. All URLs are legitimate Douyin domains. There are no instructions for data exfiltration, malicious execution, persistence, or prompt injection attempts to subvert the agent's intended purpose. The specific instruction to select 'Suzhou Center' as a location is openly stated and justified as a feature to enhance exposure, not a hidden malicious command.
能力评估
Purpose & Capability
The name and description (publish videos to Douyin) align with the runtime instructions (open the creator page, upload a local MP4, fill title/tags/location, click Publish). However the SKILL.md explicitly depends on 'OpenClaw Chrome extension (profile=chrome)' and 'Browser Relay' for browser automation even though the skill's metadata lists no required binaries, extensions, endpoints, or credentials; that omission is a mismatch worth noting.
Instruction Scope
Instructions direct automated interaction with the user's browser and uploading a local video file (expected). They do not request explicit credentials but require a logged-in Douyin creator account. The SKILL.md asks the agent to use Browser Relay (external relay/service) to control the browser — this is not described further and could result in agent data (video file, session cookies) being relayed to an external endpoint. There are no instructions to read unrelated files or env vars.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so it doesn't write code to disk or install packages. That is low-install-risk and consistent with the documented behavior.
Credentials
The skill declares no required environment variables or credentials (good), but it requires a logged-in Douyin account and an active Browser Relay/Chrome extension. The metadata does not declare or explain how Browser Relay or extension authentication is handled. Because uploading a local file and controlling a logged-in browser can expose video content and session cookies, the lack of explicit credential/relay declaration is a proportionality/clarity concern.
Persistence & Privilege
always is false, user-invocable is true, and there is no install or config change request. The skill does not request permanent presence or modify other skills. Privileges requested are typical for a runtime automation instruction-only skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install douyin-video-publish - 安装完成后,直接呼叫该 Skill 的名称或使用
/douyin-video-publish触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of douyin-video-publish skill.
- Enables automated publishing of videos to Douyin (抖音) via the creator platform.
- Guides users through uploading video, adding title, setting cover, adding hashtags and location, and final publishing steps.
- Provides troubleshooting advice for common issues.
- Includes a quick checklist to ensure a smooth publishing process.
- Requires Chrome browser with OpenClaw extension and a logged-in Douyin account.
元数据
常见问题
抖音视频发布 是什么?
抖音视频发布。使用浏览器自动化在抖音创作者平台发布视频。当用户说"发布视频到抖音"、"发抖音"时使用此技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1707 次。
如何安装 抖音视频发布?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install douyin-video-publish」即可一键安装,无需额外配置。
抖音视频发布 是免费的吗?
是的,抖音视频发布 完全免费(开源免费),可自由下载、安装和使用。
抖音视频发布 支持哪些平台?
抖音视频发布 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 抖音视频发布?
由 Johnnyxu820(@johnnyxu820)开发并维护,当前版本 v1.0.0。
推荐 Skills