Skip to main content
Back to the directory
googleworkspace/cliSoftware EngineeringFrontend and Design

recipe-collect-form-responses

Retrieve and review responses from a Google Form in three steps.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
11

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-collect-form-responses
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, recipe-collect-form-responses has 11 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: googleworkspace/cli. Canonical URL: https://skills.sh/googleworkspace/cli/recipe-collect-form-responses.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Retrieve and review responses from a Google Form in three steps. PREREQUISITE: Load the following skills to execute this recipe: gws-forms Retrieve and review responses from a Google Form. - Requires the gws-forms skill as a prerequisite dependency - Provides three sequential commands: list available forms, fetch form details by ID, and retrieve responses in table format - Designed as a recipe workflow for straightforward form response collection and review tasks - List forms: gws forms forms list (if you don't have the form ID) - Get form details: gws forms forms get --params '{"formId": "FORM_ID"}' - Get responses: gws forms forms responses list --params '{"formId": "FORM_ID"}' --format table

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-collect-form-responses do?

Retrieve and review responses from a Google Form in three steps.

Is recipe-collect-form-responses good?

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

Which AI agents support recipe-collect-form-responses?

recipe-collect-form-responses currently lists compatibility with Skills CLI.

Is recipe-collect-form-responses safe to install?

recipe-collect-form-responses has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to recipe-collect-form-responses?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install recipe-collect-form-responses?

Run the following command to install recipe-collect-form-responses: npx skills add https://github.com/googleworkspace/cli --skill recipe-collect-form-responses

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering