Skip to main content
kolbis
GitHub creator profile

kolbis

Repository-level view of 8 collected skills across 1 GitHub repositories.

skills collected
8
repositories
1
updated
Feb 17, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

generate-reminder-message
personal-care-aides

Use when sending a scheduled medication reminder (no user message). Delegate to Nurse to get medication info, format in user language (EN/HE), attach quick-reply buttons, and send.

Feb 17, 2026
medication-reminder-snooze
personal-care-aides

Use when the user asks to be reminded later or taps "Remind later". Delegate to Nurse to snooze and send confirmation.

Feb 17, 2026
medication-reminder-taken
registered-nurses-291141licensed-practical-and-licensed-vocational-nurses-292061

Use when the user confirms they took their medication (button "Taken" or equivalent). Coordinate Safety Officer then Nurse to check double-dose risk, then mark taken or escalate.

Feb 17, 2026
safety-double-dose
software-developers

Evaluate whether marking the current dose as taken would be a double-dose risk. Use check_double_dose and get_medication_event. Return only SAFE or RISK and a short reason. No user-facing message text.

Feb 17, 2026
caregiver-daily-digest
personal-care-aides

Build and send the daily digest for the caregiver. Use tools to get events for the day (missed, snoozes, escalations), format a short summary, and call notify_caregiver.

Feb 16, 2026
medication-reminder-not-sure
personal-care-aides

Use when the user is unsure if they took the medication. Delegate to Nurse to send a clarification question; do not mark as taken until resolved.

Feb 16, 2026
medication-reminder-symptom
registered-nurses-291141licensed-practical-and-licensed-vocational-nurses-292061

Use when the user reports a symptom or feeling unwell. Delegate to Safety Officer for severity, then Nurse to notify caregiver and send escalation disclaimer. Never give medical advice.

Feb 16, 2026
safety-symptom
registered-nurses-291141

Assess reported symptom severity for escalation. Use check_symptom_severity. Return severity and whether to escalate. Do not give medical advice.

Feb 16, 2026
Showing 1 of 1 repositories
All repositories loaded