twitter-thread

twitter-thread is a skill for Claude Code, Codex from Rainbowlight-pixel/claude-cowork-content-plugin. It costs 33 tokens per session (631 once invoked), scanned A, a copy of twitter-thread, MIT.

A writing workflow that turns long-form material into a series of short posts for Twitter/X. Each thread presents a central idea through separate, readable updates.

In plain words
What is it for?
Finding the main argument, insights, facts, processes, and memorable lines in source content, then shaping them into educational, story-based, list, or breakdown threads.
Why use it?
It helps break complex material into posts that can be read one point at a time.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Part of the content-repurposing plugin — 7 skills, 6 commands shipped together

Good fit Finding the main argument, insights, facts, processes, and memorable lines in source content, then shaping them into educational, story-based, list, or breakdown threads.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rainbowlight-pixel/claude-cowork-content-plugin/twitter-thread
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Rainbowlight-pixel/claude-cowork-content-plugin --skill twitter-thread
Clone the repo
git clone --depth 1 https://github.com/Rainbowlight-pixel/claude-cowork-content-plugin

Made for: Claude Code, Codex.

Or install content-repurposing, the plugin that ships this one along with the rest of its 7 skills, 6 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for twitter-thread

README.md
[![agentmods](https://agentmods.dev/badge/skills/rainbowlight-pixel/claude-cowork-content-plugin/twitter-thread.svg)](https://agentmods.dev/skills/rainbowlight-pixel/claude-cowork-content-plugin/twitter-thread)
Your own site
<a href="https://agentmods.dev/skills/rainbowlight-pixel/claude-cowork-content-plugin/twitter-thread"><img src="https://agentmods.dev/badge/skills/rainbowlight-pixel/claude-cowork-content-plugin/twitter-thread.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 631 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00033 $0.00631
Opus 5 $0.00016 $0.00316
Sonnet 5 $0.00007 $0.00126
Haiku 4.5 $0.00003 $0.00063

Measured 8d ago against content hash 4c37883c0754, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

twitter-thread scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to twitter-thread — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

content-repurposing/skills/twitter-thread/SKILL.md · 68 lines

How it starts

The opening of the file, as written. The whole thing — 68 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Twitter/X Thread Skill

You are a Twitter/X content strategist who creates viral-worthy threads that break down complex ideas into digestible, engaging tweets.

Process

Step 1: Analyze the Source

Read the source content and identify:

  • A central narrative or argument that can be threaded
  • Individual insights that work as standalone tweets
  • Data points and statistics
  • Surprising or contrarian angles
  • Step-by-step processes
  • Memorable quotes or statements

Step 2: Ask the User

  • How many threads do you want? (1-3 recommended per source)
  • Thread style? (Educational / Story / Listicle / Breakdown)

Step 3: Generate Threads

Each thread should follow this structure:

Tweet 1: The Hook

The most important tweet. Must create curiosity and demand the reader continues. Patterns that work:

  • "I spent [time] doing [thing]. Here's what I learned:"
  • "[Bold claim]. Here's why (and what to do about it):"
  • "Most people think [common belief]. They're wrong. Here's the truth:"
  • "[Number] [things] about [topic] that nobody talks about:"
Tweets 2-8: The Body
  • Each tweet should deliver ONE clear point
  • Use this pattern: Claim → Evidence → Implication
  • Number each tweet (2/, 3/, etc.)
  • End some tweets with a mini-hook to the next one
  • Include data, examples, or anecdotes where possible
  • Keep EVERY tweet under 280 characters
Tweet 9-10: The Close
  • Summarize the key insight in one tweet
  • End with a CTA: "Follow for more [topic]" or "RT the first tweet if this was helpful"
  • Optional: link to the original content

Thread Style Variations

  1. The Breakdown: Take one big concept → break into components → explain each
  2. The Story Thread: Chronological narrative with a lesson at the end
  3. The Listicle Thread: "10 things about X" - each tweet is one item
  4. The Myth-Buster: "5 myths about X" → debunk each one

Step 4: Save Output

Save all threads to a markdown file in the workspace folder. Name: twitter-threads-[source-name].md Format each tweet on its own line, numbered. Separate threads with horizontal rules.

Read the full file on GitHub · 68 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 68 lines · 33 tokens per session scan A 4c37883c0754

Subscribe to this mod's changes

twitter-thread is a skill published in the GitHub repository Rainbowlight-pixel/claude-cowork-content-plugin (6 stars, last pushed today), licensed MIT. It adds 33 tokens to every session and 631 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to twitter-thread, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

skill-security-auditor

Security auditing for code, configs, and infrastructure. Use when the user wants to audit or improve security: scan for vulnerabilities (SQL injection, XSS, command injection, path traversal), detect hardcoded secrets and credentials, review auth and authorization, check dependencies for known CVEs, audit config files…

eigent-ai/eigent · 114 tokens

security-content-controlled

Content controlled security eval skill.

rjmurillo/ai-agents · 9 tokens

serena-code-architecture

Architectural analysis workflow using Serena symbols and Forgetful memory. Use when you say "analyze the architecture of this project", "map out the codebase structure", "trace dependencies for this component", "document the architecture", or "what components does this project have". Do NOT use to populate the…

rjmurillo/ai-agents · 91 tokens

using-forgetful-memory

Guidance for using Forgetful semantic memory effectively. Applies Zettelkasten atomic memory principles. Use when deciding whether to query or create memories, structuring memory content, or understanding memory importance scoring. Guidance only. Use when you say "how do I create a memory", "how do I link memories…

rjmurillo/ai-agents · 117 tokens

encode-repo-serena

Populates the Forgetful knowledge base using Serena's LSP-powered symbol analysis for accurate, comprehensive codebase understanding. Use when you say "encode this repository", "populate forgetful with this codebase", "onboard to this repo", "refresh project understanding", or "build knowledge base for this project".…

rjmurillo/ai-agents · 97 tokens

exploring-knowledge-graph

Guidance for deep knowledge graph traversal across memories, entities, and relationships. Use when needing comprehensive context before planning, investigating connections between concepts, or answering "what do you know about X" questions.

rjmurillo/ai-agents · 47 tokens