x-research-skill

x-research-skill

X/Twitter research skill, supporting search, tracking, and deep analysis with Claude Code and OpenClaw.

Agent SkillResearchOpen sourceTwitter搜索研究Claude CodeOpenClaw
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.2k
Source
skill-github

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

Social media trend analysisIn-depth research on specific topicsUser behavior monitoringReal-time event tracking

Setup

Requires: X API Bearer TokenBun CLI
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