LaunchKit · 2026
Back to Skills

adaptlypost

Schedule and manage social media posts across Instagram, X (Twitter), Bluesky, TikTok, Threads, LinkedIn, Facebook.

0
606 downloads
by @tarasshyn

Setup & Installation

openclaw skills install @tarasshyn/adaptlypost

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install adaptlypost

Version History

v1.0.3Mar 5, 2026 - Version note by skill developer:

- 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.

INPUT

User asks: Post 'Shipping a new update today!' to Twitter and LinkedIn right now

AGENT
  1. 1Call /social-accounts to retrieve connection IDs for Twitter and LinkedIn
  2. 2Ask the user for their timezone if not already known
  3. 3Confirm the user wants to publish immediately, not schedule or draft
  4. 4Send POST /social-posts with platforms TWITTER and LINKEDIN, omitting scheduledAt, including both twitterConnectionIds and linkedinConnectionIds
  5. 5Check skippedPlatforms in the response and report any issues
OUTPUT

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.

ADAPTLYPOST_API_KEY environment variableAdaptlyPost account (sign up at adaptlypost.com)