Multi-Platform Poster for Openclaw

A cross-platform social media distribution engine that automates content adaptation and publishing for major social networks.

daimingvip-a11y
v0.1.0
Mar 14, 2026
1
1.2k
0

Install & Download

1. ClawHub CLI

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

npx clawhub@latest install multi-platform-poster

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 multi-platform-poster 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 Multi-Platform Poster?

Multi-Platform Poster is a sophisticated content distribution engine designed for the Openclaw Skills ecosystem. It allows developers and creators to transform a single Markdown file into platform-optimized posts for WeChat, Weibo, Zhihu, Xiaohongshu, and Douyin. By automating the tedious process of formatting, image resizing, and manual uploading, this skill ensures your message reaches every audience with minimal effort.

Built to handle the nuances of various social ecosystems, the skill manages everything from Markdown-to-HTML conversion for WeChat to character-limit truncation for Weibo. As part of the wider Openclaw Skills library, it enables a seamless workflow from initial content generation to global distribution and performance tracking.

Multi-Platform Poster Use Cases

  • Synchronizing technical articles from a single Markdown source to WeChat Official Accounts and Zhihu.
  • Automating daily micro-blogging updates on Weibo with intelligent text shortening.
  • Managing social media matrix accounts for brand awareness across multiple Chinese social platforms.
  • Scheduling marketing content to go live during peak engagement hours on specific networks.

How Multi-Platform Poster Works

  1. The skill receives a raw Markdown article or text snippet as the primary input.
  2. It performs content intelligence conversion, extracting titles, compressing images, and generating platform-specific tags.
  3. Content is adapted to meet individual platform constraints, such as converting Markdown to HTML or shortening text to under 140 characters.
  4. Users select between immediate publishing, staggered distribution, or scheduled posting based on optimal traffic windows.
  5. The skill interacts with platform APIs to execute the post and returns a confirmation report with live URLs.

Multi-Platform Poster Setup

To integrate this with your existing Openclaw Skills environment, configure your API credentials as environment variables:

# Platform API Credentials
export WECHAT_APP_ID="your_id"
export WEIBO_APP_KEY="your_key"
export ZHIHU_CLIENT_ID="your_id"
export XIAOHONGSHU_API_KEY="your_key"
export DOUYIN_CLIENT_KEY="your_key"

Then, define your default style and timing preferences in your local configuration to ensure consistent brand delivery.

Multi-Platform Poster Data Schema & Taxonomy

The skill organizes distribution data through a structured taxonomy to ensure traceability across Openclaw Skills workflows:

Data Component Description
Content Mapping Platform-specific variants of the source text, including HTML and plain text.
Media Registry Metadata for optimized images, including dimensions and compression ratios.
Distribution Log Real-time status of posts, including success codes and external permalinks.
Metrics Aggregator Quantitative data including read counts, likes, and engagement percentages per platform.

Multi-Platform Poster Advanced Features

  • Intelligent content humanization to adjust tone for different social demographics.
  • Automated A/B testing support for titles and cover images to maximize CTR.
  • Sensitive word detection and content filtering to ensure compliance with platform policies.
  • Multi-agent support for team-based social media management and approval workflows.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*