x-research
X/Twitter research via Composio — search, threads, profiles, watchlists
Profile →npx skills add majiayu000/claude-skill-registry --skill x-research-alsk1992-cloddsbot --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# X Research Skill X/Twitter research agent powered by Composio. Zero API cost. Search for real-time discussions, breaking news, expert opinions, and engagement data. ## Commands ### Search ``` /x search <query> [--sort likes|recent] [--since 1h|1d|7d] [--limit N] [--pages N] [--json] [--markdown] ``` Search recent tweets (last 7 days). Supports engagement sorting, time filtering, pagination, and multiple output formats (default, `--json` for raw data, `--markdown` for research documents). ### Profile ``` /x profile <username> [--count N] [--replies] [--json] ``` Fetch recent tweets from a specific user. Excludes replies by default. Use `--json` for raw data. ### Thread ``` /x thread <tweet_id> [--pages N] ``` Reconstruct a full conversation thread from a root tweet ID. ### Single Tweet ``` /x tweet <tweet_id> [--json] ``` Fetch and display a single tweet with engagement metrics. Use `--json` for raw data. ### Cache ``` /x cache clear Clear search cache ``` Manage the in-memory search cache (15-minute TTL). ### Watchlist ``` /x watchlist Show all tracked accounts /x watchlist add <user> [note] Add user to watchlist /x watchlist remove <user> Remove user from watchlist /x watchlist
- Commands
- Search
- Profile
- Thread
- Single Tweet
- Cache
- Watchlist
- Research Workflow
- Search Operators
- Examples
- Environment Variables
What does the x-research skill do?
X/Twitter research via Composio — search, threads, profiles, watchlists
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill x-research-alsk1992-cloddsbot --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.