首页/营销与增长/recipe-batch-reply-to-emails
R

recipe-batch-reply-to-emails

by @googleworkspacev1.0.0
0.0(0)

查找符合特定查询条件的Gmail邮件,并批量发送标准回复,提高邮件处理效率。

Email AutomationMarketing AutomationCustomer ServiceGmail APIBatch ProcessingGitHub
安装方式
npx skills add googleworkspace/cli --skill recipe-batch-reply-to-emails
compare_arrows

Before / After 效果对比

1
使用前

手动回复大量符合条件的Gmail邮件耗时巨大,效率低下,容易遗漏,影响客户响应速度。

使用后

自动查找并批量发送标准回复给Gmail邮件,大幅提升邮件处理效率,确保及时响应,优化客户体验。

description SKILL.md

recipe-batch-reply-to-emails

Batch Reply to Similar Gmail Messages PREREQUISITE: Load the following skills to execute this recipe: gws-gmail Find Gmail messages matching a query and send a standard reply to each one. Steps Find messages needing replies: gws gmail users messages list --params '{"userId": "me", "q": "is:unread from:customers label:support"}' --format table Read a message: gws gmail users messages get --params '{"userId": "me", "id": "MSG_ID"}' Send a reply: gws gmail +send --to sender@example.com --subject 'Re: Your Request' --body 'Thank you for reaching out. We have received your request and will respond within 24 hours.' Mark as read: gws gmail users messages modify --params '{"userId": "me", "id": "MSG_ID"}' --json '{"removeLabelIds": ["UNREAD"]}' Weekly Installs621Repositorygoogleworkspace/cliGitHub Stars20.8KFirst Seen13 days agoSecurity AuditsGen Agent Trust HubPassSocketPassSnykWarnInstalled oncodex605opencode604gemini-cli603cursor603github-copilot603kimi-cli602

forum用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价,来写第一条吧

统计数据

安装量0
评分0.0 / 5.0
版本1.0.0
更新日期2026年3月17日
对比案例1 组

用户评分

0.0(0)
5
0%
4
0%
3
0%
2
0%
1
0%

为此 Skill 评分

0.0

兼容平台

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

时间线

创建2026年3月17日
最后更新2026年3月17日