Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Schedules and manages social media posts via the Metricool API. Supports posting to LinkedIn, X, Bluesky, Threads, Instagram, and Facebook with per-platform text customization. Also lists scheduled posts and retrieves optimal posting times by platform.
Handles cross-platform scheduling with per-platform text customization in a single API call, avoiding manual posting to each network separately.
When to use it
- Scheduling a product announcement across LinkedIn, X, and Bluesky at once
- Checking what posts are queued for the upcoming week
- Finding the best time to post on X based on engagement data
- Publishing platform-tailored versions of the same message in one step
- Attaching an image to a scheduled post across multiple networks
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Schedule my product launch post to LinkedIn and X for tomorrow at 9 AM Eastern
- 1Runs get-brands.js to retrieve the brand's blog ID
- 2Formats separate text for LinkedIn (detailed) and X (under 280 chars)
- 3Calls schedule-post.js with platforms, text object, datetime, timezone, and blogId
- 4Confirms the scheduled post details returned by the API
Post scheduled on LinkedIn and X for 2026-01-30T09:00:00 America/New_York
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.