x-tweet-fetcher
Originally fromythx-101/x-tweet-fetcher
Installation
SKILL.md
X Tweet Fetcher
Fetch tweets from X/Twitter without authentication. Supports tweet content, reply threads, user timelines, and Chinese platforms.
Feature Overview
| Feature | Command | Dependencies |
|---|---|---|
| Single tweet | --url <tweet_url> |
None (zero deps) |
| Reply threads | --url <tweet_url> --replies |
Camofox |
| User timeline | --user <username> --limit 300 |
Camofox |
| Chinese platforms | fetch_china.py --url <url> |
Camofox (except WeChat) |
| Google search | camofox_search("query") |
Camofox |