shift-reminder

Automate daily gym staff shift reminders via WhatsApp using Twilio and Supabase.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/josuerivera300891-prog/GymTime --skill shift-reminder
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: shift-reminder
Source: https://github.com/josuerivera300891-prog/GymTime/tree/main/skills/shift-reminder
Command: npx skills add https://github.com/josuerivera300891-prog/GymTime --skill shift-reminder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires twilio, supabase.

What problem does it solve?

Automate shift reminders to gym staff to reduce no-shows and late arrivals by notifying them of their daily shifts.

Core Features & Use Cases

  • Automated daily shift notifications to staff via WhatsApp (Twilio) based on the day’s schedule.
  • Verify staff contact readiness and suppress duplicates to minimize noise.
  • Administrative alert workflow when a staff member indicates non-availability to facilitate replanning.

Quick Start

Set up a daily 6:00 AM shift reminder to be sent to on-duty gym staff via WhatsApp.

Frequently Asked Questions about shift-reminder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate daily shift reminders for gym staff via WhatsApp?▼

Automate daily shift reminders for gym staff by integrating Twilio for WhatsApp messaging and Supabase for shift scheduling data. The Skill sends daily notifications to on-duty staff based on the day's schedule, reducing no-shows and late arrivals.

Can I use Supabase and Twilio to send automated staff scheduling alerts?▼

Yes, you can use Supabase and Twilio to send automated staff scheduling alerts. The Skill integrates Supabase for shift data storage and Twilio for WhatsApp message delivery, providing end-to-end data integration for daily reminders.

How does the shift reminder workflow handle staff who cannot attend their shift?▼

The shift reminder workflow handles non-attendance by triggering an administrative alert workflow. When a staff member indicates non-availability via WhatsApp, the Skill alerts administrators to facilitate shift replanning.

Does the automated WhatsApp reminder system suppress duplicate messages?▼

Yes, the automated WhatsApp reminder system suppresses duplicate messages. It verifies staff contact readiness and applies duplicate-suppression logic to minimize noise and prevent redundant notifications.

Is timezone awareness supported when sending daily shift notifications to staff?▼

Yes, timezone awareness is supported when sending daily shift notifications. The Skill applies timezone logic to ensure WhatsApp reminders are delivered at the correct local time, such as a scheduled 6:00 AM reminder.

What is the best way to coordinate shift data and verification for multi-tenant gym staff?▼

The best way to coordinate shift data and verification for multi-tenant gym staff is using a Skill that centralizes Supabase scheduling data and applies verification logic before sending WhatsApp reminders. This ensures accurate, tenant-specific daily notifications.