← 返回 Skills 市场
Publora Tiktok
作者
Sergey Bulaev
· GitHub ↗
· v2.0.0
· MIT-0
1070
总下载
2
收藏
6
当前安装
4
版本数
在 OpenClaw 中安装
/install publora-tiktok
功能描述
Post or schedule video content to TikTok using the Publora API. Use this skill when the user wants to publish or schedule TikTok videos via Publora.
安全使用建议
This skill appears to do what it claims (post/schedule TikTok videos via Publora), but there are important gaps you should clarify before installing:
- The SKILL.md uses an 'x-publora-key' API key header, yet the skill metadata does not declare any required credentials or a primaryEnv. Confirm how the agent will get the Publora API key (will you paste it in conversation, set an env var, or is there supposed to be a 'publora' core skill that centralizes auth?).
- The documentation refers to a separate 'publora core skill' for auth and webhooks but that dependency isn't listed. Ask the publisher where that core skill is and how auth is handled.
- There is no source or homepage provided. Prefer skills that publish source or a vendor homepage so you can verify the publisher and check for official documentation or SDKs.
- When you provide any API key, ensure it has the minimum scope needed and that you trust the skill/publisher. Observe network activity: this skill will send content and media to api.publora.com and to presigned S3 upload URLs (expected), but do not provide secrets to untrusted or unknown publishers.
If the publisher confirms the missing credential declaration and provides a link to the 'publora' core skill or official docs, that would remove the main concerns and increase confidence.
功能分析
Type: OpenClaw Skill
Name: publora-tiktok
Version: 2.0.0
The skill bundle provides documentation and code examples for interacting with the Publora API (api.publora.com) to schedule and upload TikTok videos. The instructions and code snippets (JavaScript and Python) follow a standard 3-step API workflow and do not contain any indicators of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description and the SKILL.md consistently describe publishing/scheduling TikTok videos via the Publora API. The documented endpoints, three-step upload flow, and platform limits are coherent with that purpose. However, the skill does not declare the Publora API key as a required credential even though examples use an 'x-publora-key' header, so the declared requirements do not fully match the runtime instructions.
Instruction Scope
SKILL.md instructs the agent to call Publora endpoints and to upload video bytes to a presigned S3 URL — all reasonable for publishing video. But it also repeatedly references a separate 'publora core skill' for auth and workspace/webhook docs (which is not declared as a dependency), and shows use of an 'x-publora-key' secret without the skill declaring that secret. These are scope/clarity issues: the runtime instructions expect credentials and a core-skill integration that the registry metadata does not declare.
Install Mechanism
Instruction-only; no install spec, no code written to disk, and no third-party packages or download URLs. This is the lowest-risk install mechanism.
Credentials
The SKILL.md requires an API key in the header ('x-publora-key: sk_YOUR_KEY'), but the registry metadata lists no required environment variables or primary credential. That mismatch is concerning because the skill will need secret credentials at runtime but does not declare them, so users may be unclear about what secrets to provide or how the agent will obtain them.
Persistence & Privilege
The skill is not always-enabled (always: false) and does not request system-wide configuration changes or persistent privileges. It does not modify other skills' settings per the provided metadata.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install publora-tiktok - 安装完成后,直接呼叫该 Skill 的名称或使用
/publora-tiktok触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
March 2026: updated platform limits, new API docs, Threads nesting warning
v1.2.0
March 2026: updated platform limits, new API docs, Threads nesting warning
v1.1.0
Add full platformSettings reference (viewerSetting, interaction controls, commercial content), 23 FPS requirement, caption limits from official docs
v1.0.0
Initial release
元数据
常见问题
Publora Tiktok 是什么?
Post or schedule video content to TikTok using the Publora API. Use this skill when the user wants to publish or schedule TikTok videos via Publora. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1070 次。
如何安装 Publora Tiktok?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install publora-tiktok」即可一键安装,无需额外配置。
Publora Tiktok 是免费的吗?
是的,Publora Tiktok 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Publora Tiktok 支持哪些平台?
Publora Tiktok 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Publora Tiktok?
由 Sergey Bulaev(@sergebulaev)开发并维护,当前版本 v2.0.0。
推荐 Skills