← Back to Skills Marketplace
sunshine-del-ux

Tweet Thread Generator

by Sunshine-del-ux · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
378
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install tweet-thread-generator
Description
将技术文章、博客转换为吸引人的 Twitter/X 推文线程,支持多语言,自动添加话题标签。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tweet-thread-generator
  3. After installation, invoke the skill by name or use /tweet-thread-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tweet-thread-generator
Version 1.0.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Tweet Thread Generator?

将技术文章、博客转换为吸引人的 Twitter/X 推文线程,支持多语言,自动添加话题标签。 It is an AI Agent Skill for Claude Code / OpenClaw, with 378 downloads so far.

How do I install Tweet Thread Generator?

Run "/install tweet-thread-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tweet Thread Generator free?

Yes, Tweet Thread Generator is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Tweet Thread Generator support?

Tweet Thread Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tweet Thread Generator?

It is built and maintained by Sunshine-del-ux (@sunshine-del-ux); the current version is v1.0.0.

💬 Comments