Logo
ClawHub Skills Lib
HomeCategoriesUse CasesTrendingStatisticsBlog
HomeCategoriesUse CasesTrendingStatisticsBlog
ClawHub Skills Lib
ClawHub Skills Lib

Browse 50.000+ community-built AI agent skills for OpenClaw. Updated daily from clawhub.ai.

Explore

  • Home
  • Categories
  • Use Cases
  • Trending
  • Blog

Categories

  • Development
  • AI & Agents
  • Productivity
  • Communication
  • Data & Research
  • Business
  • Platforms
  • Lifestyle
  • Education
  • Design

Use Cases

  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • Crypto & Web3
  • Real-Time Web Search
  • News & Media Monitoring
  • Academic Research
  • Data & Analytics
  • AI Image Generation
  • Voice & Audio AI
  • AI Video Creation
  • Content Writing
  • Task & Project Management
  • Knowledge Management
  • Email & Messaging
  • SEO & Content Marketing
  • Sales & CRM
  • Workflow Automation
  • Social Media
  • Chinese Platforms
  • E-Commerce
  • Education & Tutoring
  • HR & Recruiting
  • Legal & Compliance
  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • Crypto & Web3
  • Real-Time Web Search
  • News & Media Monitoring
  • Academic Research
  • Data & Analytics
  • AI Image Generation
  • Voice & Audio AI
  • AI Video Creation
  • Content Writing
  • Task & Project Management
  • See all use cases →
  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • See all use cases →
© 2026 ClawHub Skills Lib. All rights reserved.Built with Next.js · Neon · Prisma
Home/Blog/ClawHub Twitter/X Skills Directory: Skills for Posting, Research, Monitoring & Automation
platform-rounduptwitterxsocial-mediaclawhubopenclaw

ClawHub Twitter/X Skills Directory: Skills for Posting, Research, Monitoring & Automation

March 21, 2026·6 min read

The Twitter/X direction on ClawHub has dedicated skills — the largest social media platform coverage in the library. The spread is extreme: one skill (x-twitter) accounts for over 17,000 downloads on its own, while 54 skills sit at zero installs. Here's the full breakdown.

Note: Install and download figures in text descriptions reflect stats at the time of writing and may be outdated. All skill tables are live — they fetch current data from the ClawHub database on every page load. Treat table values as authoritative.

Data Overview

MetricValue
Total Twitter/X skills108
Skills with ≥ 1 install54
Skills with zero installs54 (50%)
Skills with ≥ 10 installs11
Most installedx-twitter — installs
Most downloadedx-twitter — downloads
Runner-up by installsx-post-automation — installs
Data as ofMarch 21, 2026

1. Core API Clients

The backbone of the Twitter/X skill ecosystem. These tools connect directly to the official Twitter API v2, the 6551 API, or established third-party services (TwitterAPI.io, OpenTweet, etc.). Start here before looking at browser-based alternatives.

The 6551 API (powering opentwitter-mcp and opentwitter-2) is a notable third-party proxy — it offers higher rate limits than the official free tier but adds a dependency on a non-Anthropic service.

2. Content Generation

Pure writing tools — no posting, no API calls. Give them a topic or reference material and they draft tweets, threads, or ideas. The quality gap between the top entries and the long tail here is significant.

tweet-composer is the most technically interesting here — it references X's actual open-source ranking algorithm to score tweet quality before posting, rather than just generating based on vibes.

3. Publishing & Scheduling

Automation-first tools focused on when and where posts go out. Several handle multi-platform publishing, which reduces the Twitter/X dependency problem.

postiz is the clear multi-platform winner with the highest install count in this category. If your workflow touches more than one social platform, it avoids duplicating skills per network.

4. Search, Scraping & Data Extraction

The largest functional category. Ranges from structured API queries to aggressive scraping via GraphQL or browser. Pay attention to the method — official API vs scraper — since scraper-based tools are vulnerable to Twitter/X blocking.

The GraphQL scraper tools (twitter-scrape, x-twitter-scraper) periodically break when Twitter/X updates its internal API — expect maintenance downtime. The third-party API wrappers (TwitterAPI.io, 6551) are more stable but add cost.

5. Monitoring & Intelligence

Set-and-forget watchers: track accounts, KOL feeds, brand mentions, or specific topics and get alerts or summaries.

The Telegram notification pattern (twitter-monitor-by-longge, x-tweet-monitor) is common in the crypto community — push alerts to a group when target accounts post.

6. Growth & Engagement

Auto-follow, auto-like, auto-comment, audience-building tools. These sit in a gray area — most platforms tolerate mild automation but ban aggressive engagement scripts. Install count is low across the board here.

Zero installs across all 8 skills. This category has the lowest adoption in the Twitter/X skill set — users appear to prefer manual engagement or dedicated SaaS tools for growth.

7. Browser Automation & Stealth

No API key required — these operate via browser sessions or cookie injection. The upside is bypassing API rate limits and costs. The downside: ToS violation risk, account ban exposure, and brittle implementations that break when X updates its frontend.

mia-twitter-stealth is the only browser-automation tool with meaningful traction (10 installs). The anti-detection focus suggests it's targeting users who've had API-based tools banned.

8. Niche & Specialty

Skills built around specific use cases: crypto intelligence, multi-language thread conversion, Polymarket betting, finance sentiment.

polymarket-elon-tweets is probably the most unusual skill in the entire ClawHub library — it reads Elon Musk's tweet volume to help you trade prediction market contracts. 902 downloads and 8 installs is genuinely interesting traction for such a narrow use case.


How to Choose

I want to…Recommended skill
Do everything — read, search, post, DMx-twitter — starts and ends here
Post to Twitter + 20+ other platformspostiz
Automate: trends → generate → postx-post-automation
Write viral tweet threadstweet-writer
Search and analyze tweets without a Twitter developer accounttwitter-api-alternative
Monitor specific accounts + get Telegram alertstwitter-monitor-by-longge
Post without an API key (accept the ToS risk)mia-twitter-stealth
Convert blog posts to Twitter threadstweet-thread-generator
Crypto KOL intelligence feedopenclaw-twitter-monitor
Score my tweet quality before postingtweet-composer

Closing Observations

The x-twitter moat is real. One skill has 17,100 downloads — more than 15x the runner-up. When a platform has a clear reference implementation this dominant, alternatives rarely gain traction unless they solve a specific gap (no API key, multi-platform, niche use case).

50% zero-install rate, but the pattern is different from other platforms. On Instagram or Telegram, zero-install skills tend to be one-off experiments. On Twitter/X, the zero-install cluster is unusually large even among skills with 200–600 downloads — which suggests significant "download to evaluate" behavior from developers who decide not to commit.

Three distinct technical camps, and they don't overlap much: official API v2 tools (reliable, need Twitter developer account), third-party API proxies like 6551 and TwitterAPI.io (higher limits, added cost), and browser/cookie-based tools (no account needed, ToS gray zone). Users seem to pick one lane and stay in it.

The crypto and finance use cases drive disproportionate engagement. polymarket-elon-tweets, openclaw-twitter-monitor, openclaw-aisa-us-stock-analyst all have better installs-to-downloads ratios than most content creation tools. Crypto traders appear to be the most committed Twitter/X skill users on the platform.

Content generation has the most fragmentation with the least differentiation. Eleven skills in the content generation category, most doing functionally the same thing (write viral tweets + threads). tweet-writer dominates because it adds live web research — that's the only meaningful differentiator in this cluster.


Data source: ClawHub platform install and download stats as of March 21, 2026. Browse more skills at clawhub-skills.com.

← Back to Blog
97
11 skills
4 skills
5 skills
#SkillDownloadsInstallsGrade
1postiz8,95450A
2x-post-automation4,84937A
3twitter-post3,52317B
4x-automation1,3555A
5x-publisher1,8913B
6x-twitter-by-altf1be4013B
7automated-tweet-scheduler6762C
8tweet-cli5162B
9twitter-autopilot4561B
10publora-twitter5590C
11tweet-pipeline1880B
12xreply2540B
#SkillDownloadsInstallsGrade
1x-twitter-scraper1,55510B
2x-twitter-collector8286B
3twitter-api-alternative1,1644B
4twitter-reader4854B
5desearch-x-search9774B
6xhunt-hot-tweets4354B
7x-twitter-search1,0943A
8twitter-search-skill2,2062A
9tweet-processor5822B
10x-tweet-speedread-skill2032B
11xquik-x-twitter-scraper5512B
12xhunt-hot-tweets-skill3391B
13x-single-tweet-article-skill1811C
14fxtwitter-extract2651B
15twitter-video-download3581B
16twitterscore4770B
17twitterapi-research-skill3230B
18twitter-x-apify-actors2320B
19grok-twitter1750B
20x-research-skill1730B
21twitter-article-reader2430B
#SkillDownloadsInstallsGrade
1x-tweet-fetcher4,21052A
2bird-twitter2,87727A
3opentwitter-mcp12,10822A
4twitter-automation1,87517A
5aisa-twitter-api2,76315A
6twitter-operations2,91114A
7opentweet-x-poster1,37112B
8openclaw-twitter2,8679A
9x-twitter-api8613A
10vincent-twitter7883B
11twitter-x-api1,2523B
12openclaw-aisa-twitter-search1,2663B
13openclaw-aisa-twitter-search-post1,4722A
14asia-twitter-api-v17831B
15twitterapi-io7791B
16opentwitter-24031B
17twitter-api-v22811B
18twitter-api7030B
19agentbox-twitter3270B
20twit-mcp2200D
21x-page3470C
22x402-x-tweet-fetcher2660B
23fapi-twitter1210B
24twitter-command950C
25twitterapi-io-cli1940B
26rightister-x-tweet-fetcher490B
#SkillDownloadsInstallsGrade
1openclaw-twitter-monitor5192B
2twitter-monitor-by-longge1981B
3clawdio-twitter9780B
4tweet-summarizer-lite5370B
5ai-twitter-digest2770B
6botlearn-twitter-intel3280B
7ai-twitter-daily2090B
8tweet-monitor-pro1870B
9twitter-watch-reply1760B
10twitter-ai-kol-fetcher1410B
11x-tweet-monitor1390C
#SkillDownloadsInstallsGrade
1x-twitter-growth2772B
2tweetclaw5802B
3twitter-listen-comment1650B
4twitter-dance950C
#SkillDownloadsInstallsGrade
1tweet-writer4,42026A
2tweet-humanizer3423C
3tweet-ideas-generator1,7422B
4twitter-content-generator3582B
5tweet-generator4301B
6tweeter1,7500B
7tweet-composer8240B
8twitter-thread-creation6430B
9tweet-crafter2310B
10forab-tweet-generator2130C
11g0atbot-twitter-threads820C
12twitter-x-strategy3550B
#SkillDownloadsInstallsGrade
1polymarket-elon-tweets9028A
2openclaw-aisa-us-stock-analyst1,3415B
3tweet-thread-generator3623B
4xquik-x-twitter5512B
5twitter-agent2780B
66551-twitter-to-binance-square3160B
7clawdio-twitter9780B
8twitter-article-reader2430B
#SkillDownloadsInstallsGrade
1mia-twitter-stealth1,91210B
2twitter-web-autopost2572B
3zeelin-twitter-web-autopost3801B
4zeelin-twitter-x-autopost3600B
5x-twitter-browser5080B
8 skills
137
17,100
37
12 skills
12 skills
26 skills
21 skills