call-reminder

Installation
SKILL.md

Call Reminder

Use this skill when the user wants a recurring phone-call reminder such as "call me every day at 9:00 to remind me to take my medicine."

call-reminder is a scheduler wrapper skill. It does not add a CALL-E backend reminder API, a provider-side recurring schedule, a daemon, or new MCP tools. It turns a user-authorized reminder request into a self-contained scheduled task for the current client. Each scheduled run uses the existing CALL-E one-off call workflow to place exactly one reminder call.

When To Use

Use this skill for:

  • daily or otherwise recurring phone-call reminders
  • scheduled CALL-E calls where the scheduler belongs to the client, host, cron, or automation system
  • "call me at a time" and "remind me by phone" workflows
  • converting a natural-language reminder request into a runtime prompt for a scheduled job
  • choosing the safest available scheduler adapter for the current client

When Not To Use

Do not use this skill to:

Installs
4
GitHub Stars
2
First Seen
May 12, 2026
call-reminder — calle-ai/awesome-phone-call-skill