@googleworkspace/recipe-create-feedback-form

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

View in AI SkillSafe app
108242 downloads
0 stars
0 demos
SKILL.md
namerecipe-create-feedback-form
descriptionCreate a Google Form for feedback and share it via Gmail.
metadatagws

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 [email protected] --subject 'Please share your feedback' --body 'Fill out the form: FORM_URL'

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@googleworkspace/recipe-create-feedback-form/verified)](https://skillsafe.ai/skill/@googleworkspace/recipe-create-feedback-form/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@googleworkspace/recipe-create-feedback-form/installs)](https://skillsafe.ai/skill/@googleworkspace/recipe-create-feedback-form/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@googleworkspace/recipe-create-feedback-form/scan)](https://skillsafe.ai/skill/@googleworkspace/recipe-create-feedback-form/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@googleworkspace/recipe-create-feedback-form/eval)](https://skillsafe.ai/skill/@googleworkspace/recipe-create-feedback-form/)