AgentSkillsCN

raffle-winner-picker

利用加密安全的随机算法,在名单、电子表格或 Google Sheets 中随机选出中奖者,用于各类赠品活动与竞赛。

SKILL.md
--- frontmatter
name: raffle-winner-picker
description: Randomly selects winners from lists, spreadsheets, or Google Sheets for giveaways and contests with cryptographically secure randomness.

Raffle Winner Picker

A fair and transparent tool for selecting random winners from a dataset.

When to Use This Skill

  • Picking winners for a social media contest
  • Selecting a random attendee for a door prize
  • Running a lottery or giveaway

What This Skill Does

  1. Ingests Data: Reads names/entries from CSV, Excel, or text lists
  2. Filters: Optionally filters duplicates or ineligible entries
  3. Random Selection: Uses secure randomization to pick n winners
  4. Reporting: Outputs the list of winners and optionally notifies them

How to Use

User: "Pick 3 random winners from this CSV file"

User: "Select one winner from the list of comments"