Install
openclaw skills install douyin-uploadAutomatically generates and publishes articles to Douyin (TikTok China). Users provide a topic, and this skill generates engaging markdown content and cover...
openclaw skills install douyin-uploadThis skill helps you automatically generate and publish articles to Douyin (抖音) with AI-generated content and cover images.
Use this skill when the user:
Before using this skill, ensure:
When a user wants to publish to Douyin, identify:
Generate engaging markdown content based on the topic:
Create or select an appropriate cover image:
Use the sau command to publish:
sau douyin xiaoA upload-article article_content.md --cover product_cover.jpg
User: "发布一篇关于人工智能的文章"
Response:
I'll help you publish an article about AI to Douyin. Let me generate the content and cover image...
[AI generates markdown content]
[AI generates cover image]
Publishing to Douyin...
✅ Success! Article ID: 735284752
User: "分享我的旅游经历"
Response:
I'll create an engaging travel experience article for Douyin. What destination or experience would you like to share?
After receiving details, the skill generates content and publishes automatically.
User: "写一篇关于健康生活的内容"
Response:
I'll write a compelling article about healthy living for Douyin. Let me generate the content...
[Generates engaging health tips article]
[Creates relevant cover image]
Published successfully!
| Category | Example Topics |
|---|---|
| Technology | AI, tools, gadgets, software |
| Lifestyle | health, fitness, food, travel |
| Education | tutorials, tips, learning guides |
| Entertainment | movies, music, games, trends |
| Business | marketing, startups, productivity |
douyin-upload/
├── SKILL.md # This file
├── sau.sh # Wrapper script for sau command
├── scripts/ # Python scripts
│ ├── generate_content.py # Content generation
│ ├── generate_image.py # Image generation
│ ├── publish.py # Publishing logic
│ └── config.py # Configuration
└── references/ # Reference materials
└── examples.md # Usage examples
Issue: sau command not found
Issue: Content generation fails
Issue: Cover image generation errors
Issue: Publishing fails
Compared to manual article creation:
If the user wants to:
In these cases, explain the skill's limitations and offer alternative approaches.