ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

google-forms

Google Forms API integration with managed OAuth. Create forms, add questions, and retrieve responses. Use this skill when users want to interact with Google Forms. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/byungkyu/google-forms
Or

What This Skill Does

The google-forms skill allows your OpenClaw agent to seamlessly interact with the Google Forms API. It provides a robust, authenticated bridge to Google's ecosystem, enabling you to programmatically create new forms, append complex question structures, and ingest participant responses directly into your workflow. By leveraging managed OAuth via the Maton gateway, the skill abstracts the complexity of token management and refresh cycles, allowing you to focus on form orchestration rather than credential handling.

Installation

To install this skill, run the following command in your terminal:

clawhub install openclaw/skills/skills/byungkyu/google-forms

Once installed, ensure your MATON_API_KEY environment variable is exported to your shell session. You must initialize your OAuth connection by visiting the controller URL provided in the connection management documentation before the agent can successfully authenticate with Google's APIs.

Use Cases

  • Automated Survey Deployment: Automatically generate feedback forms immediately following the conclusion of a project or customer support ticket.
  • Data Collection Pipelines: Programmatically retrieve form submissions to trigger downstream business logic or aggregate data into external analytics databases.
  • Dynamic Quiz Generation: Create unique, personalized assessments for educational or training purposes based on user-provided curriculum parameters.
  • Event Registration: Programmatically structure registration forms to manage attendee data and export response metrics for event planning.

Example Prompts

  1. "Create a new Google Form named 'Customer Feedback Q1' with fields for Name, Email, and a 1-5 satisfaction rating."
  2. "Check the current status of my Google Forms connections on Maton and list all active sessions."
  3. "Retrieve the latest 20 responses from the form with ID '1abc-123-xyz' and summarize the findings in a bulleted list."

Tips & Limitations

  • Connection Management: Always ensure your OAuth connection status is 'ACTIVE' at https://ctrl.maton.ai before executing requests. If a request fails with an unauthorized error, trigger the refresh or re-authorization flow.
  • Rate Limiting: Be mindful of Google's API quotas; avoid flooding the API with bulk creation requests in rapid succession.
  • Scope Permissions: Ensure that the Google account authorized through the Maton gateway has the appropriate permissions to read and write forms within your organization's domain.

Metadata

Author@byungkyu
Stars4097
Views0
Updated2026-04-14
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-byungkyu-google-forms": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#google-forms#automation#api#forms#productivity
Safety Score: 4/5

Flags: external-api, network-access

Related Skills

apollo

Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

byungkyu 4097

hubspot

HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

byungkyu 4097

squareup

Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

byungkyu 4097

signnow

SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

byungkyu 4097

vimeo

Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

byungkyu 4097