recipe-collect-form-responses▌
googleworkspace/cli · updated Apr 8, 2026
Retrieve and review responses from a Google Form in three steps.
- ›Requires the gws-forms skill as a prerequisite dependency
- ›Provides three sequential commands: list available forms, fetch form details by ID, and retrieve responses in table format
- ›Designed as a recipe workflow for straightforward form response collection and review tasks
1c:["$","div",null,{"className":"prose prose-invert max-w-none prose-headings:font-semibold prose-headings:tracking-tight prose-h1:text-4xl prose-h1:mb-2 prose-h2:text-2xl prose-h2:mb-2 prose-h3:text-lg prose-h3:mb-2 prose-p:text-muted-foreground prose-li:text-muted-foreground prose-code:bg-muted prose-code:text-foreground prose-code:px-1 prose-code:py-0.5 prose-code:rounded-sm prose-code:text-sm prose-code:before:content-none prose-code:after:content-none prose-pre:bg-muted prose-pre:text-foreground prose-pre:border prose-pre:border-border prose-pre:rounded-md [&_table]:!border-[color:var(--border)] [&_th]:!border-[color:var(--border)] [&_td]:!border-[color:var(--border)]","dangerouslySetInnerHTML":{"__html":"<p><strong>Retrieve and review responses from a Google Form in three steps.</strong></p>\n<ul>\n<li>Requires the <code>gws-forms</code> skill as a prerequisite dependency</li>\n<li>Provides three sequential commands: list available forms, fetch form details by ID, and retrieve responses in table format</li>\n<li>Designed as a recipe workflow for straightforward form response collection and review tasks</li>\n</ul>"}}] 1d:["$","div",null,{"className":"prose prose-invert max-w-none prose-headings:font-semibold prose-headings:tracking-tight prose-h1:text-4xl prose-h1:mb-2 prose-h2:text-2xl prose-h2:mb-2 prose-h3:text-lg prose-h3:mb-2 prose-p:text-muted-foreground prose-li:text-muted-foreground prose-code:bg-muted prose-code:text-foreground prose-code:px-1 prose-code:py-0.5 prose-code:rounded-sm prose-code:text-sm prose-code:before:content-none prose-code:after:content-none prose-pre:bg-muted prose-pre:text-foreground prose-pre:border prose-pre:border-border prose-pre:rounded-md [&_table]:!border-[color:var(--border)] [&_th]:!border-[color:var(--border)] [&_td]:!border-[color:var(--border)]","dangerouslySetInnerHTML":{"__html":"<h1>Check Form Responses</h1>\n<blockquote>\n<p><strong>PREREQUISITE:</strong> Load the following skills to execute this recipe: <code>gws-forms</code></p>\n</blockquote>\n<p>Retrieve and review responses from a Google Form.</p>\n<h2>Steps</h2>\n<ol>\n<li>List forms: <code>gws forms forms list</code> (if you don't have the form ID)</li>\n<li>Get form details: <code>gws forms forms get --params '{"formId": "FORM_ID"}'</code></li>\n<li>Get responses: <code>gws forms forms responses list --params '{"formId": "FORM_ID"}' --format table</code></li>\n</ol>"}}] 18:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] 16:null
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.7★★★★★31 reviews- ★★★★★Lucas Reddy· Dec 24, 2024
I recommend recipe-collect-form-responses for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Liam Garcia· Dec 24, 2024
recipe-collect-form-responses fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Ganesh Mohane· Dec 4, 2024
recipe-collect-form-responses fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Rahul Santra· Nov 23, 2024
recipe-collect-form-responses is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Emma Abebe· Nov 15, 2024
Solid pick for teams standardizing on skills: recipe-collect-form-responses is focused, and the summary matches what you get after install.
- ★★★★★Sakura Huang· Nov 15, 2024
recipe-collect-form-responses is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Lucas Bhatia· Nov 7, 2024
recipe-collect-form-responses reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Li Sharma· Oct 26, 2024
Registry listing for recipe-collect-form-responses matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Pratham Ware· Oct 14, 2024
Keeps context tight: recipe-collect-form-responses is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Hassan White· Oct 6, 2024
recipe-collect-form-responses has been reliable in day-to-day use. Documentation quality is above average for community skills.
showing 1-10 of 31