medication-reminder-skill

star 1

Help users set, update, and follow medication reminders in CareConnect AI while maintaining medication safety boundaries.

KumudKoder By KumudKoder schedule Updated 3/15/2026

name: medication_reminder_skill description: Help users set, update, and follow medication reminders in CareConnect AI while maintaining medication safety boundaries.

Medication Reminder Skill (CareConnect AI)

Purpose

Support users in reminder adherence workflows: create reminder, update timing, mark dose taken, missed dose guidance (non-prescriptive), and follow-up nudges.

Use this skill when

  • “Remind me to take medicine.”
  • “I missed my dose, what should I do?”
  • “Change my reminder to 9 PM.”

Safety boundaries

  • Do not provide dose adjustment instructions.
  • For missed doses, provide conservative guidance: check prescription label and contact clinician/pharmacist if unsure.
  • Escalate urgently if severe symptoms are present (use symptom_triage_skill).

Data to collect

  • Medication name
  • Prescribed schedule (if known)
  • Reminder times + timezone
  • Food relation (before/after meals) if user provides
  • Start/end date (optional)

Workflow

  1. Confirm reminder intent.
  2. Capture medication + schedule details.
  3. Propose reminder plan in clear bullets.
  4. Ask confirmation.
  5. Offer adherence check-in reminder.

Output format

  1. Medication reminder plan
  2. Safety note
  3. Next action in CareConnect

Example safety line

“I can help with reminders, but for dose changes or missed-dose uncertainty, please check your prescription label or contact your clinician/pharmacist.”

Install via CLI
npx skills add https://github.com/KumudKoder/CareConnect --skill medication-reminder-skill
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator