← 返回 Skills 市场
sunshine-del-ux

Tweet Thread Generator

作者 Sunshine-del-ux · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
378
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install tweet-thread-generator
功能描述
将技术文章、博客转换为吸引人的 Twitter/X 推文线程,支持多语言,自动添加话题标签。
安全使用建议
This skill over-promises: the README describes many features (file/URL input, interactive mode, auto-hashtags, multi-language, hooks) that the included tweet-thread-generator.sh does not implement — the script only prints a static template with placeholders and does not fetch URLs, read the documented hooks file, or perform language/hashtag analysis. There are no network calls or credential requests in the code, so it is not actively exfiltrating data, but it also won't do what the docs claim. Before installing or enabling this skill for autonomous use, either: (1) review and test the script locally to confirm behavior, (2) update the script to implement the advertised features (and re-review), or (3) treat it as a simple local template generator rather than a full-featured thread generator. If you expect file/URL parsing or automatic hashtagging, do not rely on this package as-is.
功能分析
Type: OpenClaw Skill Name: tweet-thread-generator Version: 1.0.0 The skill bundle is benign. The `SKILL.md` describes functionality for generating tweet threads from various sources (text, file, URL) and mentions interacting with a configuration file (`~/.tweet-generator/hooks.txt`). However, the core script `tweet-thread-generator.sh` is a mere stub. It parses arguments but does not implement any of the described functionality; instead, it simply prints a static, templated output regardless of the input. As a result, there are no actual file system interactions, network calls, or processing of user-provided content that could lead to vulnerabilities or malicious actions. The prompt injection surface in `SKILL.md` is also benign because the underlying script does not act on inputs in a harmful way.
能力评估
Purpose & Capability
Name/description claim a full-featured thread generator (multi-language, auto-hashtags, char optimization, interactive mode, URL/file input). The provided script is a small local template printer that does not implement language detection, hashtag generation, character optimization, URL fetching, reading files, or the documented hooks. The overall purpose is reasonable, but the implementation is far less capable than advertised.
Instruction Scope
SKILL.md instructs using file and URL inputs, an interactive mode, and editing ~/.tweet-generator/hooks.txt for presets. The shipped script does not read the hooks file, does not fetch URLs nor parse files, and does not provide an interactive prompt — it simply emits a static template with placeholders. This mismatch means following the README will not produce the promised behavior and could mislead users or agents about what data is accessed or used.
Install Mechanism
No install spec and no dependencies; the skill is instruction-only with a single shell script. Nothing is downloaded or extracted during install, which minimizes installation risk.
Credentials
No environment variables, credentials, or config paths are required by the package. SKILL.md mentions a user-local hooks file (~/.tweet-generator/hooks.txt) as an optional customization point, but the script does not read it. There are no requests for unrelated secrets or credentials.
Persistence & Privilege
The skill is not force-included (always: false) and does not request persistent system privileges or modify other skills' configurations. Autonomous invocation is allowed by default (platform normal) but the skill does not add additional persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tweet-thread-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tweet-thread-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of tweet-thread-generator. - Converts technical articles and blogs into engaging Twitter/X threads. - Automatically adds trending hashtags and optimizes post length. - Supports multiple languages and intelligent thread segmentation. - Offers preset and customizable opening lines for enhanced engagement. - Provides easy CLI usage for text, files, and URLs, plus interactive mode. - Includes configuration options for topic, tone, format, and language.
元数据
Slug tweet-thread-generator
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Tweet Thread Generator 是什么?

将技术文章、博客转换为吸引人的 Twitter/X 推文线程,支持多语言,自动添加话题标签。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 378 次。

如何安装 Tweet Thread Generator?

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

Tweet Thread Generator 是免费的吗?

是的,Tweet Thread Generator 完全免费(开源免费),可自由下载、安装和使用。

Tweet Thread Generator 支持哪些平台?

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

谁开发了 Tweet Thread Generator?

由 Sunshine-del-ux(@sunshine-del-ux)开发并维护,当前版本 v1.0.0。

💬 留言讨论