run-giveaway

Automate X giveaways by collecting entrants, applying filters, and exporting verified winners.

177|17|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/Xquik-dev/x-twitter-scraper --skill run-giveaway
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-giveaway
Source: https://github.com/Xquik-dev/x-twitter-scraper/tree/main/skills/run-giveaway
Command: npx skills add https://github.com/Xquik-dev/x-twitter-scraper --skill run-giveaway

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pull entrants from seed tweets and run automated, auditable giveaways on X (Twitter), reducing manual effort and improving fairness.

Core Features & Use Cases

  • Seed-driven entrant collection: pull entrants from likes, retweets, replies, or quotes of a seed tweet.
  • Rule-based filtering: apply follower count, account age, must-follow, and must-retweet filters.
  • Verifiable winners: return seed_hash and block_proof for independent verification; export winner lists.

Quick Start

Provide a seed tweet URL, choose an entry source, set filters and winner count, and confirm to start the draw.

Frequently Asked Questions about run-giveaway

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

FAQPage Schema
How do I automate Twitter giveaways and select winners fairly?

You can automate Twitter giveaways by providing a seed tweet URL, choosing an entry source like likes or retweets, applying filters such as minimum follower count, and confirming the draw to select winners.

What filters can I apply to Twitter giveaway entrants?

Twitter giveaway entrant filters include minimum follower count, minimum account age in days, must-follow status, and must-retweet rules to ensure only trusted accounts qualify for the draw.

Do I need an API key to run automated Twitter giveaways?

Yes, running automated Twitter giveaways requires valid Xquik API access passed via the x-api-key header to authenticate requests to the /draws endpoints for entrant collection and winner selection.

How does Twitter giveaway winner verification work?

Twitter giveaway winner verification works by returning a seed_hash and block_proof for every draw, allowing independent third parties to cryptographically verify that the winner selection process was fair.

Can I pull giveaway entrants from retweets and replies of a specific tweet?

Yes, you can pull giveaway entrants directly from the likes, retweets, replies, or quotes of a specific seed tweet, enabling flexible entry source collection for your automated Twitter draws.

How do I export Twitter giveaway winner lists for my campaign?

After running an automated Twitter giveaway draw and applying filters, the system exports winner lists complete with verifiable seed_hash and block_proof data for your campaign records.