x-research-skill
X/Twitter research skill, supporting search, tracking, and deep analysis with Claude Code and OpenClaw.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.2k
- Source
- skill-github
- Repository
- github.com/rohunvora/x-research-skill
Overview
x-research-skill is a X/Twitter research plugin designed for Claude Code and OpenClaw. It wraps the X API, enabling AI agents to perform tweet searches, thread tracking, account monitoring, and source research via terminal without writing complex curl commands. The skill offers multiple search options such as engagement-based sorting, time filtering, and noise reduction, along with caching to avoid redundant API costs. Ideal for AI agents needing to gather and analyze information from Twitter.
Capabilities
- ▪Tweet search and engagement sorting
- ▪Thread tracking and full conversation retrieval
- ▪Account monitoring and watchlist management
- ▪Caching to avoid repeated API charges
- ▪Low-cost queries in fast mode
Use cases
Setup
Create a `.claude/skills` or `skills` directory in your project, then clone the repository: "mkdir -p .claude/skills; cd .claude/skills; git clone https://github.com/rohunvora/x-research-skill.git x-research"
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I get an X API Bearer Token?
Access the X Developer Portal and register to obtain one.
What are the advantages of fast mode?
Fast mode limits result count, reduces API call frequency, and lowers costs.
Related skills
Scrapling
An adaptive web scraping framework capable of handling everything from single requests to large-scale scraping.
TrendRadar
An AI-driven tool for sentiment monitoring and trend analysis, supporting multi-platform aggregation, RSS subscription, and intelligent notifications.
gpt-researcher
An autonomous agent for deep research using any LLM provider.
Deep-Research-skills
Provides structured deep research capabilities for Claude Code, OpenCode, and Codex, supporting a two-phase research process.
user-research-skill
Provides end-to-end user research capabilities for AI agents, including interviews, synthetic users, and quantitative surveys.
google-maps-scraper
Scrape business data from Google Maps, such as name, address, phone number, etc.