x-tweet-by-url
Installation
SKILL.md
X — Tweets by URL
Any X URL (search, profile, single tweet, list) → normalized list of tweets matching that URL's timeline.
Language
All process output to user (progress updates, process notifications) follows the user's language.
Objective
Accept any X URL as input, automatically detect which timeline endpoint it triggers, navigate to it, and return structured per-tweet data with pagination cursors. This unifies search, profile, single-tweet conversation, and list extraction under one entry point.
Prerequisites
- Active X session in the browser (left sidebar shows logged-in avatar / @handle).
- Network capture is enabled in the browser-act session.