raffle-winner-picker

Randomly select winners from CSV, Excel, or Google Sheets files.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/CuCryptos/sixroundsdeep --skill raffle-winner-picker-cucryptos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: raffle-winner-picker
Source: https://github.com/CuCryptos/sixroundsdeep/tree/main/.agents/skills/raffle-winner-picker
Command: npx skills add https://github.com/CuCryptos/sixroundsdeep --skill raffle-winner-picker-cucryptos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of selecting random winners from various sources, ensuring fairness and transparency in giveaways, raffles, and contests.

Core Features & Use Cases

  • Random Selection: Uses cryptographically secure randomness for unbiased picks.
  • Multiple Input Sources: Supports lists, CSV, Excel, and Google Sheets.
  • Flexible Winner Selection: Can pick single or multiple winners, with or without duplicates.
  • Advanced Options: Supports exclusions, weighted selection, and runner-ups.
  • Use Case: Effortlessly pick a winner for your social media giveaway from a list of participants, or select multiple winners from an event's attendee spreadsheet.

Quick Start

Pick 3 random winners from entries.csv, making sure no duplicates.

Frequently Asked Questions about raffle-winner-picker

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

FAQPage Schema
How do I pick random winners from an Excel or Google Sheets giveaway list?

You can pick multiple winners from a single list by specifying the desired number of output entries. The selection process supports duplicate prevention to ensure the same participant is not chosen twice when drawing multiple winners.

Can I select raffle winners with weighted probability?

Yes, you can select runner-ups for your contest. If a primary winner is ineligible or unavailable, the runner-up selection feature provides alternate randomly chosen participants from the same list to ensure your giveaway can proceed smoothly.

What is the best way to run an unbiased random selection for a social media contest?

To exclude specific users from a raffle, you can apply exclusion rules before the selection process. This allows you to remove ineligible entries, such as employees or past winners, ensuring only valid participants are included in the random draw.

Does the random winner picker support CSV files for contest entries?

Yes, the random winner picker supports CSV files for contest entries. It easily processes CSV, Excel, Google Sheets, and direct text lists to automate your giveaway winner selection without manual data formatting.