gws-forms

Create, retrieve and modify Google Forms settings and content programmatically via CLI.

1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/Porkbutts/jetaasc-events --skill gws-forms-porkbutts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-forms
Source: https://github.com/Porkbutts/jetaasc-events/tree/main/.agents/skills/gws-forms
Command: npx skills add https://github.com/Porkbutts/jetaasc-events --skill gws-forms-porkbutts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the management of Google Forms, allowing for creation, updating, and configuration without manual intervention through a web browser.

Core Features & Use Cases

  • Form Creation: Create new Google Forms with specified titles.
  • Form Updates: Modify existing forms, including adding items and settings.
  • Publish Settings: Configure how forms are published and shared.
  • Use Case: Automatically create a new feedback form for an event and set its publishing options.

Quick Start

Use the gws forms skill to create a new form with the title "Customer Feedback Survey".

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 without manual web browser interaction?

Automating Google Forms creation is achieved through programmatic control using the gws CLI, allowing you to create new forms with specified titles and update content automatically. It eliminates manual web browser intervention.

How do I batch update Google Forms settings and content programmatically?

Batch updating Google Forms settings and content is supported through programmatic commands via the gws CLI. You can modify existing forms, add items, and configure publish settings efficiently without manual clicks.

Do I need Google Workspace authentication to manage Google Forms via automation?

Google Workspace authentication and authorization are required to manage Google Forms via automation. You must authenticate through the Google Workspace ecosystem to enable programmatic control over form creation and updates.

Can I integrate Google Forms automation with other Google Workspace services?

Integrating Google Forms automation with other Google Workspace services is supported via the gws CLI. This allows seamless workflow automation, such as creating a feedback form and setting publishing options across the ecosystem.

What is the best way to configure Google Forms publish settings automatically?

The best way to configure Google Forms publish settings automatically is by using programmatic control via the gws CLI. It directly modifies how forms are published and shared without requiring manual browser interaction.

Why use programmatic control for Google Forms instead of the web interface?

Programmatic control for Google Forms streamlines form management by enabling batch updates and automated creation, bypassing the web interface. It allows efficient configuration of forms and settings within automated workflows.