gws-forms

Read and write Google Forms programmatically via the gws CLI.

4|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/73ai/openbotkit --skill gws-forms-73ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-forms
Source: https://github.com/73ai/openbotkit/tree/main/skills/gws-forms
Command: npx skills add https://github.com/73ai/openbotkit --skill gws-forms-73ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate the creation, retrieval, and updating of Google Forms to streamline form workflows without manual editing.

Core Features & Use Cases

  • Read and write Google Forms programmatically to automate form lifecycle tasks such as creating forms, updating questions, and retrieving responses.
  • Manage form publish settings and access controls via a CLI to support deployment and testing across teams.
  • Use cases include building surveys, registrations, and data-collection forms in CI/CD pipelines or internal tooling.

Quick Start

Use the gws forms CLI to read and write Google Forms from your terminal.

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 and updates from the command line?

You can automate Google Forms creation and updates by using the gws CLI to programmatically read and write forms, manage questions, and retrieve responses directly from your terminal without manual editing.

Can I manage Google Forms publish settings and access controls via a CLI?

Yes, you can manage form publish settings and access controls via the CLI to support deployment and testing across teams, streamlining form workflows programmatically without manual editing.

Do I need Google Forms API authentication to manage forms programmatically?

Yes, managing Google Forms programmatically requires the gws CLI and Google Forms API authentication to read and write form data, update questions, and retrieve survey responses securely.

What is the best way to integrate Google Forms automation into CI/CD pipelines?

Integrate Google Forms automation into CI/CD pipelines by using the gws CLI to build surveys, registrations, and data-collection forms, applying read and write operations to automate form lifecycle tasks.

Does the gws forms CLI work for retrieving form responses in data collection workflows?

Yes, the gws forms CLI reads and writes Google Forms programmatically to retrieve responses, supporting data collection workflows and automating the form lifecycle for registrations and surveys.