# Send Twitter Thread Creation to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "twitter-thread-creation",
    "name": "Twitter Thread Creation",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/okaris/twitter-thread-creation",
    "canonicalUrl": "https://clawhub.ai/okaris/twitter-thread-creation",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/twitter-thread-creation",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=twitter-thread-creation",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "twitter-thread-creation",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T20:24:02.254Z",
      "expiresAt": "2026-05-07T20:24:02.254Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=twitter-thread-creation",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=twitter-thread-creation",
        "contentDisposition": "attachment; filename=\"twitter-thread-creation-0.1.5.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "twitter-thread-creation"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/twitter-thread-creation"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/twitter-thread-creation",
    "downloadUrl": "https://openagent3.xyz/downloads/twitter-thread-creation",
    "agentUrl": "https://openagent3.xyz/skills/twitter-thread-creation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/twitter-thread-creation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/twitter-thread-creation/agent.md"
  }
}
```
## Documentation

### Twitter/X Thread Creation

Write high-engagement Twitter/X threads via inference.sh CLI.

### Quick Start

curl -fsSL https://cli.inference.sh | sh && infsh login

# Post a tweet
infsh app run x/post-create --input '{
  "text": "I analyzed 1,000 landing pages.\\n\\n90% make the same 5 mistakes.\\n\\nHere are the fixes (with examples):\\n\\n🧵👇"
}'

Install note: The install script only detects your OS/architecture, downloads the matching binary from dist.inference.sh, and verifies its SHA-256 checksum. No elevated permissions or background processes. Manual install & verification available.

### Character Limits

ElementLimitTweet text280 characters (free), 25,000 (Premium)Thread lengthNo limit (10-15 tweets is sweet spot)Image alt text1,000 charactersQuote tweet addition280 charactersReply280 charactersDisplay name50 characters

### The Anatomy

Tweet 1 (Hook):     Bold claim + "thread 🧵"
Tweet 2:            Context / why this matters
Tweet 3-9:          One point per tweet (numbered)
Tweet 10:           Summary or biggest takeaway
Tweet 11:           CTA (follow, retweet, bookmark)

### Tweet 1: The Hook

This tweet lives or dies alone in the timeline. It must work WITHOUT the thread.

Hook TypeTemplateI did X + result"I analyzed 1,000 [things]. Here's what I found:"Number + list"10 [topic] tips that [benefit]:"Contrarian"Unpopular opinion: [bold take]"Story opener"In 2019, I [dramatic event]. Here's what happened:"How-to promise"How to [achieve outcome] (step by step):"Surprising fact"[Stat that seems wrong]. Let me explain:"

# Post hook tweet
infsh app run x/post-create --input '{
  "text": "I spent 3 years building SaaS products.\\n\\nHere are 10 things I wish someone told me on day 1:\\n\\n🧵"
}'

### Content Tweets (3-9)

RuleWhyOne idea per tweetClarity and retweetabilityNumber them (1/, 2/, etc.)Progress signal, easy to referenceEach tweet should stand alonePeople share individual tweetsLead with the insightDon't bury the pointUse line breaksVisual breathing roomInclude examplesAbstract → concrete

# Content tweet with visual
infsh app run x/post-create --input '{
  "text": "3/ Your pricing page is the second most visited page on your site.\\n\\nBut most founders treat it as an afterthought.\\n\\nThe fix:\\n→ Show 3 tiers (not 2, not 5)\\n→ Highlight the middle one\\n→ Annual toggle defaulted ON\\n→ Feature comparison below"
}'

### Closing Tweet

# CTA tweet
infsh app run x/post-create --input '{
  "text": "11/ That'\\''s the full playbook.\\n\\nTL;DR:\\n• Validate before building\\n• Launch ugly, iterate fast\\n• Pricing is positioning\\n• Talk to users weekly\\n\\nIf this was useful:\\n→ Retweet the first tweet\\n→ Follow me @username for more\\n→ Bookmark this thread"
}'

### Tweet Formatting

❌ Dense:
"If you want to grow on Twitter you need to post consistently and engage with your audience while also making sure your content provides value to your followers."

✅ Formatted:
"Want to grow on Twitter?

3 non-negotiable rules:

→ Post daily (consistency > quality)
→ Reply to 20 accounts bigger than you
→ Every tweet must teach OR entertain

No shortcuts."

### Symbols for Lists

SymbolUse For→Steps, actions, directions•Bullet points, lists—Asides, attributions✅Do's, positives❌Don'ts, negatives1/ 2/ 3/Numbered thread tweets

### Line Break Strategy

Short sentence.
                    ← blank line
Short sentence.
                    ← blank line
Punchline.

Line breaks create pacing. Use them to control reading speed and emphasis.

### When to Add Images

Tweet PositionImage TypePurposeHook (tweet 1)Eye-catching graphicStop the scrollKey pointsScreenshots, examplesEvidenceSummaryInfographicShareable recap

# Generate thread header image
infsh app run infsh/html-to-image --input '{
  "html": "<div style=\\"width:1200px;height:675px;background:linear-gradient(135deg,#0f172a,#1e293b);display:flex;align-items:center;justify-content:center;padding:60px;font-family:system-ui;color:white;text-align:center\\"><div><h1 style=\\"font-size:48px;font-weight:900;line-height:1.2;margin:0\\">10 SaaS Pricing Mistakes<br>That Cost You Revenue</h1><p style=\\"font-size:22px;opacity:0.5;margin-top:20px\\">A thread 🧵</p></div></div>"
}'

# Generate screenshots for evidence
infsh app run infsh/agent-browser --input '{
  "url": "https://example.com/pricing",
  "action": "screenshot"
}'

### Image Specs

FormatDimensionsMax SizeSingle image1200 x 675 (16:9) recommended5 MBTwo images700 x 800 each5 MB eachFour images600 x 600 each5 MB eachGIF1280 x 1080 max15 MB

### Educational

1/ [Topic] explained simply:
2/ What is [concept]?
3/ Why it matters
4-8/ Key principles (numbered)
9/ Common mistakes
10/ Resources
11/ CTA

### Story/Journey

1/ [Dramatic opener]
2/ Background/context
3-7/ Chronological events
8/ The turning point
9/ The lesson
10/ How to apply it
11/ CTA

### Curation/List

1/ [Number] [things] every [audience] needs:
2-10/ One item per tweet with brief explanation
11/ CTA

### Teardown/Analysis

1/ I analyzed [thing]. Here's what I found:
2/ The setup (what I looked at)
3-8/ Finding 1, 2, 3... with evidence
9/ The biggest surprise
10/ Takeaways
11/ CTA

### Engagement Strategy

ActionTimingWhyPost hook tweetPeak hours (8-10 AM, 12-1 PM your audience's TZ)Maximum initial visibilityReply-chain the threadImmediately after hookComplete the threadPin the threadRight after postingVisitors see your best workEngage with repliesFirst 60 minutesAlgorithm boostQuote-tweet highlightNext daySecond wave of visibilityRepost hook1-2 weeks laterCatch new followers

### Repurposing to Thread

# Research source material
infsh app run tavily/search-assistant --input '{
  "query": "latest statistics on remote work productivity 2024"
}'

# Generate visual for the thread
infsh app run infsh/html-to-image --input '{
  "html": "<div style=\\"width:1200px;height:675px;background:#0f172a;display:flex;align-items:center;padding:60px;font-family:system-ui;color:white\\"><div><p style=\\"font-size:20px;color:#38bdf8;text-transform:uppercase;letter-spacing:2px\\">Data Deep Dive</p><h1 style=\\"font-size:52px;font-weight:900;margin:12px 0;line-height:1.2\\">Remote Work in 2024:<br>What the Data Actually Says</h1></div></div>"
}'

### Common Mistakes

MistakeProblemFixWeak hook tweetThread dies at tweet 1Use hook formulas — bold, specific, curiosity-drivingToo many tweets (20+)Readers drop off after 10-12Sweet spot is 8-12 tweetsMultiple ideas per tweetConfusing, not retweetableOne idea = one tweetNo numbers on tweetsHard to follow, no progress signalAlways number: 1/, 2/, 3/No imagesThreads with images get 2x engagementAdd visuals to hook + key pointsThread only (no standalone)Miss the non-thread audiencePost standalone tweets too, not just threadsNo CTA at the endMissed follow/engagement opportunityAlways ask to RT, follow, bookmarkPosting at wrong timeLow initial engagement kills reachPost during your audience's peak hoursWall of text tweetsNobody reads dense tweetsLine breaks, symbols, short sentences

### Related Skills

npx skills add inference-sh/skills@linkedin-content
npx skills add inference-sh/skills@content-repurposing
npx skills add inference-sh/skills@social-media-carousel

Browse all apps: infsh app list
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: okaris
- Version: 0.1.5
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T20:24:02.254Z
- Expires at: 2026-05-07T20:24:02.254Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/twitter-thread-creation)
- [Send to Agent page](https://openagent3.xyz/skills/twitter-thread-creation/agent)
- [JSON manifest](https://openagent3.xyz/skills/twitter-thread-creation/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/twitter-thread-creation/agent.md)
- [Download page](https://openagent3.xyz/downloads/twitter-thread-creation)