pipa-follow-up-reminders
Installation
SKILL.md
Pipa Follow-Up Reminders
User reminder request -> verified email + resolved time -> Pipa one-shot email reminder.
CRITICAL: Create or cancel only deterministic one-shot email reminders through https://pailflow-chat-gateway.fly.dev. Reminders can only go to the verified email attached to the API key. Do not invent list, read, update, pause, resume, recurring reminder, inbox-watch, reply-detect, SMS, Slack, Gmail scheduled-send, or arbitrary-recipient flows.
Keep a short todo list while executing this skill so context stays clean: mode, credentials, missing question if any, payload validation, API call, final response.
Workflow
-
Pick mode.
Choose exactly one mode.
- User asks for a future email reminder, such as “email me tomorrow,” “remind me by email,” or “follow up with me in two hours” -> create mode. Continue step 2.
- User asks to cancel a scheduled Pipa Follow-Up reminder -> cancel mode. Continue step 2.
- User asks to buy credits, top up, or a create request fails with
insufficient_credits-> top-up mode. Continue step 2. - User asks for reminder listing, updates, recurring reminders, inbox monitoring, reply detection, Gmail scheduled send, SMS, Slack, or reminders to another person -> explain V1 does not support that flow, then stop.