recipe-collect-form-responses

Retrieve and review responses from a Google Form.

30.3k|1.8k|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/googleworkspace/cli --skill recipe-collect-form-responses-googleworkspace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-collect-form-responses
Source: https://github.com/googleworkspace/cli/tree/main/skills/recipe-collect-form-responses
Command: npx skills add https://github.com/googleworkspace/cli --skill recipe-collect-form-responses-googleworkspace

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the retrieval of responses submitted to a Google Form, streamlining the process of collecting and reviewing user input.

Core Features & Use Cases

  • List Forms: Find the ID of a specific Google Form if you don't already know it.
  • Get Form Details: Retrieve metadata about a specific form.
  • List Responses: Fetch all responses submitted to a form.
  • Use Case: A marketing team can use this to quickly gather feedback from a customer survey form to analyze results.

Quick Start

Retrieve all responses from the Google Form with the ID 'YOUR_FORM_ID'.

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 survey data collection?

To retrieve Google Form responses, you can use this Skill to fetch all submitted user inputs for a specific form. It requires the 'gws-forms' skill to list forms, get details, and collect responses efficiently.

Can I find a specific Google Form ID if I don't already know it?

Yes, you can find a specific Google Form ID by using the list forms feature. This allows you to search through your forms to locate the exact identifier needed to fetch form details and retrieve responses.

How do I get metadata and details about a specific Google Form?

You can get metadata about a specific Google Form by using the get form details feature. This retrieves structural information and settings of the form, which is essential before fetching the actual survey responses.

What do I need to fetch responses from a Google Form?

You need the specific Google Form ID and the 'gws-forms' skill installed to fetch responses. Once the form ID is identified, the Skill retrieves all submitted data for your analysis.

Does this Skill work for analyzing customer survey feedback?

Yes, this Skill works for analyzing customer survey feedback by retrieving all responses submitted to a Google Form. Marketing teams can use it to quickly gather and review user input for results analysis.

Why am I unable to list my Google Forms and fetch responses?

You are unable to list Google Forms and fetch responses because the 'gws-forms' skill is required for full functionality. Ensure this dependency is installed to retrieve form details and collect submitted data.