← 返回 Skills 市场
OpenTweet X Poster
作者
Branko Petric
· GitHub ↗
· v1.2.1
· MIT-0
1483
总下载
2
收藏
12
当前安装
7
版本数
在 OpenClaw 中安装
/install opentweet-x-poster
功能描述
Post to X (Twitter) using the OpenTweet API. Create tweets, schedule posts, publish threads, upload media, run an evergreen queue, search inspiration tweets,...
安全使用建议
This skill appears coherent with its purpose, but it can publish and schedule posts on your behalf — only provide an OPENTWEET_API_KEY you trust and that is scoped appropriately. If possible, test with a non-critical or throwaway X account first. Understand that the skill can publish immediately, schedule posts, enable auto-retweets, and access analytics for connected accounts; revoke the API key if you see unexpected activity. Verify OpenTweet's service and terms (https://opentweet.io) before granting access.
功能分析
Type: OpenClaw Skill
Name: opentweet-x-poster
Version: 1.2.1
The skill bundle provides a legitimate interface for the OpenTweet API to manage X (Twitter) posts, including scheduling, media uploads, and analytics. The instructions in SKILL.md focus on functional API usage and include proactive safety guardrails, such as requiring user confirmation before publishing and preventing automated loops, with no evidence of malicious intent or data exfiltration.
能力标签
能力评估
Purpose & Capability
Name/description describe posting, scheduling, media uploads, threads, analytics and the skill only requires an OPENTWEET_API_KEY and documents REST calls to https://opentweet.io — this credential and the described endpoints are consistent with the claimed purpose.
Instruction Scope
SKILL.md contains explicit API requests (GET/POST/PUT) to OpenTweet endpoints, guidance to check subscription/limits, and instructions for uploads and scheduling. It does not instruct reading local files, unrelated environment variables, or sending data to non-OpenTweet endpoints. Note: the actions allowed (posting, scheduling, auto-retweeting, evergreen queues) are powerful and will publish to user accounts when used.
Install Mechanism
No install specification or code is bundled (instruction-only). No downloads or package installs are requested, so there is no install-time code risk.
Credentials
Only OPENTWEET_API_KEY is required and declared as the primary credential. That is proportionate for an API-based posting/scheduling skill; no unrelated secrets or system paths are requested.
Persistence & Privilege
always:false and default model invocation settings mean the skill is not force-included system-wide. It does not request modifying other skills or system configs. The skill will be able to act (post/schedule) using the provided API key per normal platform behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install opentweet-x-poster - 安装完成后,直接呼叫该 Skill 的名称或使用
/opentweet-x-poster触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
Fix: scheduling hallucination — added explicit workflow steps requiring the POST /api/v1/posts call to be made, and rule requiring the real post ID from the API response to be shown after
scheduling.
v1.2.0
Added evergreen queue (settings, pool CRUD, history), inspiration search + AI
repurpose, engagement-weighted best-times analyze, auto-retweet on posts, delete_from_x flag,
status=evergreen filter, URL post limit, multi-account up to 10 (Agency).
v1.1.3
Added safe guardrails rules for posting/publish API.
v1.1.2
Added anti-hallucination rules for posting API.
v1.1.1
Added media upload, publish_now, community posting, batch scheduling, thread media, and all analytics endpoints. Removed build-in-public sub-skill.
v1.1.0
Added media upload, publish_now, community posting, batch scheduling, thread media, and
all analytics endpoints
v1.0.0
Initial release: post, schedule, thread, and bulk create tweets via OpenTweet API
元数据
常见问题
OpenTweet X Poster 是什么?
Post to X (Twitter) using the OpenTweet API. Create tweets, schedule posts, publish threads, upload media, run an evergreen queue, search inspiration tweets,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1483 次。
如何安装 OpenTweet X Poster?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install opentweet-x-poster」即可一键安装,无需额外配置。
OpenTweet X Poster 是免费的吗?
是的,OpenTweet X Poster 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenTweet X Poster 支持哪些平台?
OpenTweet X Poster 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenTweet X Poster?
由 Branko Petric(@petricbranko)开发并维护,当前版本 v1.2.1。
推荐 Skills