gws-forms

Create, update, and retrieve Google Forms via a unified CLI.

8|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill gws-forms-niclasmartinsson-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-forms
Source: https://github.com/niclasmartinsson-sys/google-workspace-cli/tree/main/skills/gws-forms
Command: npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill gws-forms-niclasmartinsson-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create, read, and update Google Forms without manual API calls, reducing repetitive work for teams.

Core Features & Use Cases

  • Create new forms with titles and questions programmatically.
  • Retrieve, update, and manage existing forms and form settings at scale.
  • Use case: bulk-create surveys for product feedback across multiple teams.

Quick Start

Create a new form named "Product Feedback" with a couple of questions using gws forms.

Frequently Asked Questions about gws-forms

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Google Forms creation from the command line?

You can automate Google Forms creation by using a CLI to programmatically create new forms, set titles, and add questions without manual API calls. This reduces repetitive setup work for teams managing multiple surveys.

Can I update existing Google Forms and manage form settings at scale?

Yes, you can retrieve, update, and manage existing Google Forms and their settings at scale. This allows for bulk administration of form configurations across different teams and campaigns.

What is the best way to bulk-create surveys for product feedback?

The best way to bulk-create surveys for product feedback is using a CLI that handles Google Forms schema natively. It applies automated form creation to generate multiple surveys across teams efficiently.

Do I need to write manual API calls to manage Google Forms?

No, you do not need to write manual API calls to manage Google Forms. This CLI provides a unified interface that handles API access and form schema management automatically, simplifying automation tasks.

Does this approach work for managing form schema and questions programmatically?

Yes, this approach works for managing form schema and questions programmatically. It applies a unified CLI to handle functional requirements like question updates and form settings administration directly.