metricool

Schedule and manage social media posts via the Metricool API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Growth4U-systems/sanchocmo-openclaw --skill metricool
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: metricool
Source: https://github.com/Growth4U-systems/sanchocmo-openclaw/tree/main/skills/metricool
Command: npx skills add https://github.com/Growth4U-systems/sanchocmo-openclaw --skill metricool

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires metricool, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of scheduling and managing social media posts through the Metricool API, helping you streamline your content strategy and save time.

Core Features & Use Cases

  • Social Media Scheduling: Schedule posts across multiple platforms like LinkedIn, Twitter, Instagram, and more.
  • Post Management: View and manage scheduled posts, ensuring your content is always on time.
  • Analytics: Use Metricool's analytics to optimize your posting times and content strategy.
  • Use Case: If you're a social media manager, this Skill can help you automate your posting schedule, ensuring consistent engagement with your audience.

Quick Start

Use the metricool skill to schedule a post on LinkedIn for next week. Command: schedule-post --platform linkedin --text "Check out our new product!" --datetime "2023-10-15T10:00:00" --timezone "America/New_York" --blogId "YOUR_BLOG_ID"

Frequently Asked Questions about metricool

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate social media post scheduling across multiple platforms?▼

Automate social media post scheduling by using the Metricool API to manage and publish content across platforms like LinkedIn, Twitter, and Instagram. You can schedule posts by specifying the platform, text, datetime, and timezone parameters.

Can I manage scheduled social media posts and view them before they go live?▼

Yes, you can manage scheduled social media posts through the Metricool API to view and organize your content queue. This ensures your posts are always on time and allows you to review your upcoming content strategy.

Do I need a Metricool API token to schedule posts through this system?▼

Yes, you need a Metricool API token and user ID for authentication to schedule posts. These credentials are required to connect your automation scripts to your Metricool account and execute post management commands.

What is the best way to optimize posting times for social media content?▼

The best way to optimize posting times is to integrate Metricool's analytics with your scheduling workflow. The analytics data helps identify optimal engagement windows so you can align your post scheduling with audience activity.

Does this approach support scheduling posts for LinkedIn and Instagram?▼

Yes, this Metricool API integration supports scheduling posts across multiple platforms including LinkedIn, Twitter, and Instagram. You simply specify the target platform in your scheduling command to direct content to the correct network.

Why are my scheduled social media posts not publishing at the correct time?▼

Scheduled social media posts may not publish correctly if the timezone parameter in your scheduling command is misconfigured. Ensure you pass the correct timezone string, datetime, and valid Metricool API credentials to execute posts accurately.