Rallly is an open-source scheduling and collaboration tool that makes organizing group meetings effortless. Create meeting polls to find the best date and time based on participant availability, replacing back-and-forth email chains with a simple voting interface.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill rallly-group-scheduling-meeting-poll --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Rallly Group Scheduling Meeting Poll?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-rallly-group-scheduling-meeting-poll)More formats (shields.io, HTML) on the badges page.
---
name: "Rallly Open-Source Group Scheduling and Meeting Poll Platform"
slug: "rallly-group-scheduling-meeting-poll"
description: "Rallly is an open-source scheduling and collaboration tool that makes organizing group meetings effortless. Create meeting polls to find the best date and time based on participant availability, replacing back-and-forth email chains with a simple voting interface."
github_stars: 5027
verification: "security_reviewed"
source: "https://github.com/lukevella/rallly"
category: "Calendar, Email & Productivity"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "lukevella/rallly"
github_stars: 5027
---
# Rallly Open-Source Group Scheduling and Meeting Poll Platform
Rallly is an open-source scheduling and collaboration tool that makes organizing group meetings effortless. Create meeting polls to find the best date and time based on participant availability, replacing back-and-forth email chains with a simple voting interface.
## Installation
Use the upstream install or setup path that matches your environment:
- git clone https://github.com/lukevella/rallly.git
- pnpm install
- pnpm db:generate
- pnpm docker:up
Requirements and caveats from upstream:
- You will need to have [Docker](https://docs.docker.com/get-docker/) installed and running to run the database using the provided docker-compose file.
Basic usage or getting-started notes:
- To start the database, run:
- Next run the following command to setup the database:
- run migrations to create a new database schema
- Source: https://github.com/lukevella/rallly
- Extracted from upstream docs: https://raw.githubusercontent.com/lukevella/rallly/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/rallly-group-scheduling-meeting-poll/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!