google-forms
Installation
SKILL.md
Google Forms
Google Forms is a survey administration app that is part of the Google Workspace suite. It's primarily used by individuals and organizations to create surveys, quizzes, and data collection forms.
Official docs: https://developers.google.com/forms
Google Forms Overview
- Form
- Question
- Response
- Theme
Use action names and parameters as needed.
Working with Google Forms
This skill uses the Membrane CLI to interact with Google Forms. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills