twitter

Extract Tweets, user profiles, and lists from Twitter via browser-driven Nu workflows.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/raystyle/skills --skill twitter-raystyle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: twitter
Source: https://github.com/raystyle/skills/tree/main/skills/twitter
Command: npx skills add https://github.com/raystyle/skills --skill twitter-raystyle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams automatically extract Tweets, user profiles, and lists from Twitter for analysis and monitoring, reducing manual scraping work.

Core Features & Use Cases

  • Real-time data extraction of tweets, user profiles, and lists via browser-driven workflows.
  • Supports timeline scraping, search, user lookups, and list management for competitive intelligence or brand monitoring.
  • Use Case: A marketing analyst automatically collects latest mentions and author details to track engagement across campaigns.

Quick Start

Open a browser session with tw-open and begin collecting Tweets, user profiles, and lists for automated analytics.

Frequently Asked Questions about twitter

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

FAQPage Schema
How do I extract tweets and user profiles from Twitter automatically?

Yes, you can scrape Twitter timelines and search results via a browser-driven Nu workflow. The Skill wraps a browser SDK to collect tweets and user profiles, organizing the extracted data through a two-step contract with .cache storage.

What is the best way to monitor brand mentions and track engagement on Twitter?

The best way to monitor brand mentions is by automating timeline scraping and search extraction. This Skill collects real-time tweets and author profiles, enabling analysts to track engagement across campaigns and gather competitive intelligence without manual data collection.

Do I need a browser SDK to scrape Twitter lists and manage user lookups?

Yes, a browser SDK is required to manage user lookups and Twitter lists. The Skill wraps the browser SDK within a Nu workflow to handle browser sessions, extract targeted data, and ensure robust scraping operations without manual intervention.

Can I use this browser-driven workflow for large-scale Twitter data extraction?

This browser-driven workflow handles Twitter data extraction suitable for automated analytics. It organizes collected tweets and profiles using .cache storage, though maximum extraction scale ultimately depends on your active browser session limits and operational constraints.

Why does the Twitter scraping workflow use a two-step contract with cache storage?

The two-step contract with .cache storage ensures robust operation during web scraping. It separates the browser-driven extraction phase from data organization, preventing data loss and maintaining session stability when collecting large volumes of tweets and profiles.