¿Puedo vibecodear Reclaim.ai?
PARCIAL · un fin de semanaA personal auto-blocker is buildable, but two-way calendar sync, scheduling links, team features, and conflict-safe automation are upkeep-heavy.
Build me a personal calendar auto-blocker to replace Reclaim.ai, for one Google Calendar, mine. Requirements: - A Node script on a 30-minute cron (node-cron or plain crontab): googleapis for Calendar, better-sqlite3 for state, config in a YAML file. No web UI. - config.yaml defines habits and tasks: name, duration, ideal window (e.g. gym, 60 min, weekdays 16:00-19:00), times per week, and priority. - Each run: read free/busy for the next 7 days and place holds for unscheduled habits inside their windows, highest priority first. - Tag every event it creates with a marker string in the description; the script may only ever move or delete events carrying that marker. - If a meeting lands on a hold, re-place the hold at the next free slot in its window and append the move to a plain-text log. - `blocker plan` prints next week's placements as a table before anything is written; `blocker clear` removes every machine-created hold. - OAuth client credentials and refresh token in .env; budget an hour for the Google Cloud console, it is genuinely annoying. - Out of scope: scheduling links, team coordination, and multi-calendar juggling. Never touch or decline events it did not create. - README: Google Cloud console steps, the calendar scopes needed, and the first-run auth flow.
$ ábrelo en tu agente (prompt listo, tú das enter) o cópialo crudo · este prompt se genera del plan de build · mejorarlo con un PR
prompt copied. want to know what dies next week?
veredictos nuevos + votos de la semana. gratis. te sales en un clic.
They pay because calendar automation is only valuable if it never makes embarrassing mistakes.
xteam coordination
xsmart rescheduling polish
xscheduling links
xcalendar edge cases
xuptime
Precio de Reclaim.ai
| plan | mensual | anual (por mes) | qué incluye |
|---|---|---|---|
| lite | $0/usuario | $0/usuario | 5 AI agents; 1-user team; 1-week scheduling range; 1 calendar sync; 1 scheduling link. |
| starter | $12/usuario | $10/usuario | Up to 10 seats; 10 AI agents/seat; 8-week scheduling range; 3 calendar syncs; 3 scheduling links. |
| business | $18/usuario | $15/usuario | Up to 100 seats; 100 AI agents/seat; 12-week range; unlimited calendar syncs and scheduling links. |
| enterprise | — | $22/usuario | 100+ seats; unlimited AI agents; 12-week scheduling range. |
plan gratis5 AI agents; 1-user team; 1-week scheduling range; 1 calendar sync; 1 scheduling link.
facturaciónLite free; Starter/Business monthly + annual; Enterprise annual only
costos ocultosCumulative attendee users are billed separately: annual Starter packs cost $8/$16/$24/$32 per month for 3/6/9/12 attendee users; annual Business packs cost $12/$24/$36/$48 for 6/12/18/24. Monthly packs cost more. Each pack includes one free paid seat.
verificado 2026-08-14 · fuente ↗
¿Puedo vibecodear Reclaim.ai?
Parcial. El núcleo de Reclaim.ai se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: team coordination, smart rescheduling polish. Lee la lista honesta arriba antes de comprometerte.
¿Cuánto cuesta Reclaim.ai?
Reclaim.ai cuesta unos $12/mes (Starter, revisado 2026-07-30), o sea $144 al año.
¿Qué pierdo si reemplazo Reclaim.ai?
Con honestidad: team coordination; smart rescheduling polish; scheduling links; calendar edge cases; uptime. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a Reclaim.ai?
Sí: Cal.com (Open-source scheduling platform; useful prior art for calendar OAuth and scheduling workfl). Usar arte previo también es vibecodear; el prompt es para cuando la quieres exactamente a tu modo.