recipe-collect-form-responses

Retrieve and review Google Form responses using a specified form ID.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/wuyyyyyou/cli --skill recipe-collect-form-responses-wuyyyyyou
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: recipe-collect-form-responses
Source: https://github.com/wuyyyyyou/cli/tree/main/skills/recipe-collect-form-responses
Command: npx skills add https://github.com/wuyyyyyou/cli --skill recipe-collect-form-responses-wuyyyyyou

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retrieve and review responses from Google Forms efficiently, reducing manual data collection.

Core Features & Use Cases

  • List forms and retrieve details using gws forms commands.
  • Fetch and review responses for audits, reporting, and data analysis.
  • Use case: audit survey results across multiple forms and compile into a report.

Quick Start

Retrieve responses for a specific Google Form by form ID and review the results.

Frequently Asked Questions about recipe-collect-form-responses

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve Google Form responses for a specific form?▼

You can retrieve Google Form responses by executing gws forms commands with a specified form ID passed via the --params flag to fetch and review submission details efficiently.

Can I use this to audit survey results across multiple Google Forms?▼

Yes, you can audit survey results by retrieving responses from multiple Google Forms via their form IDs, extracting the response data, and compiling the results into a consolidated report.

What is the best way to automate Google Form data collection and review?▼

Automating Google Form data collection involves using gws forms commands to retrieve and review form responses from a specified form ID, reducing manual data gathering for reporting.

Do I need a form ID to fetch Google Form responses?▼

Yes, fetching Google Form responses requires a specific form ID. You must pass the formId using the --params flag in the gws forms commands to retrieve the submission details.

Does this workflow support extracting response data for data analysis tasks?▼

Yes, the workflow supports extracting response data from Google Forms by retrieving submission details via gws forms commands, enabling you to compile and review results for data analysis.