Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器clawhub未标认证来源可访问clear审计提醒

twitter-thread-creation推特线程创建

Agent Skill

twitter-thread-creation 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

27,197

周安装

1,111

GitHub Stars

公开资料未说明

下载量

8,710
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:twitter-thread-creation(推特线程创建)
来源仓库:https://github.com/okaris/twitter-thread-creation
安装命令:
openclaw skills install twitter-thread-creation
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install twitter-thread-creation

简介

用于构建结构化推特线程,提升内容可读性和参与度。

  • 涵盖钩子推文设计、段落衔接与多媒体附件适配。
  • 需遵循 X 平台字符限制,合理分配信息密度。
  • 安装命令:openclaw skills install twitter-thread-creation;注意维护状态与网络依赖。
  • 适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。

SKILL.md

name
twitter-thread-creation
description
Twitter/X thread writing with hook tweets, thread structure, and engagement optimization. Covers tweet formatting, character limits, media attachments, and posting strategies. Use for: Twitter threads, X posts, tweet storms, Twitter content, social media writing. Triggers: twitter thread, tweet thread, x thread, twitter post, tweet writing, thread creation, tweet storm, twitter content, x post, twitter writing, twitter hook, tweet formatting, thread structure
allowed-tools
Bash(infsh *)

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.\
\
90% make the same 5 mistakes.\
\
Here are the fixes (with examples):\
\
🧵👇"
}'
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

ElementLimit
Tweet text280 characters (free), 25,000 (Premium)
Thread lengthNo limit (10-15 tweets is sweet spot)
Image alt text1,000 characters
Quote tweet addition280 characters
Reply280 characters
Display name50 characters

Thread Structure

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 TypeTemplate
I 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.\
\
Here are 10 things I wish someone told me on day 1:\
\
🧵"
}'

Content Tweets (3-9)

RuleWhy
One idea per tweetClarity and retweetability
Number them (1/, 2/, etc.)Progress signal, easy to reference
Each tweet should stand alonePeople share individual tweets
Lead with the insightDon't bury the point
Use line breaksVisual breathing room
Include 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.\
\
But most founders treat it as an afterthought.\
\
The fix:\
→ Show 3 tiers (not 2, not 5)\
→ Highlight the middle one\
→ Annual toggle defaulted ON\
→ Feature comparison below"
}'

Closing Tweet

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

Formatting Rules

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, negatives
1/ 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.

Media in Threads

When to Add Images

Tweet PositionImage TypePurpose
Hook (tweet 1)Eye-catching graphicStop the scroll
Key pointsScreenshots, examplesEvidence
SummaryInfographicShareable 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 Size
Single image1200 x 675 (16:9) recommended5 MB
Two images700 x 800 each5 MB each
Four images600 x 600 each5 MB each
GIF1280 x 1080 max15 MB

Thread Types

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

ActionTimingWhy
Post hook tweetPeak hours (8-10 AM, 12-1 PM your audience's TZ)Maximum initial visibility
Reply-chain the threadImmediately after hookComplete the thread
Pin the threadRight after postingVisitors see your best work
Engage with repliesFirst 60 minutesAlgorithm boost
Quote-tweet highlightNext daySecond wave of visibility
Repost 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

MistakeProblemFix
Weak hook tweetThread dies at tweet 1Use hook formulas — bold, specific, curiosity-driving
Too many tweets (20+)Readers drop off after 10-12Sweet spot is 8-12 tweets
Multiple ideas per tweetConfusing, not retweetableOne idea = one tweet
No numbers on tweetsHard to follow, no progress signalAlways number: 1/, 2/, 3/
No imagesThreads with images get 2x engagementAdd visuals to hook + key points
Thread only (no standalone)Miss the non-thread audiencePost standalone tweets too, not just threads
No CTA at the endMissed follow/engagement opportunityAlways ask to RT, follow, bookmark
Posting at wrong timeLow initial engagement kills reachPost during your audience's peak hours
Wall 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

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

88.49%
按下载量换算7,707

安全审计

VirusTotal

可疑

ClawScan

可疑

Static analysis

未展示

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills