The gws-forms skill enables users to read and write Google Forms through command-line interface commands, supporting operations like creating forms, retrieving form data, updating forms in batches, managing publish settings, and accessing form responses. It serves developers and automation engineers who need to programmatically interact with Google Forms as part of the Google Workspace CLI. The skill solves the problem of requiring manual form creation and management by providing direct API access to Forms resources.
npx skills add https://github.com/googleworkspace/cli --skill gws-forms