con un clic
send-reminder
Send a reminder message to a contact
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Send a reminder message to a contact
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Project management, memory storage, and communications backend for OpenClaw agents
Onboard a new external API, configure credentials, and verify endpoints
Build a comprehensive view of a contact with relationships, links, and memories
Generate a summary report for a completed dev session
Audit namespace content by searching across projects, memories, and items
Create meeting notes with attendees, action items, and linked references
| name | send-reminder |
| description | Send a reminder message to a contact |
| args | [{"name":"contact","description":"Contact name or phone/email","required":true},{"name":"message","description":"Reminder message content","required":true},{"name":"channel","description":"Channel to use (sms or email)","default":"sms"}] |
Send a reminder to {{contact}} via {{channel}}:
Message: {{message}}
Look up the contact
contact_search to find the contact by nameVerify their {{channel}} endpoint
Send the message
sms_send with the phone number and messageemail_send with appropriate subject lineConfirm delivery