recipe-collect-form-responses

List Google Forms and fetch responses using gws CLI commands.

8|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill recipe-collect-form-responses-niclasmartinsson-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-collect-form-responses
Source: https://github.com/niclasmartinsson-sys/google-workspace-cli/tree/main/skills/recipe-collect-form-responses
Command: npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill recipe-collect-form-responses-niclasmartinsson-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retrieve and review responses from Google Forms, enabling teams to quickly access and validate survey data without manual exporting or data wrangling.

Core Features & Use Cases

  • List forms to discover available surveys and understand their scope.
  • Get form details to learn fields, titles, and metadata.
  • List responses to review answers, validate data quality, and prepare reports.

Quick Start

Provide a form ID to fetch and review responses.

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 collect and review Google Form responses without manual exporting?

You can collect and review Google Form responses by providing a form ID to fetch data directly, listing forms, retrieving form details, and viewing responses for analysis without manual data wrangling.

How do I list available Google Forms to find a specific survey?

Listing forms allows you to discover available surveys and understand their scope, making it easy to locate the specific Google Form you need before fetching its responses.

How can I get Google Form details and metadata before analyzing survey data?

Getting form details retrieves field titles, form structure, and metadata, enabling you to understand the survey layout and validate data quality before reviewing responses.

What do I need to fetch Google Form responses for survey data collection?

Fetching Google Form responses requires supplying a specific form ID via parameters and having the gws-forms skill installed, as the process relies on gws CLI forms commands.

Can I validate survey data quality directly from Google Forms responses?

Validating survey data quality is possible by listing responses to review answers, identify inconsistencies, and prepare reports directly from the collected Google Forms data.