raffle-winner-picker

Select cryptographically unbiased winners from CSV, Excel, or Google Sheets.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Selects cryptographically fair winners from lists, spreadsheets, or Google Sheets for giveaways and contests.

Core Features & Use Cases

  • Cryptographic randomness ensures unbiased results
  • Multi-source support works with CSV, Excel, Google Sheets, or inline lists
  • Duplicate prevention prevents choosing the same participant twice
  • Transparent results displays selection details for verification

Quick Start

Provide a source (CSV, Excel, Google Sheet, or pasted list) and specify how many winners to draw.

Frequently Asked Questions about raffle-winner-picker

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

FAQPage Schema
How do I randomly pick a raffle winner from a Google Sheets list?

To randomly pick a raffle winner from a Google Sheets list, provide the spreadsheet URL and specify the number of winners. The tool uses cryptographic RNG to ensure unbiased selection and outputs winner details with an auditable timestamp.

Can I select multiple giveaway winners without duplicates from an Excel file?

Yes, you can select multiple giveaway winners without duplicates from an Excel file. The duplicate prevention feature ensures the same participant is never chosen twice during a single drawing, maintaining fair results across the entire list.

How does cryptographic randomness ensure an unbiased raffle selection?

Cryptographic randomness ensures an unbiased raffle selection by using a secure RNG algorithm rather than standard pseudo-random methods. This generates truly unpredictable outcomes and provides transparent results with auditable timestamps for verification.

What file formats work for importing participant lists into a giveaway picker?

Supported file formats for importing participant lists include CSV, Excel, Google Sheets, and inline pasted lists. You simply provide your source data and specify how many winners to draw to start the process.

Does the giveaway winner picker provide proof of transparent results?

Yes, the tool provides proof of transparent results by displaying selection details and generating an auditable timestamp. This allows you to verify the cryptographic RNG process and share the outcome confidently with participants.