← 返回 Skills 市场
sergebulaev

Publora Instagram

作者 Sergey Bulaev · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ⚠ suspicious
937
总下载
0
收藏
2
当前安装
5
版本数
在 OpenClaw 中安装
/install publora-instagram
功能描述
Post or schedule content to Instagram using the Publora API. Use this skill when the user wants to publish images, reels, stories, or carousels to Instagram...
安全使用建议
This skill appears to be what it says (a Publora-backed Instagram poster), but the SKILL.md clearly uses an API key (x-publora-key) while the skill metadata declares no required credential. Before installing: 1) Confirm where you'll store the Publora API key (ask the skill author to declare a required env var like PUBLORA_API_KEY or primaryEnv) and prefer a least-privilege key. 2) Verify the API base URL (https://api.publora.com) is the official endpoint you expect. 3) Understand that the skill will upload your local images/videos to S3 upload URLs returned by Publora — avoid sending sensitive media unless you trust the service. 4) Check whether the referenced 'publora' core skill is required (authentication/workspace webhook docs) and whether it's available/trusted. 5) If you need to allow autonomous invocation, be aware the agent could post on your behalf whenever invoked; consider restricting invocation or reviewing prompts that trigger it. If anything above is unclear, ask the skill author to update the metadata to declare the API key requirement and to document where tokens are stored/used.
功能分析
Type: OpenClaw Skill Name: publora-instagram Version: 2.0.1 The skill bundle provides legitimate documentation and code examples for using the Publora API (api.publora.com) to manage Instagram posts. The instructions in SKILL.md are well-structured, align with the stated purpose, and do not contain any malicious commands, data exfiltration attempts, or prompt injection attacks.
能力评估
Purpose & Capability
The SKILL.md describes publishing/scheduling Instagram posts via the Publora API and the provided example calls (create-post, get-upload-url, PUT to uploadUrl) match that stated purpose. It also references a separate 'publora' core skill for auth/docs — which is sensible but not included here and should be clarified.
Instruction Scope
Runtime instructions tell the agent to call Publora endpoints and to PUT media bytes to S3 upload URLs obtained from the API. This is expected for a posting/scheduling skill, but examples imply reading local image/video files (and using an API key in the x-publora-key header). The SKILL.md does not instruct the agent to read unrelated system files, but it does rely on external upload endpoints (Publora + S3).
Install Mechanism
Instruction-only skill with no install spec or code files. No files will be written to disk by an installer — lowest install risk.
Credentials
The documentation and examples require an API key header (x-publora-key: sk_YOUR_KEY), yet the registry metadata lists no required environment variables or primary credential. This is an inconsistency: the skill will need a secret (Publora API key) to function but does not declare it. That omission hinders safe permissioning and secret storage decisions.
Persistence & Privilege
The skill is not marked always:true and requests no config paths; autonomous invocation is allowed (platform default). There is no evidence the skill tries to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install publora-instagram
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /publora-instagram 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix: Business account recommended (Creator may work). JPEG recommended (not strictly required). Reels: design for 3min API limit. Add Stories platformSettings. Reels feed tab: 5-90s eligible. Aspect ratios, hashtag limits.
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 carousel guide (2-10 images, same postGroupId), Stories support (videoType STORIES), platformSettings, aspect ratio limits, 30 hashtag limit
v1.0.0
Initial release
元数据
Slug publora-instagram
版本 2.0.1
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 5
常见问题

Publora Instagram 是什么?

Post or schedule content to Instagram using the Publora API. Use this skill when the user wants to publish images, reels, stories, or carousels to Instagram... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 937 次。

如何安装 Publora Instagram?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install publora-instagram」即可一键安装,无需额外配置。

Publora Instagram 是免费的吗?

是的,Publora Instagram 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Publora Instagram 支持哪些平台?

Publora Instagram 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Publora Instagram?

由 Sergey Bulaev(@sergebulaev)开发并维护,当前版本 v2.0.1。

💬 留言讨论