← Back to Skills Marketplace
6029
Downloads
7
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mixpost
Description
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.
Usage Guidance
Install this only if you want an agent to manage your Mixpost workspace. Use the least-privileged token available, confirm the workspace UUID, keep the token out of logs and shared files, and require explicit confirmation before publishing, scheduling, approving, uploading, updating, or deleting posts or media.
Capability Analysis
Type: OpenClaw Skill
Name: mixpost
Version: 1.0.0
The skill bundle provides instructions and `curl` examples for interacting with the Mixpost API. All API calls are directed to the user-configured `$MIXPOST_URL` and use provided environment variables (`MIXPOST_ACCESS_TOKEN`, `MIXPOST_WORKSPACE_UUID`) for authentication. While the skill includes a capability to upload local files (e.g., `file=@/path/to/your/file.png`), this is explicitly for uploading media to the Mixpost service, which aligns with its stated purpose. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent within the `SKILL.md` content.
Capability Assessment
Purpose & Capability
The documented capabilities match Mixpost social media management, including account, media, tag, and post operations; some actions can affect public or business-facing social content.
Instruction Scope
The skill is instruction-only and uses visible curl examples against the user-configured Mixpost URL, though destructive delete examples would benefit from stronger confirmation and irreversibility warnings.
Install Mechanism
The artifact contains a markdown skill file and no executable installer, bundled scripts, background service, obfuscated payload, or automatic runtime behavior.
Credentials
The requested MIXPOST_URL, MIXPOST_ACCESS_TOKEN, and MIXPOST_WORKSPACE_UUID are appropriate for this API integration, but the token may grant broad workspace read/write authority depending on how it is configured.
Persistence & Privilege
No persistence mechanism, privilege escalation, local credential-store access, broad local indexing, or hidden data flow is evident.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mixpost - After installation, invoke the skill by name or use
/mixpost - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the Mixpost skill.
- Provides integration with Mixpost, a self-hosted social media management platform.
- Supports managing accounts, media, tags, and posts using documented API endpoints.
- Includes setup instructions for environment variables and API authentication.
- Offers detailed curl examples for common operations: scheduling posts, uploading media, managing tags, and more.
- Enables management of content across multiple social media platforms from a single interface.
Metadata
Frequently Asked Questions
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 6029 downloads so far.
How do I install Mixpost?
Run "/install mixpost" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mixpost free?
Yes, Mixpost is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Mixpost support?
Mixpost is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mixpost?
It is built and maintained by lao9s (@lao9s); the current version is v1.0.0.
More Skills