google-forms-surveys

Automate Google Forms creation, modification, response collection, and notifications.

117|10|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ClawLink-HQ/clawlink --skill google-forms-surveys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-forms-surveys
Source: https://github.com/ClawLink-HQ/clawlink/tree/main/clawhub-skills/google-forms-surveys
Command: npx skills add https://github.com/ClawLink-HQ/clawlink --skill google-forms-surveys

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management of Google Forms by providing a suite of commands to create, update, review, and analyze survey responses.

Core Features & Use Cases

  • Form Management: Create, update, and delete Google Forms.
  • Response Analysis: Inspect and retrieve form responses.
  • Publishing Settings: Change form visibility and access settings.
  • Notification Management: Create and manage response notifications.
  • Use Case: A project manager could use this Skill to create a Google Form for employee feedback, collect and analyze the responses, and then publish the survey results.

Quick Start

Create a new form named "Feedback Survey" using the googleforms_create_form command.

Frequently Asked Questions about google-forms-surveys

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

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

This Skill automates Google Forms creation and response collection through API integration, allowing you to programmatically manage form creation, retrieve survey responses, and handle notifications for workflow automation.

What's the best way to manage survey response notifications for Google Forms?

Managing survey response notifications is handled by creating and configuring response notifications directly through the Google Forms API, enabling automated alerts and efficient data aggregation for your survey-based user feedback.

Can I use this to update publishing settings and visibility for a Google Form?

Yes, you can update publishing settings and change form visibility by interacting with the Google Forms API, which allows you to modify access settings and manage form publication status for your surveys.

Does this work for analyzing research study feedback collected via Google Forms?

Yes, it is intended for workflow automation and data aggregation related to survey-based user feedback and research studies, allowing you to inspect, retrieve, and analyze form responses collected through Google Forms.

How do I retrieve and inspect Google Forms responses via API integration?

You can retrieve and inspect Google Forms responses by executing commands that call the Google Forms API to fetch response data, enabling automated response analysis and data collection for your surveys.