← 返回 Skills 市场
270
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install g0atbot-twitter-threads
功能描述
Generate optimized, engaging Twitter threads from any topic with viral hooks, structured formatting, and auto-posting readiness.
使用说明 (SKILL.md)
Twitter Thread Generator
AI-powered Twitter thread creator. Turn any topic into engaging viral threads.
What It Does
- Topic input → Thread output
- Hook optimization
- Engagement hooks per tweet
- Thread formatting
- Auto-posting ready
Setup
pip install openai
export OPENAI_API_KEY="your_key"
Usage
python thread_gen.py --topic "5 tips for fitness" --length 10
Features
- Viral hooks library
- Thread structure templates
- Engagement optimization
- Thread analytics
安全使用建议
This skill is plausible as an OpenAI-powered thread generator, but several things don't add up. Before installing or providing any API keys: (1) Ask the author for the missing script (thread_gen.py) or a link to a source repository so you can inspect the code. (2) Confirm whether the skill actually posts to Twitter and, if so, exactly how—what endpoints, which credentials are needed, and where tokens are stored. Do not supply Twitter credentials until you understand the posting flow. (3) Resolve the metadata mismatch: registry says no env vars but SKILL.md/_meta.json require OPENAI_API_KEY. If you decide to proceed, prefer creating a scoped OpenAI key with minimal usage limits, review the code offline, and avoid giving broad credentials or storing long-lived secrets until you can audit the implementation. If the author cannot provide source or clear technical details, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill
Name: g0atbot-twitter-threads
Version: 1.0.0
The skill bundle contains metadata and documentation for a Twitter thread generator. The instructions in SKILL.md and CLAWHUB.md describe standard usage and setup procedures without any evidence of malicious intent, data exfiltration, or harmful commands. While the primary execution script (thread_gen.py) mentioned in the documentation is missing from the provided files, the available content is harmless.
能力评估
Purpose & Capability
The skill describes generating and even 'auto-posting' Twitter threads. The runtime instructions and _meta.json show it expects an OPENAI_API_KEY (for content generation), which is coherent, but there are no Twitter/posting credentials or explanation of how auto-posting would work. The SKILL.md also references running python thread_gen.py, but no code files are included in the package — a direct mismatch between claimed functionality and delivered artifacts.
Instruction Scope
SKILL.md only tells the user to pip install the openai client and set OPENAI_API_KEY, and shows a usage line for a script that does not exist in the package. The instructions are vague about where 'auto-posting' or 'analytics' happen and do not define what data is sent where. Asking the user to install a package and set a key is reasonable for generation, but the missing script and lack of posting details expand agent/human responsibilities in unclear ways.
Install Mechanism
There is no formal install spec; the SKILL.md suggests pip install openai which is a normal, low-risk dependency for an instruction-only skill. No downloads from arbitrary URLs or archive extraction are present.
Credentials
SKILL.md and _meta.json indicate the skill uses OPENAI_API_KEY, which is proportionate for an AI text generator. However, the registry metadata provided to you earlier lists 'Required env vars: none' — that inconsistency should be resolved. Also, auto-posting would normally require Twitter API credentials (none requested), creating a capability/credential mismatch.
Persistence & Privilege
The skill does not request persistent presence (always:false) and includes no install script or code that would modify agent/system settings. No elevated privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install g0atbot-twitter-threads - 安装完成后,直接呼叫该 Skill 的名称或使用
/g0atbot-twitter-threads触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Twitter Thread Generator.
- Generate engaging Twitter threads from any topic with optimized hooks.
- Includes viral hooks library and thread structure templates.
- Supports engagement optimization and thread analytics.
- Auto-posting ready format for seamless sharing.
- Simple setup and command-line usage.
元数据
常见问题
Twitter Thread Generator 是什么?
Generate optimized, engaging Twitter threads from any topic with viral hooks, structured formatting, and auto-posting readiness. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 270 次。
如何安装 Twitter Thread Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install g0atbot-twitter-threads」即可一键安装,无需额外配置。
Twitter Thread Generator 是免费的吗?
是的,Twitter Thread Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Twitter Thread Generator 支持哪些平台?
Twitter Thread Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Twitter Thread Generator?
由 G0atfac3(@g0atfac3)开发并维护,当前版本 v1.0.0。
推荐 Skills