ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified social Safety 4/5

mixpost

Mixpost is a self-hosted social media management software that helps you schedule and manage your social media content across multiple platforms including Facebook, Twitter/X, Instagram, LinkedIn, Pinterest, TikTok, YouTube, Mastodon, Google Business Profile, Threads, Bluesky, and more.

Why use this skill?

Automate your social media workflow using the OpenClaw Mixpost skill. Manage media, organize tags, and monitor accounts across all social platforms seamlessly.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/lao9s/mixpost
Or

What This Skill Does

The Mixpost skill for OpenClaw provides a powerful interface to interact with your self-hosted Mixpost social media management instance. By integrating this skill, your AI agent gains the ability to automate media management, tag organization, and account monitoring across all major social media platforms. It serves as a bridge, allowing OpenClaw to perform administrative and content-related tasks directly against your Mixpost dashboard, saving you time from manual dashboard interaction.

Installation

To integrate this skill into your environment, follow these steps:

  1. Execute the installation command: clawhub install openclaw/skills/skills/lao9s/mixpost.
  2. Ensure your OpenClaw environment has network access to your self-hosted Mixpost instance URL.
  3. Configure the required environment variables: MIXPOST_URL, MIXPOST_ACCESS_TOKEN, and MIXPOST_WORKSPACE_UUID within your project configuration.
  4. Verify the integration by running the ping command provided in the technical documentation to ensure proper authentication.

Use Cases

This skill is ideal for power users and teams managing high-volume social media content. Common use cases include: cleaning up media libraries by deleting outdated assets, programmatically uploading new campaign imagery via the AI, and syncing organization structures by creating and managing social media tags. It is particularly effective for teams that want to automate the maintenance of their content pipeline while maintaining control through a self-hosted architecture.

Example Prompts

  1. "OpenClaw, please upload the marketing image from my local folder to Mixpost so it is ready for the social media team."
  2. "Can you check my Mixpost account list and tell me which platform accounts are currently connected?"
  3. "Delete the media files tagged as 'draft-2023' from my Mixpost library to save on storage space."

Tips & Limitations

Always ensure your API tokens are stored in an encrypted environment variable file, as they provide full administrative access to your workspace. The skill currently focuses on media and account management, meaning it does not directly trigger the final 'post' action for scheduling in this version. Ensure your MIXPOST_WORKSPACE_UUID is accurate, as incorrect UUIDs will lead to 404 errors during requests. Finally, consider that batch deletions should be handled with care to avoid removing critical assets permanently.

Metadata

Author@lao9s
Stars1656
Views0
Updated2026-02-28
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-lao9s-mixpost": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#social-media#automation#content-management#api-integration#mixpost
Safety Score: 4/5

Flags: network-access, file-read, external-api