notifications
/notifications
Set up reminder notifications for productivity skills.
Behavior
- Prompt the user for notifications (keep it minimal).
- Do NOT create reminders unless the user explicitly says "apply now".
- Default timezone: Australia/Melbourne.
- After successful setup, write
{workspace}/.notifications_configuredto avoid repeated prompting.
Ask only what you need
- Where to deliver notifications? (default: Telegram DM)
- Ask for destination id/handle needed for delivery.
- Which reminders?
- Daily plan time (default 07:30)
- Weekly review day/time (default Sunday 18:00)
- Optional: evening wrap (default 20:30)
- Quiet hours (default 22:00-07:00) + max notifs/day (default 6)
Tool use (when user says "apply now")
Use the reminders skill to create recurring reminders:
-
Daily plan reminder:
- name: "Daily plan"
- schedule: "Every day at 07:30"
- message: "/plan"
-
Weekly review reminder:
- name: "Weekly review"
- schedule: "Every Sunday at 18:00"
- message: "/review"
-
Optional evening wrap:
- name: "Evening wrap"
- schedule: "Every day at 20:30"
- message: "Summarize today. If nothing useful, output HEARTBEAT_OK."
- suppressIf: "HEARTBEAT_OK"
Output
- Summarize what reminders will be created.
- If applied: confirm created reminder ids.
- If not applied: confirm "no changes made" and show the chosen schedule in plain English.
More from montagao/skills
library-ebooks
>-
57plane-api
Internal helper for creating/listing/updating Plane work items.
42llm-seo
Optimize websites and content for AI/LLM discoverability (AIO - AI Optimization). Use when asked to "optimize for AI", "improve AI discoverability", "add LLM SEO", "make site AI-friendly", "help LLMs understand my site", or when implementing llms.txt files, JSON-LD structured data, or AI-focused content strategies.
20clean-history
Reimplement the current branch on a new branch with a clean, narrative-quality git commit history suitable for reviewer comprehension. Use when the user wants to clean up messy commit history before opening a PR.
18supernote-upload
Upload PDF and EPUB files to Supernote Cloud. Use this skill when the user wants to send documents to their Supernote device.
16todo
Create a Plane task in Plane. By default, use the interview skill first to flesh out the issue before creating it; only skip the interview when the user clearly wants a minimal quick capture.
15