recipe-create-feedback-form

Create a Google Form and share it via Gmail for feedback collection.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create a Google Form for feedback and share it via Gmail.

Core Features & Use Cases

  • Create a Google Form for feedback
  • Share the form URL via Gmail to attendees
  • Use-case: Event feedback collection, post-training surveys, product feedback gathering

Quick Start

Create a feedback form and share the link via Gmail using the gws-forms and gws-gmail prerequisites.

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 create a feedback form and send it through Gmail?

A feedback form is created using Google Forms and shared with attendees via Gmail. The workflow coordinates form creation and email distribution for event planning, training sessions, or product feedback collection.

Can I use Google Forms for post-training survey distribution automatically?

Google Forms supports post-training survey distribution when paired with Gmail. The workflow creates the survey form and handles Gmail-based distribution to collect feedback from attendees automatically.

What do I need to set up before creating a Google Form feedback workflow?

Creating a Google Form feedback workflow requires loading the gws-forms and gws-gmail prerequisite skills. These skills provide the environment setup needed to execute form creation and email distribution actions.

What is the best way to share a survey form link with event attendees?

Sharing a survey form link with attendees is handled by a coordinated Gmail distribution workflow. It generates the Google Form URL and sends it directly to participants for event feedback collection.

Does this feedback form workflow require any external dependencies or components?

The feedback form workflow requires loading the gws-forms and gws-gmail skills as prerequisites but has no other external dependencies or components. It executes within the existing automation environment.