x-reader
Read X (Twitter) posts without official API. Supports both Nitter (free) and RapidAPI (detailed) methods.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dkimiscoding/x-reader-skillX-Reader
Read X (Twitter) posts without official API key.
Features
- Nitter Mode (Default): Free, no API key required
- RapidAPI Mode: Detailed tweet info with API key
- Simple CLI interface
- JSON output for easy integration
Usage
Basic (Nitter - Free)
python3 x-reader.py "https://x.com/username/status/1234567890"
Advanced (RapidAPI - Detailed)
export RAPIDAPI_KEY="your_rapidapi_key"
python3 x-reader.py "https://x.com/username/status/1234567890"
Output Format
{
"id": "1234567890",
"text": "Tweet content...",
"author": "Display Name",
"username": "username",
"created_at": "2024-01-01T00:00:00.000Z",
"likes": 100,
"retweets": 50,
"replies": 25,
"url": "https://x.com/username/status/1234567890"
}
Notes
- Nitter mode may have rate limits
- RapidAPI free tier: 100 requests/month
- For production use, consider RapidAPI paid tier
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-dkimiscoding-x-reader-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
social-vault
社交平台账号凭证管理器。提供登录态获取、AES-256-GCM 加密存储、定时健康监测和自动续期。Use when managing social media account credentials, importing cookies, checking login status, or automating session refresh. Also covers platform adapter creation and browser fingerprint management.
mia-twitter-stealth
Twitter/X automation with advanced stealth and anti-detection
xiaohongshu-browser
Browse Xiaohongshu (小红书) and take screenshots of posts. Supports keyword search, post modal screenshots, and returns post links. Requires prior manual login.
xpoz-social-search
Search Twitter, Instagram, and Reddit posts in real time. Find social media mentions, track hashtags, discover influencers, and analyze engagement — 1.5B+ posts indexed. Social listening, brand monitoring, and competitor research made easy for AI agents.
Phantom Browser
Undetectable browser automation for AI agents. 31/31 stealth tests passed. WindMouse physics, per-profile fingerprinting, residential IP routing. Runs headless on a $6/mo VPS.