Skip to main content
Back to registry

recipe-create-feedback-form

googleworkspace/cli

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

Installs3
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-feedback-form
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
PREREQUISITE: Load the following skills to execute this recipe: gws-forms , gws-gmail Create a Google Form for feedback and share it via Gmail. - Create form: gws forms forms create --json '{"info": {"title": "Event Feedback", "documentTitle": "Event Feedback Form"}}' - Get the form URL from the response (responderUri field) - Email the form: gws gmail +send --to attendees@company.com --subject 'Please share your feedback' --body 'Fill out the form: FORM_URL'

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-create-feedback-form do?

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

Is recipe-create-feedback-form good?

recipe-create-feedback-form does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does recipe-create-feedback-form work with?

recipe-create-feedback-form currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to recipe-create-feedback-form?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install recipe-create-feedback-form?

npx skills add https://github.com/googleworkspace/cli --skill recipe-create-feedback-form

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering