post-bridge-social-manager
Turn your OpenClaw into an autonomous social media manager using Post Bridge API. Use when scheduling, posting, or managing content across TikTok, Instagram Reels, YouTube Shorts, Twitter/X, LinkedIn, Pinterest, Facebook, Threads, or Bluesky. Covers media upload, post creation, scheduling, platform-specific configs, draft mode, and post result tracking.
Why use this skill?
Turn OpenClaw into an autonomous social media manager. Schedule, post, and track analytics across TikTok, Instagram, YouTube, and more using the Post Bridge API.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jackfriks/post-bridge-social-managerWhat This Skill Does
The post-bridge-social-manager skill transforms your OpenClaw agent into a high-powered, autonomous social media command center. By integrating directly with the Post Bridge API, this skill allows your agent to handle the entire lifecycle of multi-platform social media management without manual intervention. It streamlines content deployment across TikTok, Instagram, YouTube Shorts, Twitter/X, LinkedIn, Pinterest, Facebook, Threads, and Bluesky. The agent can authenticate, discover your connected social accounts, upload media assets, generate posts with custom platform configurations, schedule future content, and track performance through integrated analytics for platforms like TikTok. It is designed to handle the complexity of platform-specific requirements—such as thumbnail selection, AI labeling, and draft management—within a single, unified workflow.
Installation
To install this skill, use the following command in your terminal:
clawhub install openclaw/skills/skills/jackfriks/post-bridge-social-manager
Once installed, ensure your workspace is configured by adding your POST_BRIDGE_API_KEY to your environment variables. Additionally, save the API reference from the Post Bridge documentation as post-bridge-api.json within your workspace to provide the agent with the necessary context for function calling.
Use Cases
This skill is perfect for content creators, agencies, and social media managers who want to scale their presence. You can use it to maintain a consistent posting schedule across multiple time zones, manage bulk media uploads for social campaigns, or automatically draft content based on AI-generated assets. It is particularly effective for teams that need to coordinate cross-platform launches simultaneously.
Example Prompts
- "OpenClaw, find my connected TikTok account and upload the video 'launch-v1.mp4' as a draft with the AI-generated content label enabled."
- "Schedule my latest edited short to post on both Instagram and YouTube Shorts for next Tuesday at 2 PM, setting the cover thumbnail at the 3-second mark."
- "Can you pull the last 30 days of performance data for my TikTok account and summarize which post had the highest engagement rate?"
Tips & Limitations
Always check your account IDs using the GET /v1/social-accounts endpoint before attempting to post, as IDs may change if accounts are reconnected. When using platform_configurations, ensure you nest your settings inside the correct platform key to prevent configuration bleeding. Note that certain features, like Instagram trial reels, have strict platform requirements (e.g., follower counts) which the API validates. Always review draft posts within the platform's native interface before final publication to ensure formatting meets brand standards.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jackfriks-post-bridge-social-manager": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api