← 返回 Skills 市场
xueyetianya

Tweet Generator

作者 bytesagain4 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
440
总下载
0
收藏
1
当前安装
14
版本数
在 OpenClaw 中安装
/install tweet-generator
功能描述
Craft tweets, threads, and viral hooks with schedule tips. Use when drafting copy, editing threads, optimizing engagement, scheduling posts.
安全使用建议
This skill appears to do what it advertises: local tweet drafting and history stored under ~/.local/share/tweet-generator with no network use or credentials required. Before installing, review the script if you want extra assurance. Note the small functional issues: history.log format differs from SKILL.md's stated pipe-separated format (may affect some status/search output) and the JSON export does not escape content values (content containing quotes/newlines can produce malformed JSON). Avoid storing secrets or passwords in drafts, and if you prefer minimal risk run the script in a sandbox/container or inspect the repo at the provided source URL before use.
功能分析
Type: OpenClaw Skill Name: tweet-generator Version: 2.0.1 The skill is a local text-logging utility for social media content creation. Analysis of 'scripts/script.sh' shows it strictly manages data within '~/.local/share/tweet-generator/' using standard shell commands (grep, tail, wc) without any network activity, credential access, or suspicious execution patterns. The 'SKILL.md' instructions accurately reflect the code's functionality and do not contain prompt-injection attempts.
能力评估
Purpose & Capability
Name/description (tweet drafting, threads, scheduling, hashtags, exports) match the included shell script and SKILL.md. The skill requests no unrelated credentials or system access and uses only standard coreutils.
Instruction Scope
SKILL.md and the script mostly align: all commands operate on local logs in ~/.local/share/tweet-generator and there are no external network calls. Minor inconsistencies: SKILL.md describes a uniform 'YYYY-MM-DD HH:MM|content' format for logs including history.log, but the script's _log() writes history.log entries in a different human-readable format (MM-DD HH:MM type: content) and some code paths read history.log expecting a '|' separator — this is a functional inconsistency but not a sign of external exfiltration. Also grep is invoked without '--' which can cause unexpected behavior for search terms beginning with '-' (functional/usability issue).
Install Mechanism
No install spec; this is an instruction-only skill with a single included Bash script. Nothing is downloaded or written outside the user's home data directory by the script.
Credentials
The skill declares and requires no environment variables, no credentials, and no config paths. The script uses only the user's HOME to create a data directory — proportionate to its purpose.
Persistence & Privilege
The skill persists only to ~/.local/share/tweet-generator (its own data dir). It does not request always:true and does not modify other skills or system-wide settings. Autonomous invocation is allowed by default (normal for skills) but is not combined with broad credential access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tweet-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tweet-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.6
old template -> domain-specific v2.0.0
v2.3.5
old template -> domain-specific v2.0.0
v2.3.4
Quality upgrade
v2.3.3
Quality upgrade: custom functionality
v2.3.2
De-template, unique content, script cleanup
v2.3.1
Quality improvement: better docs, examples, cleaner text
v2.3.0
Quality fixes: aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v0.0.1
p
v1.0.0
Initial release of tweet-generator: - Generate tweets, threads, and viral analysis tailored for Chinese users. - Provides tools for high-quality replies, personal bio optimization, and posting time suggestions. - Includes multiple commands for different tweet styles: witty, informative, hot take, storytelling, promotional, write, thread, and viral. - Offers professional tips for maximizing engagement and reach.
元数据
Slug tweet-generator
版本 2.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 14
常见问题

Tweet Generator 是什么?

Craft tweets, threads, and viral hooks with schedule tips. Use when drafting copy, editing threads, optimizing engagement, scheduling posts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 440 次。

如何安装 Tweet Generator?

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

Tweet Generator 是免费的吗?

是的,Tweet Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tweet Generator 支持哪些平台?

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

谁开发了 Tweet Generator?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.1。

💬 留言讨论