google-forms

Create and manage Google Forms questions and retrieve responses via Robomotion CLI.

2|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/robomotionio/robomotion-skills --skill google-forms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-forms
Source: https://github.com/robomotionio/robomotion-skills/tree/main/skills/google-forms
Command: npx skills add https://github.com/robomotionio/robomotion-skills --skill google-forms

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate Google Forms workflows by creating forms, managing questions, and retrieving responses from the Robomotion CLI.

Core Features & Use Cases

  • Create new Google Forms with given titles and settings; add, edit, or remove questions; retrieve form structures.
  • Retrieve and list form responses and submissions for analysis or reporting.
  • Open existing forms by URL or form ID for further operations such as editing questions or reviewing responses.
  • Use cases include event registrations, surveys, feedback collection, and onboarding questionnaires.

Quick Start

Install the googleforms integration, authenticate via OAuth in Robomotion vault, then create a form and fetch its responses.

Frequently Asked Questions about google-forms

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

FAQPage Schema
How do I automate Google Forms creation and response retrieval?

Automate Google Forms workflows by creating forms, managing questions, and retrieving responses. You can create new forms with specified titles, add or edit questions, and retrieve submissions for analysis or reporting.

What's the best way to integrate Google Forms automation with the Robomotion CLI?

Integrate Google Forms automation by installing the googleforms integration and authenticating via OAuth credentials stored in the Robomotion vault. This setup enables structured JSON outputs for all form operations.

Can I open existing Google Forms to edit questions or review responses?

Yes, you can open existing Google Forms by URL or form ID. Once opened, you can perform further operations such as editing questions or reviewing the retrieved form responses.

Do I need OAuth credentials to manage Google Forms surveys automatically?

Yes, OAuth credentials are required. You must authenticate via OAuth in the Robomotion vault to establish the connection needed to manage forms, handle questions, and retrieve responses securely.

What use cases are supported by Google Forms automation for survey management?

Google Forms automation supports use cases including event registrations, onboarding surveys, onboarding questionnaires, and feedback collection. It handles form creation, question management, and response retrieval for these scenarios.