raffle-winner-picker

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

14|3|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/kofttlcc/quant-test --skill raffle-winner-picker-kofttlcc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: raffle-winner-picker
Source: https://github.com/kofttlcc/quant-test/tree/main/.agent/skills/raffle-winner-picker
Command: npx skills add https://github.com/kofttlcc/quant-test --skill raffle-winner-picker-kofttlcc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the selection of random winners from various sources like lists, spreadsheets, or Google Sheets, ensuring a fair and transparent process for giveaways and contests.

Core Features & Use Cases

  • Random Selection: Uses cryptographically secure randomness for unbiased results.
  • Multiple Input Sources: Supports CSV, Excel, Google Sheets, and plain text lists.
  • Flexible Winner Count: Can select one or multiple winners, with options for runner-ups.
  • Duplicate Prevention: Ensures each winner is unique.
  • Use Case: Perfect for social media giveaways, event raffles, or randomly assigning participants to teams.

Quick Start

Pick 3 random winners from the attached file 'contest_entries.csv'.

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 multiple random winners from a CSV file without duplicates?

Pick multiple random winners from a CSV file by specifying the desired count. The random picker ensures unique winner selection by preventing duplicates and outputting clear winner details with timestamps.

Can I use weighted probabilities for random raffle winner selection?

Use weighted probabilities for raffle winner selection by assigning different weights to participants. The random picker handles weighted probabilities during selection to ensure fair outcomes based on assigned entry values.

Does the random winner picker work with plain text lists for event raffles?

The raffle winner picker prevents duplicate winners by tracking selected entries during the random selection process. This ensures each chosen winner is unique, making it ideal for giveaways requiring multiple distinct participants.

Can I pick runner-ups in addition to main winners for my social media giveaway?

Yes, you can pick runner-ups in addition to main winners for social media giveaways. The random winner picker supports flexible winner counts, allowing you to select both primary winners and backup runner-ups.