recipe-create-feedback-form

Create a Google Form and email it to recipients via Gmail.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of Google Forms for feedback collection and streamlines the process of sharing them via email.

Core Features & Use Cases

  • Form Creation: Automatically generate a new Google Form with a specified title.
  • Email Distribution: Send the newly created form to a list of recipients.
  • Use Case: After an event, quickly create a feedback form and email it to all attendees to gather their opinions.

Quick Start

Create a feedback form and email it to [email protected].

Frequently Asked Questions about recipe-create-feedback-form

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

FAQPage Schema
How do I automate sending a Google Form for feedback collection via Gmail?

You can automate sending a Google Form for feedback collection via Gmail by using this Skill to generate a form and distribute it. It streamlines event follow-ups by combining creation and email distribution into a single automated process.

What is the best way to create an event feedback form and email it to attendees?

The best way to create an event feedback form and email it to attendees is using this automation Skill. It handles the entire workflow, instantly generating the Google Form and sharing the link directly through Gmail to your specified recipient list.

Do I need specific Google Workspace skills to create and share feedback forms?

Yes, creating and sharing feedback forms requires the gws-forms skill for form generation and the gws-gmail skill to handle email distribution. These dependencies provide the underlying Google Workspace APIs needed for the automation.

Can I automatically generate a Google Form and send it to a specific email address?

Yes, you can automatically generate a Google Form and send it to a specific email address. Provide a form title and target recipients, and the Skill creates the form then dispatches it via Gmail.

What are the limitations of automating feedback form creation and distribution?

Limitations of automating feedback form creation include its basic implementation depth and strict dependency on the gws-forms and gws-gmail skills. It focuses on simple title-based generation and email distribution rather than complex form logic.