Retrieve and review responses from a Google Form.
Install with Tessl CLI
npx tessl i github:googleworkspace/cli --skill recipe-collect-form-responses65
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Response collection automation script
Correct responses command
0%
100%
formId in params
0%
100%
Table format flag
0%
100%
Correct form ID used
100%
100%
Output to file
100%
100%
Without context: $0.1863 · 51s · 11 turns · 16 in / 2,922 out tokens
With context: $0.4451 · 1m 34s · 28 turns · 36 in / 5,069 out tokens
Form lookup and detail retrieval
Forms list command
0%
100%
Forms get command
0%
100%
Params flag for get
0%
100%
Correct form ID in get
33%
100%
Two separate outputs
100%
100%
Without context: $0.2058 · 56s · 13 turns · 16 in / 2,937 out tokens
With context: $0.1920 · 40s · 15 turns · 267 in / 2,237 out tokens
End-to-end response collection runbook
Lists all forms
0%
100%
Gets form details
0%
100%
Responses list command
0%
100%
Table format in script
0%
100%
Correct params format
0%
100%
Correct form ID used
50%
100%
Three-step order in runbook
72%
100%
Output saved to file
100%
100%
Without context: $0.3440 · 1m 36s · 22 turns · 27 in / 5,164 out tokens
With context: $0.3022 · 1m 3s · 20 turns · 23 in / 3,237 out tokens
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.