Generate X threads from content
publisher-xcommandsetup L1★35
JeffGreen311/eve-agent-v2-unleashed ↗What it does
Generate copy-pastable X/Twitter threads from blog posts, articles, PDFs, or URLs
Best for
Turning long-form content into multi-format social media threads with minimal effort
Inputs
- · blog_post_slug_or_url
- · language (optional: en/ja)
Outputs
- · thread (5-8 posts)
- · single_long_version (structured)
- · single_short_version (280 chars)
- · html_preview_file
Requires
- · Read
- · Write
- · Bash
- · Glob
- · WebFetch
Preconditions
Input must be file path, URL, or slug; current directory accessible
Failure modes
Invalid file path, unreachable URL, unsupported format (PDF/DOCX), missing language parameter
Trust signals
- · Three format options in single command
- · HTML preview with tab UI
- · Character count validation per post