Douyin Video
Analyzes Douyin videos to extract trending sounds, hashtags, and content themes for marketing insights.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add douyin-video npx -- -y @trustedskills/douyin-video
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"douyin-video": {
"command": "npx",
"args": [
"-y",
"@trustedskills/douyin-video"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with Douyin (TikTok's Chinese counterpart) video data. It can retrieve information about videos, potentially including details like views, likes, and comments. The agent can also likely be used to manage or manipulate video content within a Douyin account, though specific actions are not detailed in the source.
When to use it
- Social Media Monitoring: Track trending videos or analyze competitor performance on Douyin.
- Content Research: Gather data about popular video formats and topics for inspiration.
- Account Management: Automate tasks like posting, liking, or commenting on videos (depending on available actions).
- Data Analysis: Extract specific metrics from Douyin videos to inform marketing strategies.
Key capabilities
- Video Information Retrieval
- Potential video management functionality (specifics not detailed)
- Data extraction of views, likes and comments
Example prompts
- "Get me the top 10 trending videos on Douyin right now."
- "What are the view counts for my last five uploaded videos?"
- "Find videos with over 1 million likes related to 'cooking'."
Tips & gotchas
- Requires authentication and appropriate permissions within a Douyin account. The specific method of authentication is not detailed in the source.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.