From thinking-frameworks-skills
Rewrites published Substack essays into three X/Twitter thread variants (short 3-5, medium 6-8, long 9-12 tweets) with ≤280 chars per tweet and a link-only final tweet. Halts if essay doesn't translate to X.
How this skill is triggered — by the user, by Claude, or both
Slash command
/thinking-frameworks-skills:x-thread-rewriteThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
```
Rewrite for X:
- [ ] Step 1: Load spine + chosen hook + voice-profile
- [ ] Step 2: Score translatability: if >60% of claims score ≤2, emit VERDICT: skip X, halt
- [ ] Step 3: For each of 3 variants (short 3-5, medium 6-8, long 9-12):
- Pick spine claims by translatability (short = only 5s; medium = 4s and 5s; long = full spine)
- Write each tweet ≤280 chars, one claim per tweet
- Preserve paper attributions verbatim
- End with link tweet: `Full essay: {substack-url}`
- [ ] Step 4: No hashtags, no emoji, no numbering
- [ ] Step 5: Voice-check pass
ops/distribution/{date}-{slug}/x-thread.md:
---
source_post: {slug}.md
platform: x
variants: [short, medium, long]
numbering: off
section: {section-slug}
---
### VARIANT: short
Tweet 1 (hook) [{N chars}]:
{text}
Tweet 2 [{N chars}]:
{text}
...
Link tweet [{N chars}]:
Full essay: {substack-url}
---
### VARIANT: medium
...
---
### VARIANT: long
...
See the Distribution Translator agent's example B in the spec archive. Each tweet has character count in brackets. No 1/n, no emoji, link only in final tweet.
Chen et al., Google, 2024 won't fit with the claim, drop the tweet — never collapse the attribution.## VERDICT: this essay doesn't translate to X. Skip X for this post. and halt. Do not produce weak variants.npx claudepluginhub lyndonkl/claude --plugin thinking-frameworks-skillsConverts a blog post URL or article into a Twitter/X thread with a strong hook, one insight per tweet, and a CTA. Optionally posts the full thread to X via Composio.
Writes a single, publication-ready X/Twitter post (≤280 characters) in a clear journalistic voice. Use when you need editorial-style social copy for a news story, investigation, or article link.
Creates multi-tweet Twitter/X threads with hook formulas, narrative arcs, engagement tactics, and CTA placement. Use for viral threads or insight sharing.