recipe-collect-form-responses

Collect and analyze Google Form responses via the Forms API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws-forms, and includes scripts (resource) components.

What problem does it solve?

Manages the collection and review of Google Form responses, simplifying the analysis and reporting process for users.

Core Features & Use Cases

  • Form Response Collection: Automates the retrieval of all responses from a specified Google Form.
  • Data Analysis: Offers tools to examine and organize form response data for insights.
  • Use Case: Perfect for data collectors or researchers who need to compile and analyze large numbers of form submissions.

Quick Start

To view responses from a Google Form, run: recipe-collect-form-responses review-responses --form-id 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 collect Google Form responses automatically for data analysis?

To collect Google Form responses automatically, you can use a script that retrieves all submissions from a specified form via the Google Forms API. This automates data compilation and generates insights for large numbers of form submissions.

Can I retrieve all form submissions at once using the Google Forms API?

Yes, you can retrieve all form submissions at once by listing and fetching responses through the Google Forms API. This requires proper Google API configuration and authentication to access the specified form's data.

Do I need to authenticate my account to review Google Form responses?

Yes, you must authenticate your account to review Google Form responses. Proper Google API configuration is required to authorize the retrieval and examination of form response data.

What is the best way to compile large numbers of form submissions for research?

The best way to compile large numbers of form submissions is to automate the collection and organization of response data. This simplifies the reporting process by examining and structuring submissions directly from the Google Forms API.

Does this form response collection method support data organization and review?

Yes, this form response collection method supports data organization and review by automating the retrieval of submissions. It offers tools to examine and organize form response data to generate insights for researchers.