← 返回 Skills 市场
Publora Mastodon
作者
Sergey Bulaev
· GitHub ↗
· v1.2.0
· MIT-0
502
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install publora-mastodon
功能描述
Post or schedule content to Mastodon using the Publora API. Use this skill when the user wants to publish or schedule Mastodon posts via Publora.
安全使用建议
Before installing, ask the publisher to clarify how auth is provided: the SKILL.md uses x-publora-key but the skill metadata lists no required credential. Confirm whether you must supply a Publora API key (and how the agent will store/use it) or whether this skill expects a separate 'publora' core skill to provide auth. Be aware that media upload examples read local files (photo.jpg) and upload them to an external uploadUrl — only provide media you trust to be uploaded, and verify you trust api.publora.com and the resulting storage endpoints. If you do not want the agent to access local files or to hold your Publora API key, do not enable this skill until those behaviors are clearly documented.
功能分析
Type: OpenClaw Skill
Name: publora-mastodon
Version: 1.2.0
The skill bundle provides standard documentation and code examples for interacting with the Publora API (api.publora.com) to post or schedule content on Mastodon. The instructions in SKILL.md are well-defined, focused on the stated purpose, and do not contain any malicious patterns, data exfiltration attempts, or prompt injection attacks.
能力评估
Purpose & Capability
Name and description match the instructions: the SKILL.md shows how to create/schedule posts and upload media to the Publora API (mastodon.social). However the doc repeatedly shows use of an x-publora-key and refers to a separate 'publora' core skill for auth/scheduling, yet this skill's metadata declares no required env vars, no primary credential, and no dependency on a core skill — an inconsistency.
Instruction Scope
The instructions include direct examples that open local files (open('photo.jpg')) and upload them to an uploadUrl returned by the API. That implies the agent will need filesystem access to read arbitrary user-specified media and will transmit that file to externally-provided upload URLs. The SKILL.md also uses a hardcoded header pattern ('x-publora-key: sk_YOUR_KEY') but gives no guidance in the metadata about where that key comes from.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lower disk/write risk. Nothing is downloaded or installed by the skill itself.
Credentials
The runtime examples require an API key (x-publora-key) but the skill declares no required environment variables or primary credential. Either the skill expects the separate 'publora' core skill to supply auth (not declared), or it fails to declare a needed secret. Missing declaration of a required secret is a meaningful incoherence.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence. It does not declare modifications to other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install publora-mastodon - 安装完成后,直接呼叫该 Skill 的名称或使用
/publora-mastodon触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
March 2026: updated platform limits, new API docs, Threads nesting warning
v1.1.0
Add mastodon.social-only constraint, strict 500 char limit (no auto-thread), JPEG/PNG only, federation notes
v1.0.0
Initial release
元数据
常见问题
Publora Mastodon 是什么?
Post or schedule content to Mastodon using the Publora API. Use this skill when the user wants to publish or schedule Mastodon posts via Publora. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 502 次。
如何安装 Publora Mastodon?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install publora-mastodon」即可一键安装,无需额外配置。
Publora Mastodon 是免费的吗?
是的,Publora Mastodon 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Publora Mastodon 支持哪些平台?
Publora Mastodon 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Publora Mastodon?
由 Sergey Bulaev(@sergebulaev)开发并维护,当前版本 v1.2.0。
推荐 Skills