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

gws-forms

Read and write Google Forms through direct API resource commands.

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
14

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 gws-forms
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, gws-forms has 14 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/gws-forms.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Read and write Google Forms through direct API resource commands. PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. Before calling any API method, inspect it: Use gws schema output to build your --params and --json flags. - Supports five core operations: create forms, retrieve form data, batch update form structure, manage publish settings, and handle responses and watches - Requires Google Workspace authentication via the shared gws prerequisite; review ../gws-shared/SKILL.md for auth setup and security rules - Use gws schema to inspect method signatures, required parameters, and data types before constructing API calls with --params and --json flags - Form creation requires a two-step process: first call forms.create with title only, then use forms.batchUpdate to add items and configure settings - batchUpdate — Change the form with a batch of updates. - create — Create a new form using the title given in the provided form message in the request. Important: Only the form.info.title and form.info.document_title fields are copied to the new form. All other fields including the form description, items and settings are disallowed.

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 gws-forms do?

Read and write Google Forms through direct API resource commands.

Is gws-forms good?

gws-forms does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support gws-forms?

gws-forms currently lists compatibility with Skills CLI.

Is gws-forms safe to install?

gws-forms 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 gws-forms?

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

How do I install gws-forms?

Run the following command to install gws-forms: npx skills add https://github.com/googleworkspace/cli --skill gws-forms

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering