reply▌
3 indexed skills · max 10 per page
gws-gmail-reply-all
googleworkspace/cli · AI/ML
Reply to all recipients of a Gmail message with automatic thread handling. \n \n Replies to the original sender and all To/CC recipients; use --remove to exclude specific addresses \n Supports plain text and HTML body content, file attachments (multiple), and optional CC/BCC fields \n Includes --dry-run mode to preview the request before sending, and --from for send-as/alias accounts \n Requires Gmail message ID and reply body as mandatory inputs; fails if no valid recipients remain after exclus
recipe-batch-reply-to-emails
googleworkspace/cli · AI/ML
Batch find Gmail messages matching a query and send standardized replies to each. \n \n Requires the gws-gmail skill to execute; operates on Gmail messages via the Google Workspace API \n Typical workflow: search for messages by query (unread, from specific senders, with labels), retrieve message details, send templated replies, and mark messages as read \n Useful for handling repetitive support requests, acknowledgments, or bulk responses to similar inquiries \n
gws-gmail-reply
googleworkspace/cli · AI/ML
Automatically reply to Gmail messages with full threading and recipient management. \n \n Handles message threading automatically by setting In-Reply-To, References, and threadId headers; quotes the original message in the reply \n Supports plain text and HTML reply bodies, with optional file attachments (multiple files via repeated --attach flags) \n Allows adding extra recipients via --to, --cc, and --bcc flags, or sending from an alias with --from \n Includes --dry-run mode to preview the req