Home/Product/recipe-create-feedback-form
R

recipe-create-feedback-form

by @googleworkspacev
4.5(140)

Create a Google Form to collect feedback and share it with relevant individuals via Gmail.

google-formsfeedback-collectionsurvey-designuser-researchproduct-developmentGitHub
Installation
npx skills add googleworkspace/cli --skill recipe-create-feedback-form
compare_arrows

Before / After Comparison

1
Before

In the past, I needed to manually open Google Forms, create a new form, add questions one by one, set sharing permissions, then switch to Gmail to compose an email and attach the link. The entire process was time-consuming and prone to missed steps, especially inefficient in urgent situations.

After

Now, with just one command, the system can automatically create a pre-set Google feedback form and immediately send it via Gmail to specified recipients. This greatly saves my time, ensures the timeliness and accuracy of feedback collection, and allows me to focus on the content itself.

SKILL.md

Create and Share a Google Form

PREREQUISITE: Load the following skills to execute this recipe: gws-forms, gws-gmail

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

Steps

  1. Create form: gws forms forms create --json '{"info": {"title": "Event Feedback", "documentTitle": "Event Feedback Form"}}'
  2. Get the form URL from the response (responderUri field)
  3. Email the form: gws gmail +send --to attendees@company.com --subject 'Please share your feedback' --body 'Fill out the form: FORM_URL'

User Reviews (0)

Write a Review

Effect
Usability
Docs
Compatibility

No reviews yet

Statistics

Installs14.4K
Rating4.5 / 5.0
Version
Updated2026年5月23日
Comparisons1

User Rating

4.5(140)
5
24%
4
51%
3
24%
2
2%
1
0%

Rate this Skill

0.0

Compatible Platforms

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

Timeline

Created2026年3月16日
Last Updated2026年5月23日