douyin

Publish Douyin image posts and comments via Chrome DevTools MCP.

2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/AINightCoder/claude-code-social-skills --skill douyin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: douyin
Source: https://github.com/AINightCoder/claude-code-social-skills/tree/main/skills/douyin
Command: npx skills add https://github.com/AINightCoder/claude-code-social-skills --skill douyin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates posting Douyin image content and managing comments through browser automation, reducing manual steps and maintaining consistency across posts.

Core Features & Use Cases

  • Publish image-based Douyin posts with descriptions and optional topics.
  • Upload multiple images and craft captions with hashtags and mentions.
  • Programmatically post comments and respond to audience on target posts.

Quick Start

Send /douyin followed by a description to publish a Douyin image post, optionally attaching images with --images or a directory with --dir.

Frequently Asked Questions about douyin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate posting image content on Douyin?

To automate posting image content on Douyin, use browser automation to handle navigation, image uploads, and form interactions. You can publish single- or multi-image posts with captions and hashtags by providing a description and attaching images.

Can I automate responding to comments on Douyin?

Yes, you can automate responding to comments on Douyin. The automation process supports programmatically posting comments to target posts, allowing you to manage audience interactions and streamline content distribution.

What do I need to automate Douyin social media posts?

To automate Douyin social media posts, you need a Chrome DevTools MCP environment for browser navigation and form interactions, local image files or a specified directory, and an active user login session on Douyin.

How do I upload multiple images to Douyin automatically?

To upload multiple images to Douyin automatically, provide the file paths using the --images argument or supply a directory containing the images using the --dir argument during the automation command execution.

Does browser automation for Douyin support adding topic hashtags?

Yes, browser automation for Douyin supports adding topic hashtags. When publishing image posts, you can craft captions that include hashtags and mentions to ensure your content reaches the desired audience.

What are the limitations of automating Douyin posts via browser automation?

The primary limitation of automating Douyin posts via browser automation is the strict dependency on Chrome DevTools MCP for navigation and an active user login session, requiring browser maintenance to prevent session timeouts.