ai-agent

CloudMeet

Open-source Calendly alternative running on Cloudflare's free tier. Meeting scheduler with Google Calendar and Outlook sync.
515 stars60 forksTypeScriptUpdated 7/2/2026100% free · open source
What it does

CloudMeet is an open-source meeting scheduler that integrates with Google Calendar and Outlook, allowing users to easily schedule meetings and sync their calendars.

When to use it
  • When you need a simple and free meeting scheduling tool for your startup
  • When you want to integrate your meeting schedule with your existing Google Calendar or Outlook account
  • When you're looking for an alternative to Calendly that can run on Cloudflare's free tier
Ready-to-paste prompt
Schedule a 30-minute meeting with a guest by visiting https://your-cloudmeet-worker-url.com/book and selecting the desired time slot
Heads up: Make sure you have a Cloudflare account and have enabled the Cloudflare Workers platform, as CloudMeet relies on this to function
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🛠️ Technical setup

Expect 20–40 minutes in a terminal — or let your AI agent drive it.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/cloudmeet && curl -fsSL https://workflowstacks.com/api/skills/cloudmeet/claude-skill -o ~/.claude/skills/cloudmeet/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How CloudMeet works
Codeflow
Free to inspect

CloudMeet is a medium TypeScript project (~11k lines across 98 code files). Expect some technical setup — comfortable with a terminal, or ask a developer. Last commit 2 months ago, MIT license, no tests found.

Size
Medium codebase
~11k lines · 98 code files · ~2 h to skim
Setup
Some technical setup
Comfortable with a terminal? 20–40 min. Otherwise ask a dev.
Runs on
Node.js
Needs API keys (.env)
TypeScript 54%Svelte 45%JavaScript 1%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    package.json
    Dependencies and the commands it exposes
  3. 3
    .env.example
    The API keys and settings you must provide
  4. 4
    src/lib/components/booking/index.ts
    Inside src/ — the main logic begins here
What's in each folder
src/Core code — the actual logic84 files
functions/Backend / API2 files
workers/Backend / API2 files
migrations/Folder7 files
scripts/Helper scripts1 files
static/Images & static assets6 files
.github/CI / automation (GitHub Actions)3 files
READMENo tests foundThin docsCI checksMIT licenseUpdated 2 mo ago
Quick Actions
Details
Creator
dennisklappe
Language
TypeScript
Category
ai-agent
Published
12/2/2025

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.