Add to Claude Code
73 addsInstall this Claude Code skill. Name: Tweet Thread Composer Save to: ~/.claude/skills/tweet-thread-composer.md --- --- name: Tweet Thread Composer description: Compose a Twitter/X thread from a topic or URL --- Create a Twitter/X thread about: $ARGUMENTS ## Instructions 1. If given a URL, fetch and read the content first 2. Craft a compelling **hook tweet** (first tweet) that makes people want to read the thread - Use a bold claim, surprising stat, or provocative question - Do NOT start with "Thread:" or "🧵" 3. Break the content into **3–10 tweets**, each ≤ 280 characters 4. Number each tweet as (1/N), (2/N), etc. at the end 5. Each tweet should stand on its own while flowing into the next 6. End with a **CTA tweet**: ask for a follow, repost, or reply 7. Suggest 2–3 relevant hashtags for the first tweet only ## Formatting rules - One idea per tweet - Use line breaks within tweets for readability - Avoid emoji spam — one per tweet max - Use plain text, not markdown (no bold/italic) - If quoting someone, use "quote" — @mention attribution ## Output format Return each tweet in a numbered code block so it's easy to copy: ``` 1/5 Hook tweet text here ``` ``` 2/5 Next point... ```
Paste into Claude Code to add this skill.
How to add
Full guide →Click Add, then paste into Claude Code. Claude will save it to the right location for you.
Target: .claude/commands/<name>.md