抽選当選者選出ツール
参加者リストからランダムかつ公平に抽選の当選者を選出します。
SKILL.md Definition
Raffle Winner Picker
This skill randomly selects winners from lists, spreadsheets, or Google Sheets for giveaways and contests.
When to Use This Skill
- Running social media giveaways
- Picking raffle winners at events
- Randomly selecting participants for surveys or tests
- Choosing winners from contest submissions
- Fair distribution of limited spots or resources
- Random team assignments
What This Skill Does
- Random Selection: Uses cryptographically random selection
- Multiple Sources: Works with CSV, Excel, Google Sheets, or plain lists
- Multiple Winners: Can pick one or multiple winners
- Duplicate Prevention: Ensures the same person can't win twice
- Transparent Results: Shows the selection process clearly
- Winner Details: Displays all relevant information about winners
How to Use
From Google Sheets
Pick a random row from this Google Sheet to select a winner
for a giveaway: [Sheet URL]
From Local File
Pick 3 random winners from entries.csv
From List
Pick a random winner from this list:
- Alice ([email protected])
- Bob ([email protected])
- Carol ([email protected])
...
Multiple Winners
Pick 5 random winners from contest-entries.xlsx,
make sure no duplicates
Example
User: "Pick a random row from this Google Sheet to select a winner for a giveaway."
Output:
Accessing Google Sheet...
Total entries found: 247
Randomly selecting winner...
🎉 WINNER SELECTED! 🎉
Row #142
Name: Sarah Johnson
Email: [email protected]
Entry Date: March 10, 2024
Comment: "Love your newsletter!"
Selection method: Cryptographically random
Timestamp: 2024-03-15 14:32:18 UTC
Would you like to:
- Pick another winner (excluding Sarah)?
- Export winner details?
- Pick runner-ups?
Inspired by: Lenny's use case - picking a Sora 2 giveaway winner from his subscriber Slack community
Features
Fair Selection
- Uses secure random number generation
- No bias or patterns
- Transparent process
- Repeatable with seed (for verification)
Exclusions
Pick a random winner excluding previous winners:
Alice, Bob, Carol
Weighted Selection
Pick a winner with weighted probability based on
the "entries" column (1 entry = 1 ticket)
Runner-ups
Pick 1 winner and 3 runner-ups from the list
Example Workflows
Social Media Giveaway
- Export entries from Google Form to Sheets
- "Pick a random winner from [Sheet URL]"
- Verify winner details
- Announce publicly with timestamp
Event Raffle
- Create CSV of attendee names and emails
- "Pick 10 random winners from attendees.csv"
- Export winner list
- Email winners directly
Team Assignment
- Have list of participants
- "Randomly split this list into 4 equal teams"
- Review assignments
- Share team rosters
Tips
- Document the process: Save the timestamp and method
- Public announcement: Share selection details for transparency
- Check eligibility: Verify winner meets contest rules
- Have backups: Pick runner-ups in case winner is ineligible
- Export results: Save winner list for records
Privacy & Fairness
✓ Uses cryptographically secure randomness ✓ No manipulation possible ✓ Timestamp recorded for verification ✓ Can provide seed for third-party verification ✓ Respects data privacy
Common Use Cases
- Newsletter subscriber giveaways
- Product launch raffles
- Conference ticket drawings
- Beta tester selection
- Focus group participant selection
- Random prize distribution at events
About Awesome Claude Skills
A curated list of practical Claude Skills for enhancing productivity across Claude.ai, Claude Code, and the Claude API.
What Are Claude Skills?
Claude Skills are customizable workflows that teach Claude how to perform specific tasks according to your unique requirements. Skills enable Claude to execute tasks in a repeatable, standardized manner across all Claude platforms.
Quickstart: Connect Claude to 500+ Apps
The connect-apps plugin lets Claude perform real actions - send emails, create issues, post to Slack. It handles auth and connects to 500+ apps using Composio under the hood.
Install the Plugin
claude --plugin-dir ./connect-apps-pluginRun Setup
/connect-apps:setupPaste your API key when asked. (Get a free key at platform.composio.dev)
Links & Support
- Repository: https://github.com/ComposioHQ/awesome-claude-skills
- Discord: Join our Discord
- X (Twitter): Follow on X
強力な Agent Skills
プロフェッショナルなスキルコレクションで AI パフォーマンスを向上させます。
すぐに使用可能
スキルをサポートする任意のエージェントシステムにコピー&ペースト。
モジュール設計
「code skills」を組み合わせて、複雑なエージェントの動作を作成。
最適化済み
各「agent skill」は、高性能と正確性のために調整されています。
オープンソース
すべての「code skills」は提供とカスタマイズのために公開されています。
クロスプラットフォーム
さまざまな LLM とエージェントフレームワークで動作します。
安全・確実
AI セーフティのベストプラクティスに従った精査済みのスキル。
使い方
3 つの簡単なステップでエージェントスキルを開始しましょう。
スキルを選択
コレクションから必要なスキルを見つけます。
ドキュメントを読む
スキルの仕組みと制約を理解します。
コピーして使用
定義をエージェントの構成に貼り付けます。
テスト
結果を確認し、必要に応じて微調整します。
デプロイ
特化型 AI エージェントを起動します。
開発者の声
世界中の開発者が Agiskills を選ぶ理由をご覧ください。
Alex Smith
AI エンジニア
"Agiskills は AI エージェントの構築方法を完全に変えました。"
Maria Garcia
プロダクトマネージャー
"PDF スペシャリストスキルは、複雑なドキュメント解析の問題を解決してくれました。"
John Doe
開発者
"プロフェッショナルでドキュメントが充実したスキル。非常にお勧めです!"
Sarah Lee
アーティスト
"アルゴリズムアートスキルは、非常に美しいコードを生成します。"
Chen Wei
フロントエンドスペシャリスト
"テーマファクトリーで作成されたテーマはピクセルパーフェクトです。"
Robert T.
CTO
"現在、私たちの AI チームの標準として Agiskills を使用しています。"
よくある質問
Agiskills について知っておくべきすべてのこと。
はい、すべての公開スキルは無料でコピーして使用できます。