What problem does it solve?
Manually uploading the same video or image-text post to Douyin, RedNote, Bilibili, WeChat Channels, YouTube, TikTok, and other platforms one account at a time is repetitive and error-prone. This Skill fans out one piece of content to N platforms × M accounts in a single action, with scheduling, retries, and per-task status tracking.
Core Features & Use Cases
- Matrix publishing: Fan out one asset across 10 platforms and multiple accounts with per-tag copy overrides, idempotent task creation via client_trace_id, and typed error kinds with bilingual hints.
- Dual engines: Drive uploads with a self-hosted Playwright Chromium engine using external JSON selector bundles, or route through the MultiPost browser extension to reuse existing logged-in sessions.
- Scheduling and asset pipeline: Chunked uploads with MD5 dedup, ffprobe metadata extraction, timezone-aware scheduled publishing, calendar rescheduling, and publish_receipt assets pushed to the Asset Bus for downstream plugins.
- Use case: Ask the agent to publish a travel video to Douyin, RedNote, and Bilibili across two accounts tomorrow at 10 AM; the Skill creates the tasks, staggers them by timezone, retries transient failures, and records screenshots on errors.
Quick Start
Publish this video to Douyin, RedNote, and Bilibili on all my bound accounts right now using omni-post.