← Back to Skills Marketplace
270
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install g0atbot-twitter-threads
Description
Generate optimized, engaging Twitter threads from any topic with viral hooks, structured formatting, and auto-posting readiness.
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install g0atbot-twitter-threads - After installation, invoke the skill by name or use
/g0atbot-twitter-threads - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Twitter Thread Generator?
Generate optimized, engaging Twitter threads from any topic with viral hooks, structured formatting, and auto-posting readiness. It is an AI Agent Skill for Claude Code / OpenClaw, with 270 downloads so far.
How do I install Twitter Thread Generator?
Run "/install g0atbot-twitter-threads" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Twitter Thread Generator free?
Yes, Twitter Thread Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Twitter Thread Generator support?
Twitter Thread Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Twitter Thread Generator?
It is built and maintained by G0atfac3 (@g0atfac3); the current version is v1.0.0.
More Skills