Manage birthdays with natural language. Store birthdays in /home/clawd/clawd/data/birthdays.md, get upcoming reminders, calculate ages. Use when the user mentions birthdays, wants to add/remember someone's birthday, check upcoming birthdays, or asks about someone's age/birthday. Understands phrases like "X hat am DD.MM. Geburtstag", "Wann hat X Geburtstag?", "Nächste Geburtstage".
Birthday Reminder Skill initial release. - Manage birthdays using natural language input. - Store birthdays in `/home/clawd/clawd/data/birthdays.md`. - Add, query, and list birthdays, including parsing dates in multiple formats. - Calculate current age and days until upcoming birthdays. - Supports automatic reminders for birthdays (7 days before, 1 day before, and on the day). - Returns formatted, sorted lists of birthdays with relevant info. SKILL.md • scripts/birthday.py • scripts/reminder.py • references/ (Ordner)