A unified automation tool for simultaneous content distribution across 10 major social media platforms.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install multiposting
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install multiposting using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Multiposting is a robust social media automation engine designed to eliminate the repetitive task of manual posting. By integrating with Openclaw Skills, this tool enables users to broadcast text, images, and videos to X, Instagram, YouTube, TikTok, LinkedIn, Facebook, Threads, Pinterest, Reddit, and Bluesky from a single command. It bridges the gap between content creation and multi-channel distribution, ensuring your brand maintains a consistent presence across the entire social web.
This skill is particularly valuable for developers and marketers who want to programmatically manage their digital footprint. As part of the wider ecosystem of Openclaw Skills, it provides a standardized way to handle platform-specific API requirements, media formatting, and authentication, allowing you to focus on the content rather than the plumbing of social APIs.
To deploy the Multiposting skill and begin automating your social media workflow, follow these steps:
# Install the Multiposting skill from the repository
openclaw install multiposting
# Configure your API keys for the desired platforms
openclaw config set X_API_KEY="your_key"
openclaw config set IG_TOKEN="your_token"
# Verify your connection status
openclaw multiposting --check-auth
The skill utilizes a structured data schema to handle multi-platform metadata and media requirements:
| Field | Type | Description |
|---|---|---|
body_text |
String | The main caption or text body for the posts. |
media_files |
Array | A list of file paths or URLs for images and videos. |
platform_list |
Array | The specific platforms to target (e.g., ['tiktok', 'reddit']). |
tags |
Array | Shared hashtags to be appended to platform-appropriate posts. |
visibility |
String | Privacy settings (e.g., 'public', 'private') where supported. |
Loading
A specialized integration enabling AI agents to automate content publishing, engagement, and data retrieval on the Instagram platform.

A powerful search integration allowing AI agents to perform real-time Google searches to retrieve live information from across the web.

A high-performance CLI for managing Notion workspaces, databases, and pages without needing manual UUIDs.

A high-performance automation layer for AI agents to control iOS simulators through both mobile Safari and native applications.

A comprehensive toolset for analyzing, tracking, and automating trades on the Polymarket decentralized prediction platform.

A comprehensive tool for building, configuring, and managing Telegram bots using the official Bot API.








































