A straightforward cron wrapper that lets you set reminders in plain English instead of wrestling with cron syntax. Ask for a reminder "tomorrow at 3pm" or "every Monday at 2pm" and it handles the scheduling and logs everything to markdown. The one-time reminders use cron's at-style scheduling, recurring ones use standard cron expressions. All reminders get logged to a markdown file so you have a record of what you've set up. It's the kind of thing you build when you're tired of forgetting tasks but don't want to leave your terminal or deal with another app.
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill remind-me