@googleworkspace/recipe-create-feedback-form
Create a Google Form for feedback and share it via Gmail.
No skills found in this collection.
SKILL.md
| name | recipe-create-feedback-form |
| description | Create a Google Form for feedback and share it via Gmail. |
| metadata | gws |
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
- 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 [email protected] --subject 'Please share your feedback' --body 'Fill out the form: FORM_URL'
Loading...
Select a file to preview
Analyzing security...
Checking scan reports and verification data.
Bill of Materials
Everything this skill can do — files, network, commands, and more.
No demos yet. To add one, ask your AI agent: "Submit a demo for @googleworkspace/recipe-create-feedback-form" — or upload via the API.
To add a demo, ask your AI agent: "Submit a demo for @googleworkspace/recipe-create-feedback-form"
No eval data yet. Eval results are published via the SkillSafe API.