Find Gmail messages matching a query and export them for review.
72
60%
Does it follow best practices?
Impact
100%
1.92xAverage score across 3 eval scenarios
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/recipe-search-and-export-emails/SKILL.mdEmail search and JSON export
Uses gws binary
100%
100%
Correct subcommand
100%
100%
Uses --params flag
100%
100%
userId is 'me'
0%
100%
from: query operator
100%
100%
after: date filter
100%
100%
JSON format flag
0%
100%
Output redirected to .json file
100%
100%
Two-step list-then-get email retrieval
Uses gws binary
100%
100%
List step present
100%
100%
Get step present
100%
100%
userId 'me' in list
0%
100%
userId 'me' in get
0%
100%
id param in get
66%
100%
JSON format on get
100%
100%
Output to .json file
100%
100%
Label-based email export with gws-gmail
Uses gws binary
100%
100%
Correct list subcommand
0%
100%
Uses --params flag
0%
100%
userId is 'me'
0%
100%
label: query operator
0%
100%
JSON format flag
0%
100%
Output to .json file
50%
100%
q param inside --params
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.