mcpbeat

Twitter Post

langchain-ai/twitter-post

Write a Twitter/X post or thread based on research findings or a given topic. Use this skill when asked to create tweets, X posts, or social media threads.

228 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
8
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/langchain-ai/langgraph-101 --skill twitter-post

The instruction itself

4 sections, as written by the author

Twitter/X Post Skill

Single Tweet Format

  • Maximum 280 characters
  • Lead with the most compelling point
  • Use numbers or data when possible
  • End with a link placeholder or call-to-action
  • 1-2 hashtags max (optional)

Thread Format (for longer content)

  • Tweet 1: Hook + preview of what's coming (e.g., "A thread on X:" or "Here's what I found:")
  • Tweets 2-N: One idea per tweet, numbered (1/, 2/, 3/)
  • Final tweet: Summary + call-to-action + link
  • Keep each tweet self-contained (people share individual tweets)
  • 4-8 tweets is the sweet spot for engagement

Tone

  • Concise and punchy
  • Opinionated takes perform better than neutral summaries
  • Use plain language -- no corporate speak

How to use it

Copy the folder

Take langchain-ai/twitter-post from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.