raffle-winner-picker
π―Skillfrom composiohq/awesome-claude-skills
Randomly selects and announces a winner from a list of raffle participants.
Installation
npx skills add https://github.com/composiohq/awesome-claude-skills --skill raffle-winner-pickerSkill Details
Overview
Awesome Claude Skills
A curated list of practical Claude Skills for enhancing productivity across Claude.ai, Claude Code, and the Claude API.
> Want skills that do more than generate text? Claude can send emails, create issues, post to Slack, and take actions across 1000+ apps. [See how β](./connect/)
---
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.
1. Install the Plugin
```bash
claude --plugin-dir ./connect-apps-plugin
```
2. Run Setup
```
/connect-apps:setup
```
Paste your API key when asked. (Get a free key at [platform.composio.dev](https://platform.composio.dev/?utm_source=Github&utm_content=AwesomeSkills))
3. Restart & Try It
```bash
exit
claude
```
> Want skills that do more than generate text? Claude can send emails, create issues, post to Slack, and take actions across 1000+ apps. [See how β](./connect/)
If you receive the email, Claude is now connected to 500+ apps.
[See all supported apps β](./connect-apps/)
---
Contents
- [What Are Claude Skills?](#what-are-claude-skills)
- [Skills](#skills)
- [Document Processing](#document-processing)
- [Development & Code Tools](#development--code-tools)
- [Data & Analysis](#data--analysis)
- [Business & Marketing](#business--marketing)
- [Communication & Writing](#communication--writing)
- [Creative & Media](#creative--media)
- [Productivity & Organization](#productivity--organization)
- [Collaboration & Project Management](#collaboration--project-management)
- [Security & Systems](#security--systems)
- [Getting Started](#getting-started)
- [Creating Skills](#creating-skills)
- [Contributing](#contributing)
- [Resources](#resources)
- [License](#license)
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.
Skills
Document Processing
- [docx](https://github.com/anthropics/skills/tree/main/skills/docx) - Create, edit, analyze Word docs with tracked changes, comments, formatting.
- [pdf](https://github.com/anthropics/skills/tree/main/skills/pdf) - Extract text, tables, metadata, merge & annotate PDFs.
- [pptx](https://github.com/anthropics/skills/tree/main/skills/pptx) - Read, generate, and adjust slides, layouts, templates.
- [xlsx](https