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
92
11 skills
4 skills
3 skills
#SkillDownloadsInstallsGrade
1tweet-writer5,1670A
2tweet-ideas-generator2,6070B
3tweeter2,1460B
4tweet-composer1,4210B
5twitter-thread-creation1,4450B
6tweet-generator1,0390B
7twitter-content-generator8490B
8tweet-humanizer9800B
9forab-tweet-generator6450C
10g0atbot-twitter-threads6540C
11twitter-x-strategy7850B
#SkillDownloadsInstallsGrade
1twitter-search-skill3,5400A
2twitter-api-alternative2,3470B
3x-twitter-scraper2,6090B
4x-twitter-search2,2400A
5x-twitter-collector1,4090B
6twitter-reader1,5750B
7desearch-x-search1,6800B
8xhunt-hot-tweets9270B
9twitterscore9860B
10twitterapi-research-skill7600B
11tweet-processor1,0900B
12x-tweet-speedread-skill1,0090B
13twitter-x-apify-actors9250B
14xhunt-hot-tweets-skill7520B
15grok-twitter8230B
16x-research-skill9180B
17x-single-tweet-article-skill9500C
18fxtwitter-extract6390B
19twitter-video-download9470B
20xquik-x-twitter-scraper1,6900A
21twitter-article-reader7480B
#SkillDownloadsInstallsGrade
1twitter-listen-comment9480B
2tweetclaw1,7510A
3twitter-dance7930B
4phy-twitter-x-gtm5510B
#SkillDownloadsInstallsGrade
1clawdio-twitter1,4220B
2openclaw-twitter-monitor9750B
3tweet-summarizer-lite1,2780B
4ai-twitter-digest9840B
5botlearn-twitter-intel8310B
6ai-twitter-daily8210B
7tweet-monitor-pro8170B
8twitter-watch-reply8960B
9twitter-monitor-by-longge1,2770B
10twitter-ai-kol-fetcher8140B
11x-tweet-monitor1,1210C
#SkillDownloadsInstallsGrade
1twitter-web-autopost1,0090B
2zeelin-twitter-x-autopost1,2550B
3x-twitter-browser1,2660B
#SkillDownloadsInstallsGrade
1postiz11,4400A
2x-post-automation7,2750A
3x-publisher140B
4x-automation2,4240A
5twitter-autopilot1,2970B
6x-twitter-by-altf1be1,5530B
7automated-tweet-scheduler1,2120B
8publora-twitter1,4990B
9tweet-cli1,2710B
10tweet-pipeline8840B
11xreply7300B
12twitter-post4,8300B
#SkillDownloadsInstallsGrade
1aisa-twitter-api570A
2openclaw-twitter4,4920A
3twitter-operations4,2370A
4twitter-automation3,1730A
5bird-twitter3,9680A
6x-tweet-fetcher5,5220A
7openclaw-aisa-twitter-search-post2,0400A
8opentweet-x-poster2,5010B
9x-twitter-api1,9550A
10asia-twitter-api-v11,7560B
11vincent-twitter1,7550B
12twitter-x-api2,1380B
13twitterapi-io2,0110B
14twitter-api1,7400B
15agentbox-twitter7880B
16twit-mcp9050C
17x-page8030C
18twitter-api-v27410B
19x402-x-tweet-fetcher6880B
20fapi-twitter8500B
21openclaw-aisa-twitter-search1,9380B
22twitter-command7640B
23twitterapi-io-cli6190B
24rightister-x-tweet-fetcher7730B
#SkillDownloadsInstallsGrade
1polymarket-elon-tweets2,3720A
2openclaw-aisa-us-stock-analyst2,0630B
3tweet-thread-generator8110B
4twitter-agent8210B
5twitter-intel6100B
6xquik-x-twitter1,6900A
7clawdio-twitter1,4220B
8twitter-article-reader7480B
8 skills
137
17,100
0
11 skills
24 skills
12 skills
21 skills