Domains
Forms
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When a user provides any X (Twitter) URL — search, profile, single tweet, or list — and wants to extract tweets from it.
scripts/classify-url.py to detect endpoint and source.scripts/parse-tweets.py into normalized tweet JSON.A normalized list of tweets with text, author, engagement, media, hashtags, and pagination cursors — unified extraction from any X URL type.
Use Cases
A market researcher pastes 50 mixed X URLs (profiles, search results, lists) into the skill to batch-collect tweets for sentiment analysis on a brand. The skill classifies each URL, extracts tweets with pagination, and merges by ID. It saves hours of manual copying and yields a clean dataset of author, text, and engagement for downstream analytics.
A KOL agency monitors a curated list of X profiles and lists by providing their URLs weekly. The skill auto-detects each timeline type, scrapes latest posts with view counts and media, and stops at target counts. The agency gets updated creator activity sheets without manual login-and-scroll, improving outreach efficiency.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File