If you're drowning in similar customer emails or support requests, this recipe shows you how to find Gmail messages matching a query and blast out standardized replies to all of them at once. It's built on the gws-gmail skill and walks through the full workflow: search by query parameters like unread status or labels, grab message details, send templated responses, and mark everything as read. The example demonstrates handling support emails, but the pattern works for any repetitive acknowledgment scenario. It's a recipe rather than a standalone tool, so you'll need to adapt the commands to your specific queries and reply templates. Honestly most useful when you have a backlog of similar inquiries that need the same boilerplate response.
npx -y skills add googleworkspace/cli --skill recipe-batch-reply-to-emails --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template