← Back to Skills Marketplace
🔌

Supapost

by Supapost · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
115
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install supapost-skill
Description
Generate AI images and video, build TikTok slideshows, manage AI influencers, and schedule posts to TikTok / Instagram / YouTube / X through the Supapost MCP...
Usage Guidance
This skill appears to do what it claims, but before installing: (1) Verify you trust supapost.so and the developer links (check the GitHub repo and the developer settings page) because media and post content will be sent to their MCP server. (2) Treat SUPAPOST_API_KEY like any secret: create a scoped/limited key if possible, avoid pasting it into terminals (which can go into shell history), and be aware it will be stored in your MCP client config (e.g., ~/.cursor/mcp.json) if you follow the documented steps. (3) Confirm what data will be sent to Supapost (images, prompts, scheduled metadata) and whether that matches your privacy/compliance needs. (4) If you are concerned about autonomous usage, note the platform default allows the agent to invoke the skill; restrict or disable autonomous invocation in your agent settings if necessary. (5) Rotate or revoke the key if you suspect exposure and inspect the linked repository and docs for any additional implementation details before trusting the integration.
Capability Analysis
Type: OpenClaw Skill Name: supapost-skill Version: 1.0.3 The Supapost skill bundle is a legitimate integration for an AI-native content creation platform. It provides tools for generating images/videos and scheduling social media posts via an MCP server (mcp.supapost.so). The SKILL.md file includes proactive security instructions for the agent, such as explicitly forbidding the leakage of API keys and requiring user confirmation for destructive actions (e.g., delete_project). No indicators of data exfiltration, malicious execution, or prompt injection were found.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description (AI image/video, slides, scheduling, influencer management) align with the things the SKILL.md describes and the single required env var (SUPAPOST_API_KEY). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
The SKILL.md is focused on using the Supapost MCP (list/generate/schedule/publish) and includes appropriate rules (confirm destructive actions, don't paste the API key). It instructs how to add an MCP entry (claude mcp add or editing ~/.cursor/mcp.json), which will store the Bearer token locally — that is expected but worth noting because it persists the key in local config. Also the doc suggests adding the header inline (shell usage) which can end up in shell history if users paste the key directly.
Install Mechanism
Instruction-only skill (no install spec, no code files). No downloads or archive extraction. Lowest-risk install posture for this type of integration.
Credentials
Only SUPAPOST_API_KEY is required and this is the expected credential for the described MCP-based API. The SKILL.md documents that keys start with sp_ and instructs not to expose the key.
Persistence & Privilege
Skill is not always-enabled and does not request unusual system privileges. However, using the documented MCP client commands will store the Bearer token in an MCP client config (e.g., ~/.cursor/mcp.json or the client's config). This local persistence is normal for MCP clients but users should be aware that the API key will be present in that file/config until removed.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install supapost-skill
  3. After installation, invoke the skill by name or use /supapost-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- Changed all Supapost URLs from .st to .so domains (homepage, API endpoints, documentation, and install instructions). - Updated parameter names in workflow/documentation sections from camelCase to snake_case (e.g., `influencerId` → `influencer_id`, `scheduledAt` → `scheduled_at`). - No functional/behavioral changes; documentation and environment details only.
v1.0.1
- Initial release of the supapost skill for managing AI content creation workflows. - Supports generating AI images and videos, building TikTok slideshows, managing AI influencers, and scheduling posts across TikTok, Instagram, YouTube, and X. - Integrates with the Supapost MCP via API key and OAuth authentication. - Includes tools for listing, creating, updating, and deleting influencers, projects, assets, and scheduled posts. - Provides step-by-step workflows for common tasks like slideshow building, influencer identity locking, image-to-video, and social content delivery. - Emphasizes secure handling of API keys, proper ID resolution, and safe/destructive actions.
v1.0.0
- Initial release of the supapost skill, enabling AI-based image and video generation, TikTok slideshows, AI influencer management, and post scheduling across multiple social platforms via the Supapost MCP. - Provides integration instructions and canonical workflows for creating social content, managing influencer identities, generating images/videos, and automating post scheduling. - Includes a comprehensive set of read and write operations for influencers, projects, assets, and scheduled posts. - Enforces clear operational rules for security, asset management, scheduling, and error handling.
Metadata
Slug supapost-skill
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Supapost?

Generate AI images and video, build TikTok slideshows, manage AI influencers, and schedule posts to TikTok / Instagram / YouTube / X through the Supapost MCP... It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.

How do I install Supapost?

Run "/install supapost-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Supapost free?

Yes, Supapost is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Supapost support?

Supapost is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Supapost?

It is built and maintained by Supapost (@supapost-dev); the current version is v1.0.3.

💬 Comments