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
7 skills
3 skills
#SkillDownloadsInstallsGrade
1postiz9,94650A
2x-post-automation6,61749A
3twitter-post4,44522B
4x-automation2,1699A
5x-publisher2,2813B
6x-twitter-by-altf1be1,3423B
7automated-tweet-scheduler1,0322C
8tweet-cli1,0832B
9twitter-autopilot1,0301B
10publora-twitter1,0821C
11tweet-pipeline7181B
12xreply5650B
#SkillDownloadsInstallsGrade
1x-tweet-fetcher5,09554A
2bird-twitter3,64927A
3opentwitter-mcp20,82623A
4twitter-automation2,82820A
5aisa-twitter-api3,75817A
6twitter-operations3,86015A
7openclaw-twitter4,25414A
8opentweet-x-poster2,05712B
9openclaw-aisa-twitter-search1,7234B
10x-twitter-api1,6813A
11vincent-twitter1,4773B
12twitter-x-api1,8423B
13openclaw-aisa-twitter-search-post1,8392A
14asia-twitter-api-v11,5171B
15opentwitter-27,2091B
16twitter-api-v25711B
17twitterapi-io1,7320B
18twitter-api1,4670B
19agentbox-twitter6240B
20twit-mcp6700C
21x-page5410C
22x402-x-tweet-fetcher5430B
23fapi-twitter6790B
24twitter-command6050C
25twitterapi-io-cli4470B
26rightister-x-tweet-fetcher6030B
#SkillDownloadsInstallsGrade
1x-twitter-scraper2,43912B
2x-twitter-collector1,0997B
3x-twitter-search1,9316A
4twitter-api-alternative1,9905B
5twitter-scrape9905B
6twitter-reader1,2515B
7desearch-x-search1,4114B
8xhunt-hot-tweets6414B
9twitter-search-skill3,1803A
10tweet-processor8772B
11x-tweet-speedread-skill7972B
12x-research-skill7532B
13twitter-video-download7502B
14xquik-x-twitter-scraper1,2292B
15xhunt-hot-tweets-skill5081B
16x-single-tweet-article-skill7451C
17fxtwitter-extract4851B
18twitterscore7720B
19twitterapi-research-skill6150B
20twitter-x-apify-actors7230B
21grok-twitter6300B
22twitter-article-reader5280B
#SkillDownloadsInstallsGrade
1openclaw-twitter-monitor7942B
2twitter-monitor-by-longge1,0422B
3clawdio-twitter1,2850B
4tweet-summarizer-lite1,0200B
5ai-twitter-digest7730B
6botlearn-twitter-intel5870B
7ai-twitter-daily6440B
8tweet-monitor-pro7130B
9twitter-watch-reply7310B
10twitter-ai-kol-fetcher6100B
11x-tweet-monitor8670C
#SkillDownloadsInstallsGrade
1tweet-writer4,89227A
2twitter-thread-creation1,2243B
3tweet-humanizer7283C
4tweet-ideas-generator2,3952B
5twitter-content-generator6722B
6tweet-generator7861B
7tweeter1,9920B
8tweet-composer1,1690B
9tweet-crafter4600B
10forab-tweet-generator4560C
11g0atbot-twitter-threads5000C
12twitter-x-strategy5290B
#SkillDownloadsInstallsGrade
1twitter-web-autopost8113B
2zeelin-twitter-x-autopost1,0480B
3x-twitter-browser1,0020B
#SkillDownloadsInstallsGrade
1polymarket-elon-tweets2,0748B
2openclaw-aisa-us-stock-analyst1,8415B
3tweet-thread-generator5483B
4xquik-x-twitter1,2292B
5twitter-intel3811B
6twitter-agent6130B
76551-twitter-to-binance-square7,3880B
8clawdio-twitter1,2850B
9twitter-article-reader5280B
#SkillDownloadsInstallsGrade
1x-twitter-growth6263B
2tweetclaw1,0672B
3twitter-auto-engage3730B
4twitter-cultivate3670C
5twitter-listen-comment7210B
6twitter-dance6330C
7phy-twitter-x-gtm3360B
8 skills
137
17,100
50
24 skills
12 skills
12 skills
22 skills