/install douyin-upload
Douyin Uploader
This skill helps you automatically generate and publish articles to Douyin (抖音) with AI-generated content and cover images.
When to Use This Skill
Use this skill when the user:
- Wants to publish an article on Douyin about any topic
- Asks to "post to Douyin" or "publish to 抖音"
- Needs to create content for social media platforms
- Mentions content creation, article writing, or social media publishing
- Wants to automate their content publishing workflow
Prerequisites
Before using this skill, ensure:
- Python 3.8+ is installed
- sau command-line tool is properly installed and configured
- Douyin account is set up and linked to sau
- (Optional) OpenAI API key for high-quality content generation
How It Works
Step 1: Understand the User's Request
When a user wants to publish to Douyin, identify:
- The topic or subject of the article
- Any specific style or tone preferences
- Target audience considerations
Step 2: Generate Content
Generate engaging markdown content based on the topic:
- Compelling title and subtitle that grab attention
- Well-structured body content with proper formatting
- Relevant tags and keywords for better discoverability
- Engaging intro and outro to encourage interaction
Step 3: Generate Cover Image
Create or select an appropriate cover image:
- AI-generated image related to the article topic
- JPG format to meet Douyin requirements
- Optimized dimensions for the platform
Step 4: Publish to Douyin
Use the sau command to publish:
sau douyin xiaoA upload-article article_content.md --cover product_cover.jpg
Usage Examples
Example 1: Simple Article Request
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
Example 2: Personal Experience
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.
Example 3: Health Content
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!
Common Article Categories
| 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 |
File Structure
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
Tips for Better Results
- Be specific with topics: More detailed topics generate better content
- Use trending keywords: Include current trends for better engagement
- Quality cover images: Good images significantly increase click-through rates
- Comply with platform rules: Ensure content meets Douyin's guidelines
- Test before publishing: Preview content to catch any issues
Troubleshooting
Common Issues
Issue: sau command not found
- Solution: Install and configure sau command-line tool properly
Issue: Content generation fails
- Solution: Check OpenAI API key (if using) or ensure AI service is accessible
Issue: Cover image generation errors
- Solution: Verify image generation API access and permissions
Issue: Publishing fails
- Solution: Check Douyin account authentication and sau configuration
Safety and Best Practices
- Review content before publishing: Always review generated content for accuracy
- Follow platform guidelines: Ensure content complies with Douyin's policies
- Protect personal information: Don't include sensitive data in articles
- Maintain quality standards: High-quality content builds audience trust
Performance Benefits
Compared to manual article creation:
- 10x faster content generation and publishing
- Consistent quality with AI-powered content
- Reduced manual effort - focus on strategy, not execution
- Scalable workflow - easily publish multiple articles
When This Skill Can't Help
If the user wants to:
- Publish to platforms other than Douyin
- Upload video content (this is for articles only)
- Edit existing published articles
- Manually control every aspect of content creation
In these cases, explain the skill's limitations and offer alternative approaches.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install douyin-upload - 安装完成后,直接呼叫该 Skill 的名称或使用
/douyin-upload触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Douyin Upload 是什么?
Automatically generates and publishes articles to Douyin (TikTok China). Users provide a topic, and this skill generates engaging markdown content and cover... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 283 次。
如何安装 Douyin Upload?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install douyin-upload」即可一键安装,无需额外配置。
Douyin Upload 是免费的吗?
是的,Douyin Upload 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Douyin Upload 支持哪些平台?
Douyin Upload 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Douyin Upload?
由 yidahis(@yidahis)开发并维护,当前版本 v1.0.0。