recipe-collect-form-responses

List Google Forms, inspect structure, and export responses as tables.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the tedious process of locating a Google Form and extracting its responses so you can quickly review submissions and export results for analysis.

Core Features & Use Cases

  • List available forms: Discover form IDs when you don't already have them.
  • Inspect form structure: Retrieve form details to verify fields and question order before exporting responses.
  • Export and review responses: Fetch response rows and present them in a readable table for surveys, feedback collection, or order intake workflows.
  • Use Case: When launching a customer feedback survey, use this Skill to find the form, confirm its questions, and pull all responses into a table for the analytics team.

Quick Start

Run the gws forms responses list command with your form ID to view responses in a table.

Frequently Asked Questions about recipe-collect-form-responses

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

FAQPage Schema
What is the best way to review Google Form survey responses in a table?

The best way to review Google Form survey responses is to run the gws forms responses list command, which exports and formats the response data into a readable table for analysis.

How do I retrieve Google Form responses for survey analysis?

To retrieve Google Form responses, run the gws forms responses list command with your form ID to fetch and display response rows in a readable table format for downstream analysis.

How can I find my Google Form ID to export responses?

You can find your Google Form ID by using the Skill to list available Google Forms. This discovery feature retrieves form IDs when you do not already have them stored locally.

Can I verify Google Form fields before exporting survey data?

Yes, you can inspect form structure by retrieving form details to verify fields and question order before exporting responses, ensuring your data extraction aligns with the survey layout.

What is needed to connect and pull data from Google Forms?

You need Google Workspace Forms access via the gws-forms integration to connect and pull data. This setup allows you to list forms, get details, and export response rows.

Can I use this to collect customer feedback and order submissions?

Yes, this Skill supports collecting customer feedback and order submissions by fetching response rows from Google Forms and presenting them in a table for review and export.