Auto Publisher for Openclaw

A multi-platform video automation tool that synchronizes uploads across Douyin, WeChat Channels, Xiaohongshu, Bilibili, and YouTube.

954215110
v1.0.0
Mar 1, 2026
3
2.2k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install auto-publisher

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install auto-publisher using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Auto Publisher?

The Auto Publisher is a sophisticated automation engine designed for content creators and digital marketers who need to maintain a presence across multiple social media platforms without the manual overhead. By leveraging Openclaw Skills, this tool streamlines the entire distribution lifecycle, from initial upload to metadata optimization.

This skill eliminates the repetitive task of logging into various dashboards. It uses modern browser automation to handle platform-specific requirements, ensuring your content reaches your audience on Douyin, YouTube, and Bilibili with a single command. It is a vital addition for any developer looking to expand their Openclaw Skills library with robust media automation.

Auto Publisher Use Cases

  • Synchronizing a single video file across global and regional platforms like YouTube and Douyin simultaneously.
  • Managing multiple social media brand accounts without sharing sensitive login passwords.
  • Automating the generation of optimized titles and hashtags to improve discoverability.
  • Scaling content distribution for marketing agencies using the Openclaw Skills automation framework.

How Auto Publisher Works

  1. The user provides a video file path and specifies target platforms through the CLI.
  2. The system checks for existing session cookies in the local configuration to bypass manual login.
  3. A browser instance is launched via Playwright to navigate the specific upload workflows of each platform.
  4. Metadata such as titles, tags, and descriptions are automatically filled based on the provided inputs.
  5. The skill monitors the upload progress and logs the final status into a local tracking file for audit purposes.

Auto Publisher Setup

To get started with this skill, install the required dependencies and browser drivers:

pip install playwright
playwright install chromium

Run the script for the first time to initialize the config/accounts.json file. You will need to scan QR codes for each platform to securely save your login state locally for future automated sessions.

Auto Publisher Data Schema & Taxonomy

The skill organizes its operation through a structured configuration and logging system:

File Purpose
config/accounts.json Stores local session cookies and platform-specific account metadata.
config/publish_log.json Maintains a chronological record of all publishing activities and results.
scripts/auto_publisher.py The core execution engine for the Openclaw Skills video workflow.

Auto Publisher Advanced Features

  • Headless Execution: Run your publishing tasks in the background without any visible browser UI.
  • Selective Platform Targeting: Use command-line flags to publish to specific platforms like douyin or xiaohongshu individually.
  • Smart Captioning: Automated logic to truncate titles and descriptions based on platform-specific character limits.
  • Local Security: Cookie-based authentication ensures that your credentials remain on your local machine while utilizing Openclaw Skills.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*