
Video Publish Douyin
- 60 installs
- 110 repo stars
- Updated May 18, 2026
- t0ugh/videoclaw
Helps with ai & agent building tasks.
About
video-publish-douyin is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.
- video-publish-douyin
- AI & Agent Building
- AI-coding skill
Video Publish Douyin by the numbers
- 60 all-time installs (skills.sh)
- +8 installs in the week ending Aug 5, 2026 (Skillselion tracking)
- Ranked #6,460 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/t0ugh/videoclaw --skill video-publish-douyinAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 60 |
|---|---|
| repo stars | ★ 110 |
| Last updated | May 18, 2026 |
| Repository | t0ugh/videoclaw ↗ |
What it does
Helps with ai & agent building tasks.
Files
video-publish-douyin
注意:如果是首次使用,确保已安装 videoclaw:uvx videoclaw --helpPublish videos to Douyin platform.
Usage
videoclaw publish upload douyin -v <video_path> -t "<title>" --tags "<tag1,tag2>"Parameters
| Parameter | Description |
|---|---|
-v, --video | Video file path (required) |
-t, --title | Video title (required) |
--tags | Comma-separated tags (optional) |
-c, --cover | Cover image path (optional) |
-a, --account | Account name, default: default (optional) |
Examples
# Basic
videoclaw publish upload douyin -v /path/to/video.mp4 -t "精彩视频"
# With tags
videoclaw publish upload douyin -v /path/to/video.mp4 -t "精彩视频" --tags "搞笑,日常"
# With cover
videoclaw publish upload douyin -v /path/to/video.mp4 -t "精彩视频" -c /path/to/cover.jpgPrerequisites
Login to Douyin account first:
videoclaw publish login douyinRelated skills
AI & Agent Buildingagents