← 返回 Skills 市场
Twitter Thread Creation
作者
Ömer Karışman
· GitHub ↗
· v0.1.5
857
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install twitter-thread-creation
功能描述
Twitter/X thread writing with hook tweets, thread structure, and engagement optimization. Covers tweet formatting, character limits, media attachments, and p...
安全使用建议
This skill appears to do what it says (help craft and post X threads) but it relies on installing and using a third‑party CLI via a curl|sh installer (dist.inference.sh). Before installing or allowing an agent to run it: 1) do not run curl | sh blindly — review the installer script and verify checksums from a trusted channel; 2) understand that you will need to authenticate the CLI to post to your X account — consider using a separate/sandbox account or least‑privilege credentials; 3) prefer manual installation from a verifiable release (and inspect the binary/source) rather than letting an autonomous agent perform the install; 4) if you enable autonomous invocation, restrict the agent’s permissions or disable automatic tool execution so it cannot install software or post without explicit confirmation. If you want a lower‑risk option, use the writing guidance from the SKILL.md but post manually via the official Twitter/X interface or a vetted, well‑known client.
功能分析
Type: OpenClaw Skill
Name: twitter-thread-creation
Version: 0.1.5
The skill bundle is classified as suspicious due to its reliance on powerful tools that, while plausible for the stated purpose, introduce significant risk if the AI agent were to be prompted maliciously. Specifically, the `SKILL.md` instructs the use of `infsh app run infsh/agent-browser` to visit arbitrary URLs and take screenshots, and `infsh app run infsh/html-to-image` to render arbitrary HTML into images. These capabilities could be leveraged for data exposure or unintended actions through prompt injection, even though the skill itself does not demonstrate malicious intent. The `curl | sh` command for installation, while not directly executable by the agent due to `allowed-tools: Bash(infsh *)` restriction, is a risky pattern to include in documentation.
能力评估
Purpose & Capability
Name/description (Twitter/X thread creation) align with the actions in SKILL.md: composing tweets, structuring threads, and posting via a CLI. The commands shown (infsh app run x/post-create, html-to-image, agent-browser) are coherent with producing and publishing threads and media.
Instruction Scope
The SKILL.md instructs the agent to: install and run a third‑party CLI (inference.sh), run infsh commands that can post to X, generate images, and take website screenshots. It does not instruct reading local files or env vars, but it does direct network activity and installation of a binary — beyond pure text-generation. It also implies an interactive login step (infsh login) though no credentials are declared in the registry.
Install Mechanism
The skill recommends running curl -fsSL https://cli.inference.sh | sh (remote installer) which downloads binaries from dist.inference.sh. This is a high‑risk install pattern (remote script piped to shell). The domain is not a widely known package host (e.g., official GitHub releases), and the registry provides no install spec or integrity guarantees beyond pointing to a checksums.txt. This increases supply‑chain risk and potential for executing arbitrary code on the host.
Credentials
The registry declares no required env vars or credentials, which is internally consistent, but the instructions implicitly require authenticating to inference.sh and (via that tool) granting access to post on X. The skill does not declare or justify where credentials will be stored or which services will be authorized, which is an omission users should be aware of.
Persistence & Privilege
always:false (good). The skill allows autonomous invocation (platform default). Combined with the instruction to install and run a third‑party CLI that can post to X, autonomous invocation increases the blast radius (it could install and post if the agent has permission). The skill itself does not request persistent privileges or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install twitter-thread-creation - 安装完成后,直接呼叫该 Skill 的名称或使用
/twitter-thread-creation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.5
- Added comprehensive documentation for Twitter/X thread creation, including best practices for hooks, formatting, and engagement strategies
- Detailed character limits and tweet structuring tips
- Provided command-line examples for posting tweets and attaching media with infsh CLI
- Included media guidelines, image specifications, and visual formatting suggestions
- Outlined common thread types, engagement tactics, and common mistakes to avoid
v0.1.0
Initial release – create high-engagement Twitter/X threads with best practices, templates, and CLI integration:
- Provides structure for hooks, thread formatting, and optimal tweet limits.
- Includes detailed formatting and numbering guidelines for clarity and engagement.
- Offers strategies for adding images/media and boosting engagement.
- Covers different thread types (educational, story, analysis) with ready-to-use templates.
- Integrates with inference.sh CLI for direct posting, visual generation, and media attachments.
- Lists common mistakes and actionable tips for maximizing thread performance.
元数据
常见问题
Twitter Thread Creation 是什么?
Twitter/X thread writing with hook tweets, thread structure, and engagement optimization. Covers tweet formatting, character limits, media attachments, and p... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 857 次。
如何安装 Twitter Thread Creation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install twitter-thread-creation」即可一键安装,无需额外配置。
Twitter Thread Creation 是免费的吗?
是的,Twitter Thread Creation 完全免费(开源免费),可自由下载、安装和使用。
Twitter Thread Creation 支持哪些平台?
Twitter Thread Creation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Twitter Thread Creation?
由 Ömer Karışman(@okaris)开发并维护,当前版本 v0.1.5。
推荐 Skills