tweet-composer

Score and optimize tweets based on X's real open-source ranking algorithm. Analyzes draft tweets against the actual ranking code — not generic tips. Use when: composing tweets, optimizing drafts for reach, planning threads, analyzing why a tweet performed well/poorly, or asking for posting strategy advice.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tweet-composer" with this command: npx skills add minilozio/tweet-composer

Tweet Composer

Score and optimize tweets using rules derived from X's open-source ranking algorithm.

How It Works

X's "For You" feed is ranked by a Grok-based transformer (Phoenix) that predicts 19 engagement actions for every candidate tweet. The final score is a weighted sum of these predictions. This skill encodes the structural rules from that pipeline into a scoring system.

For the full algorithm breakdown, read references/algorithm-rules.md.

Scoring a Draft Tweet

When a user asks to score or optimize a tweet draft:

  1. Read references/algorithm-rules.md for the complete rules engine
  2. Analyze the draft against all rules
  3. Output the score card in this format:
🐦 Tweet Composer — Score: XX/100

[Category scores with ✅ ⚠️ ❌ indicators]

📊 Predicted Action Boost:
├─ P(reply): [assessment]
├─ P(favorite): [assessment]  
├─ P(share): [assessment]
├─ P(dwell): [assessment]
└─ P(not_interested): [assessment]

💡 Suggestions:
→ [actionable improvements]

✏️ Optimized version:
"[rewritten tweet]"

Scoring Rubric (Quick Reference)

Score 0-100 based on weighted categories:

CategoryWeightWhat to check
Reply potential25Questions, opinions, CTAs that drive replies
Media20Native image/video attached (not link previews)
Shareability15Would someone DM this or copy the link?
Dwell time15Length that makes people stop scrolling
Content quality10Clear, original, not generic
Format10No links in body, no hashtags, good length
Negative signals5Risk of not_interested/mute/block

Thread Optimization

When composing threads:

  • First tweet = strongest hook (DedupConversationFilter keeps only the best per conversation)
  • 3-6 tweets max (short threads > mega-threads)
  • Each tweet self-contained (many see only the first)
  • Media on tweet 1 or 2 for photo_expand boost
  • CTA in last tweet

Quick Rules (No Reference File Needed)

  • Links: Always in reply, never in body (learned penalty from lower engagement)
  • Hashtags: Zero. The model learns they reduce engagement
  • Length: 100-200 chars sweet spot for single tweets
  • Media: Native image/video = separate P(photo_expand) and P(video_quality_view) predictions
  • Video: Must exceed minimum duration threshold for VQV weight to apply
  • Timing: Post when your audience is active — engagement velocity in first 30 min is critical
  • Frequency: AuthorDiversityScorer penalizes exponentially: 2nd post ~55% score, 3rd ~33%. Max 3-4 strong tweets/day
  • Quote tweets: P(quote) has dedicated weight — QTs with added value outperform plain retweets
  • Engagement bait: Questions/polls drive P(reply). "What would you add?" > "Like if you agree"

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

API Documentation Builder

Generate comprehensive API documentation from code with examples, types, and OpenAPI specs

Registry SourceRecently Updated
Coding

Veracode

Veracode integration. Manage data, records, and automate workflows. Use when the user wants to interact with Veracode data.

Registry SourceRecently Updated
Coding

.Clawhub Dist

The autonomous Agentic Development Ecosystem. Propose, Build, Publish, and Compound.

Registry SourceRecently Updated
Coding

Resource Guru

Resource Guru integration. Manage Persons, Projects, Clients, Bookings. Use when the user wants to interact with Resource Guru data.

Registry SourceRecently Updated
2490Profile unavailable