← 返回 Skills 市场
115
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install supapost-skill
功能描述
Generate AI images and video, build TikTok slideshows, manage AI influencers, and schedule posts to TikTok / Instagram / YouTube / X through the Supapost MCP...
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install supapost-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/supapost-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Supapost 是什么?
Generate AI images and video, build TikTok slideshows, manage AI influencers, and schedule posts to TikTok / Instagram / YouTube / X through the Supapost MCP... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 Supapost?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install supapost-skill」即可一键安装,无需额外配置。
Supapost 是免费的吗?
是的,Supapost 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Supapost 支持哪些平台?
Supapost 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Supapost?
由 Supapost(@supapost-dev)开发并维护,当前版本 v1.0.3。
推荐 Skills