notify▌
3 indexed skills · max 10 per page
wecom-notify
xueheng-li/openclaw-wechat · Productivity
Send text, image, or file messages to WeCom (企业微信) using scripts/send_wecom.py.
recipe-cancel-and-notify
googleworkspace/cli · Productivity
Delete a Google Calendar event and send cancellation notifications via Gmail. \n \n Requires both gws-calendar and gws-gmail skills to be loaded before execution \n Workflow: retrieve event details from calendar, delete the event with attendee notifications enabled, then send a follow-up email to attendees \n Automatically notifies all attendees when sendUpdates is set to \"all\" during event deletion \n
recipe-share-doc-and-notify
googleworkspace/cli · Documents
Share a Google Doc with collaborators and send them notification emails. \n \n Combines three Google Workspace skills (Drive, Docs, Gmail) to locate documents, grant editor access, and notify recipients in sequence \n Automates the workflow of finding docs by name, adding collaborators with write permissions, and emailing them the share link \n Requires gws-drive , gws-docs , and gws-gmail skills to be loaded before execution \n