recipe-create-feedback-form

googleworkspace/cli · updated Apr 8, 2026

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

Create a Google Form for feedback collection and distribute it via email.

  • Requires gws-forms and gws-gmail skills as dependencies
  • Two-step workflow: create a form with custom title and document name, then email the responder URI to recipients
  • Designed for feedback collection scenarios such as post-event surveys or attendee input gathering
skill.md

1d:["$","div",null,{"className":"prose prose-invert max-w-none prose-headings:font-semibold prose-headings:tracking-tight prose-h1:text-4xl prose-h1:mb-2 prose-h2:text-2xl prose-h2:mb-2 prose-h3:text-lg prose-h3:mb-2 prose-p:text-muted-foreground prose-li:text-muted-foreground prose-code:bg-muted prose-code:text-foreground prose-code:px-1 prose-code:py-0.5 prose-code:rounded-sm prose-code:text-sm prose-code:before:content-none prose-code:after:content-none prose-pre:bg-muted prose-pre:text-foreground prose-pre:border prose-pre:border-border prose-pre:rounded-md [&_table]:!border-[color:var(--border)] [&_th]:!border-[color:var(--border)] [&_td]:!border-[color:var(--border)]","dangerouslySetInnerHTML":{"__html":"<h1>Create and Share a Google Form</h1>\n<blockquote>\n<p><strong>PREREQUISITE:</strong> Load the following skills to execute this recipe: <code>gws-forms</code>, <code>gws-gmail</code></p>\n</blockquote>\n<p>Create a Google Form for feedback and share it via Gmail.</p>\n<h2>Steps</h2>\n<ol>\n<li>Create form: <code>gws forms forms create --json '{"info": {"title": "Event Feedback", "documentTitle": "Event Feedback Form"}}'</code></li>\n<li>Get the form URL from the response (responderUri field)</li>\n<li>Email the form: <code>gws gmail +send --to attendees@company.com --subject 'Please share your feedback' --body 'Fill out the form: FORM_URL'</code></li>\n</ol>"}}]

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.534 reviews
  • Nia Verma· Dec 28, 2024

    recipe-create-feedback-form has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Sophia Agarwal· Dec 12, 2024

    Keeps context tight: recipe-create-feedback-form is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Nia Tandon· Dec 4, 2024

    recipe-create-feedback-form fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Ishan Haddad· Nov 27, 2024

    recipe-create-feedback-form reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Maya Okafor· Nov 23, 2024

    Registry listing for recipe-create-feedback-form matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Nia Menon· Nov 19, 2024

    Solid pick for teams standardizing on skills: recipe-create-feedback-form is focused, and the summary matches what you get after install.

  • Rahul Santra· Nov 3, 2024

    recipe-create-feedback-form reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Sophia Thompson· Nov 3, 2024

    recipe-create-feedback-form is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Pratham Ware· Oct 22, 2024

    I recommend recipe-create-feedback-form for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Isabella Sethi· Oct 22, 2024

    recipe-create-feedback-form fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

showing 1-10 of 34

1 / 4