Install
openclaw skills install b2c-marketing-1-0-1B2C mobile app marketing via short-form video content on TikTok, Instagram Reels, and YouTube Shorts. Use when creating, scheduling, or strategizing organic social media content for consumer apps. Covers slideshow generation, caption writing, format research, posting via Post Bridge API, and content performance analysis.
openclaw skills install b2c-marketing-1-0-1Automate organic B2C app marketing through short-form video on TikTok, Instagram Reels, and YouTube Shorts. This skill is based on a proven method that drove 30,000 downloads in one month with zero ad spend.
The algo LOVES two things:
Your two goals with every piece of content: maximize watch time and drive comments.
Don't name the app in the caption — let people ask in comments. This drives engagement AND the algo rewards comment activity.
WINNING formula: [Another person] + [conflict/doubt] → showed them [app/result] → they changed their mind
pov: [relatable scenario involving your app]found the cutest/best/most useful [app type] for [audience]may this type of [emotion] find you [emoji][person] didn't believe me until I showed them thisthis [feature] is actually insanehow did I not know about this soonerAI-generated slideshows for TikTok/Reels — see references/slideshow-method.md:
Base: https://api.post-bridge.com | Auth: Authorization: Bearer <key>
.env: POST_BRIDGE_API_KEY=pb_live_xxxxxPOST /v1/media/create-upload-url → { "mime_type": "video/mp4", "size_bytes": <int>, "name": "file.mp4" }PUT <upload_url> with binary filePOST /v1/posts with caption, media IDs, social_account IDs, optional scheduled_atGET /v1/posts/<id> to check statusplatform_configurations){ draft: true, video_cover_timestamp_ms: 3000 } — draft lets you add trending sound manually{ video_cover_timestamp_ms: 3000 } — normal reel by default{ video_cover_timestamp_ms: 3000 } — posts as Short automaticallyscheduled_at (ISO 8601 UTC) to schedule aheadTrack every post in a local file:
posted/ subfolder