clanker.net
MARKETING inf-sh/skills

twitter-thread-creation

Twitter/X thread writing with hook tweets, thread structure, and engagement optimization. Covers tweet formatting, character limits, media attachments, and posting strategies. Use for: Twitter threads, X posts, tweet storms, Twitter content, social media writing. Triggers: twitter thread, tweet thread, x thread, twitter post, tweet writing, thread creation, tweet storm, twitter content, x post, twitter writing, twitter hook, tweet formatting, thread structure

MARKETING
USE THIS SKILL

DOWNLOAD THE APP TO INSTALL AND USE /twitter-thread-creation ON YOUR DEVICE

Scan to open on your device
QR code for twitter-thread-creation Opens skill content in Expo Go
COMMAND
/twitter-thread-creation
CATEGORY
Marketing
REPOSITORY
inf-sh/skills
COMMIT
โ€”

SKILL PROMPT

--- name: twitter-thread-creation description: "Twitter/X thread writing with hook tweets, thread structure, and engagement optimization. Covers tweet formatting, character limits, media attachments, and posting strategies. Use for: Twitter threads, X posts, tweet storms, Twitter content, social media writing. Triggers: twitter thread, tweet thread, x thread, twitter post, tweet writing, thread creation, tweet storm, twitter content, x post, twitter writing, twitter hook, tweet formatting, thread structure" allowed-tools: Bash(infsh *) --- # Twitter/X Thread Creation Write high-engagement Twitter/X threads via [inference.sh](https://inference.sh) CLI. ## Quick Start > Requires inference.sh CLI (`infsh`). Get installation instructions: `npx skills add inference-sh/skills@agent-tools` ```bash infsh login # Post a tweet infsh app run x/post-create --input '{ "text": "I analyzed 1,000 landing pages.\n\n90% make the same 5 mistakes.\n\nHere are the fixes (with examples):\n\n๐Ÿงต๐Ÿ‘‡" }' ``` ## Character Limits | Element | Limit | |---------|-------| | Tweet text | 280 characters (free), 25,000 (Premium) | | Thread length | No limit (10-15 tweets is sweet spot) | | Image alt text | 1,000 characters | | Quote tweet addition | 280 characters | | Reply | 280 characters | | Display name | 50 characters | ## Thread Structure ### The Anatomy ``` Tweet 1 (Hook): Bold claim + "thread ๐Ÿงต" Tweet 2: Context / why this matters Tweet 3-9: One point per tweet (numbered) Tweet 10: Summary or biggest takeaway Tweet 11: CTA (follow, retweet, bookmark) ``` ### Tweet 1: The Hook This tweet lives or dies alone in the timeline. It must work WITHOUT the thread. | Hook Type | Template | |-----------|----------| | I did X + result | "I analyzed 1,000 [things]. Here's what I found:" | | Number + list | "10 [topic] tips that [benefit]:" | | Contrarian | "Unpopular opinion: [bold take]" | | Story opener | "In 2019, I [dramatic event]. Here's [... prompt truncated for preview ...]