x-research

Query xurl-enabled endpoints to search and summarize X posts, threads, and profiles.

1.9k|124|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/yologdev/yoyo-evolve --skill x-research-yologdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-research
Source: https://github.com/yologdev/yoyo-evolve/tree/main/skills/x-research
Command: npx skills add https://github.com/yologdev/yoyo-evolve --skill x-research-yologdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read-only access to X (Twitter) through xurl to discover posts, threads, profiles, and long-form articles without posting or interacting.

Core Features & Use Cases

  • Read recent posts via search, read a specific thread, check a profile's recent activity, and fetch long-form X Articles.
  • Use this skill for topic research, brand sentiment monitoring, and contextual understanding of conversations on X.
  • The skill supports two auth modes (CI with Bearer token and local mode with xurl credential store) and caches results to reduce cost and latency.

Quick Start

Ask the agent to search X for a topic and return recent posts, threads, and profiles.

Frequently Asked Questions about x-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I read X content and extract threads without posting?

You can read X content by querying xurl-enabled endpoints for posts, threads, and profiles. This read-only workflow discovers real-time data and long-form articles without requiring any posting or interacting capabilities.

Can I search X posts for sentiment analysis and topic research?

Yes, you can search X posts for sentiment analysis and topic research. The skill queries xurl endpoints to locate and summarize real-time content across specific topics, brands, or individuals to provide contextual understanding.

What is the best way to fetch long-form X articles and profile activity?

The best way to fetch long-form X articles and profile activity is by using the xurl-based read-only workflow. It locates specific threads, checks recent profile posts, and retrieves articles while caching results to reduce latency.

Do I need a Bearer token to use xurl for Twitter research?

You need either a Bearer token for CI mode or the local xurl credential store for authentication. The skill supports both auth modes to handle searches and profile queries while automatically detecting the correct mode.

How does rate-limit handling work when querying X profiles and posts?

Rate-limit handling is built into the xurl-based read-only workflow to manage query frequency. Combined with result caching, it reduces API costs and latency when searching posts, threads, or fetching long-form articles.

Are there limitations to using read-only queries for X thread extraction?

The primary limitation is that read-only queries restrict access to fetching posts, threads, profiles, and articles. You cannot post, interact, or modify any X content using this xurl-based workflow.