twitter-collector

Automate Twitter search result collection and output tweet URLs.

35|10|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/ttmouse/skills --skill twitter-collector
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: twitter-collector
Source: https://github.com/ttmouse/skills/tree/main/twitter-collector
Command: npx skills add https://github.com/ttmouse/skills --skill twitter-collector

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of collecting Twitter search results and outputs a list of tweet links, which can then be used for manual filtering or further processing.

Core Features & Use Cases

  • Automated Tweet Collection: Gathers tweet links based on specified search queries and parameters.
  • Flexible Configuration: Supports custom search queries, time ranges, like counts, and exclusion filters.
  • Use Case: Quickly gather links to tweets discussing a specific product launch or a trending topic for market research or sentiment analysis.

Quick Start

Use the twitter-collector skill to gather tweets with the keyword "AI" from the last 24 hours.

Frequently Asked Questions about twitter-collector

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

FAQPage Schema
How do I collect Twitter search results automatically for market research?

You can collect Twitter search results automatically by using browser automation to gather tweet links based on specified search queries. This skill automates the extraction process, outputting a list of URLs for manual filtering or further analysis.

Can I filter Twitter data collection by keywords, time, and likes?

Yes, Twitter data collection can be filtered by custom search queries, time ranges, like counts, and exclusion filters. This flexible configuration allows you to target specific discussions or trending topics precisely.

Does Playwright work with Twitter data collection for scraping tweet URLs?

Yes, Playwright is used as the underlying browser automation tool for Twitter data collection. It integrates with the skill to navigate Twitter search pages and extract tweet URLs based on your defined parameters.

What is the best way to automate web scraping for tweet links?

The best way to automate web scraping for tweet links is to use a configured script that applies advanced filtering by keywords and content type. This approach efficiently gathers social media data for researchers and analysts.

Do I need a browser automation tool to gather tweets discussing a specific product launch?

Yes, you need a browser automation tool like Playwright to gather tweets discussing a product launch. The skill relies on it to navigate the platform and output the resulting tweet links automatically.

Why does automated Twitter scraping output a list of URLs instead of full text?

Automated Twitter scraping outputs a list of URLs because it is designed for efficient data gathering. This allows researchers to perform manual filtering or further processing on the specific tweets that meet their criteria.