LaunchKit · 2026
Back to Skills

metricool

Schedule and manage social media posts via Metricool API.

4
2.3k downloads
by @willscott-v2

Setup & Installation

openclaw skills install @willscott-v2/metricool

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

npx clawhub install metricool

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.

INPUT

User asks: Schedule my product launch post to LinkedIn and X for tomorrow at 9 AM Eastern

AGENT
  1. 1Runs get-brands.js to retrieve the brand's blog ID
  2. 2Formats separate text for LinkedIn (detailed) and X (under 280 chars)
  3. 3Calls schedule-post.js with platforms, text object, datetime, timezone, and blogId
  4. 4Confirms the scheduled post details returned by the API
OUTPUT

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.

Metricool accountMETRICOOL_USER_TOKEN environment variableMETRICOOL_USER_ID environment variable