Find Gmail messages matching a query and send a standard reply to each one.
71
60%
Does it follow best practices?
Impact
97%
16.16xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/recipe-batch-reply-to-emails/SKILL.mdComplete batch reply workflow
Uses gws binary
0%
100%
List command structure
0%
100%
List format flag
0%
0%
List params JSON
0%
100%
Message get command
0%
100%
Send uses +send shorthand
0%
100%
Send flags present
0%
100%
Reply subject prefix
100%
100%
Modify command for mark-read
0%
100%
removeLabelIds payload
0%
100%
gws message list and get operations
Uses gws binary
0%
100%
messages list subcommand
0%
100%
list --params flag
0%
100%
userId me in list
0%
100%
q field in list params
0%
100%
format table on list
0%
100%
messages get subcommand
0%
100%
get --params with id
0%
100%
Send with +send
0%
100%
Re: subject prefix
100%
100%
Reply send and mark-as-read operations
Uses gws binary
0%
100%
+send shorthand
0%
100%
--to flag present
0%
100%
--subject flag present
0%
100%
--body flag present
0%
100%
Re: subject prefix
0%
100%
modify command used
0%
100%
modify --params with userId
0%
100%
removeLabelIds UNREAD via --json
0%
100%
Send before modify
0%
100%
6ed836c
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.