Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
- Updated signup link in the setup instructions from https://app.adaptlypost.com/register to https://adaptlypost.com/signup. - No functional or API changes; documentation improvement only.
What This Skill Does
AdaptlyPost is a SaaS API for scheduling, drafting, and publishing social media content across Instagram, X (Twitter), Bluesky, TikTok, Threads, LinkedIn, Facebook, Pinterest, and YouTube. It handles text posts, images, videos, and carousels, including a 3-step media upload flow. No self-hosting required.
One API call can publish or schedule to up to 9 platforms simultaneously, with per-platform text overrides and no infrastructure to manage.
When to use it
- Schedule a product launch post across LinkedIn and Instagram for next Monday
- Cross-post a short video to TikTok and YouTube Shorts at the same time
- Save a draft carousel for review before publishing to Instagram
- Publish a breaking announcement to X and Bluesky immediately
- Batch-schedule a week of Pinterest pins with custom board assignments
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Post 'Shipping a new update today!' to Twitter and LinkedIn right now
- 1Call /social-accounts to retrieve connection IDs for Twitter and LinkedIn
- 2Ask the user for their timezone if not already known
- 3Confirm the user wants to publish immediately, not schedule or draft
- 4Send POST /social-posts with platforms TWITTER and LINKEDIN, omitting scheduledAt, including both twitterConnectionIds and linkedinConnectionIds
- 5Check skippedPlatforms in the response and report any issues
Post published immediately; returns postId and confirmation that both platforms were queued
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.