raffle-winner-picker

Select random winners from spreadsheets and plain lists for giveaways.

3|2|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/Crumbgrabber/llm_system_template_agents_skills_patterns_tools_prompts --skill raffle-winner-picker-crumbgrabber
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: raffle-winner-picker
Source: https://github.com/Crumbgrabber/llm_system_template_agents_skills_patterns_tools_prompts/tree/main/skills/raffle-winner-picker
Command: npx skills add https://github.com/Crumbgrabber/llm_system_template_agents_skills_patterns_tools_prompts --skill raffle-winner-picker-crumbgrabber

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Random Selection: Utilizes cryptographically secure random number generation for unbiased results.
  • Multiple Data Sources: Supports Google Sheets, CSV, Excel files, and plain text lists.
  • Flexible Winner Selection: Can pick a single winner, multiple winners, or runner-ups, with options for weighted selection and exclusions.
  • Use Case: Perfect for social media giveaways, event raffles, or selecting participants for surveys.

Quick Start

Pick 3 random winners from the provided list of names and emails.

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 a spreadsheet for a contest?

You can pick multiple winners from Google Sheets, CSV, or Excel files by specifying the desired number of winners, allowing flexible selection for your contest.

Can I select multiple winners and runner-ups from a CSV file?

Yes, you can select multiple winners and runner-ups from a CSV file by configuring the Skill to draw the exact number of random selections needed from your data source.

Does this random picker support weighted selection and excluding previous winners?

Yes, the random picker supports weighted selection and the exclusion of previous winners from your list to ensure fair and unbiased outcomes in your giveaway.

How does cryptographically secure random selection work for giveaways?

Secure random selection uses cryptographically secure random number generation to ensure completely unbiased outcomes when selecting winners from your provided list of entrants.

What is the best way to run a fair raffle from a plain text list?

The best way to run a fair raffle from a plain text list is using a cryptographically secure random number generator, which guarantees unbiased and transparent winner selection.

What data formats can I use for random winner selection?

Supported data sources include Google Sheets, CSV, Excel files, and plain text lists, providing flexible options for importing your participant data.