What you'll get
This skill lets you build and manage Google Forms directly from your AI assistant. You can create new forms, add questions, update settings, and retrieve responses — all through simple requests. Perfect for quickly spinning up surveys, feedback forms, or event registrations without clicking through the Google Forms interface.
Step 1 — Get the skill source URL
The Google Forms Manager skill lives at:
Step 2 — Add it to your AI agent
Copy one of these prompts and paste it into your AI tool. The agent will fetch and install the skill for you.
Claude Code
Add the agent skill from https://github.com/googleworkspace/cli/tree/main/skills/gws-forms to my project.
Cursor
Install this agent skill: https://github.com/googleworkspace/cli/tree/main/skills/gws-forms
Codex
Add this skill to .codex/skills/: https://github.com/googleworkspace/cli/tree/main/skills/gws-forms
Gemini CLI
Add the skill at https://github.com/googleworkspace/cli/tree/main/skills/gws-forms to my .gemini/skills/ directory.
OpenCode
Install this agent skill from https://github.com/googleworkspace/cli/tree/main/skills/gws-forms
Windsurf
Add this skill: https://github.com/googleworkspace/cli/tree/main/skills/gws-forms
Step 3 — Try these prompts
Once the skill is installed, ask your AI things like:
- Create a survey or feedback form quickly
- Pull responses from a form for analysis
- Setting up event registration or sign-up forms
- Update form questions or settings in bulk
What this skill does
- Creates new Google Forms with custom titles and questions
- Updates existing forms by adding or changing questions and settings
- Retrieves form responses and submission data
- Manages form publishing and sharing settings