mixpost-schedule

Automate social media post scheduling via the Mixpost API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ludoplex/openclaw-deploy-template --skill mixpost-schedule
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mixpost-schedule
Source: https://github.com/ludoplex/openclaw-deploy-template/tree/main/openclaw-deploy-template/agents/social/skills/mixpost-schedule
Command: npx skills add https://github.com/ludoplex/openclaw-deploy-template --skill mixpost-schedule

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps marketing teams automate the creation and scheduling of social media posts via the Mixpost API, enabling timely publication and media management without manual posting.

Core Features & Use Cases

  • Post Creation: Create a post with body, media, accounts, and a scheduled time.
  • Queue Management: List, reschedule, and delete posts from the queue.
  • Media Upload: Upload media assets to be attached to posts.
  • Use Case: Schedule a week of content across multiple platforms and accounts with one command.

Quick Start

Create and schedule a post with body, media IDs, accounts, and a scheduled_at time.

Frequently Asked Questions about mixpost-schedule

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

FAQPage Schema
How do I schedule social media posts across multiple accounts via API?

You can schedule social media posts across multiple accounts by using the Mixpost API to create posts with body text, media attachments, target accounts, and a specific scheduled time. This automates multi-account publishing without manual posting.

Can I manage my social media queue and reschedule posts through an API?

Yes, you can manage your social media queue through the Mixpost API by listing scheduled posts, rescheduling them to new times, or deleting posts entirely. This allows full programmatic control over your content calendar.

How do I upload media assets for social media posts using Mixpost?

You upload media assets for social media posts by utilizing the Mixpost API media upload endpoints. Once uploaded, these media assets can be attached to your scheduled posts for multi-platform publishing.

Does this approach support scheduling a week of content across multiple platforms at once?

Yes, this approach supports scheduling a week of content across multiple platforms at once. By creating posts with bodies, media IDs, and multiple account targets via the Mixpost API, you can automate multi-account publishing workflows.

What is the best way to automate multi-account social media publishing?

The best way to automate multi-account social media publishing is by using REST-based API interactions to create posts with media and scheduled times. This eliminates manual posting for marketing and content workflows.