← Back to Skills Marketplace
byungkyu

Google Forms

by byungkyu · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ Security Clean
5026
Downloads
5
Stars
3
Active Installs
7
Versions
Install in OpenClaw
/install google-forms
Description
Google Forms API integration with managed OAuth. Create forms, add questions, and retrieve responses. Use this skill when users want to interact with Google...
Usage Guidance
Install only if you trust Maton to broker access to the relevant Google Forms account. Keep MATON_API_KEY private, verify the selected connection when multiple Google accounts exist, and approve write operations only after checking the exact form ID and intended change.
Capability Assessment
Purpose & Capability
The skill's ability to create forms, add questions, and retrieve responses matches the stated Google Forms integration purpose. Form responses and metadata may be sensitive, but that access is expected for this function.
Instruction Scope
The instructions disclose the Maton proxy, Google Forms API paths, API key use, connection selection, and require explicit user approval before create, update, or delete calls. Write examples are present, so users should review targets and payloads before approving them.
Install Mechanism
The artifact is a single non-executable SKILL.md with no install script, package dependencies, hidden code, or automatic setup beyond requiring MATON_API_KEY.
Credentials
Network access, a Maton API key, and Google OAuth are proportionate for a managed Google Forms API integration. Users should understand that requests and form data pass through Maton's service.
Persistence & Privilege
The skill documents persistent Maton OAuth connections and how to list, select, create, and delete them. This is purpose-aligned and disclosed, but users should revoke unused connections.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install google-forms
  3. After installation, invoke the skill by name or use /google-forms
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.6
- Updated all endpoint and API URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai for consistency. - Enhanced documentation on connection management and emphasized specifying the connection when multiple accounts are present. - Added a new "Security & Permissions" section clarifying that write operations require explicit user approval. - Removed the LICENSE.txt file.
v1.0.5
- Added a "clawdbot" metadata section with an emoji and required environment variable information to the skill manifest. - No other content or functional changes made in this version.
v1.0.4
- Minor updates to troubleshooting section for API key and app name issues. - No changes to code, features, or endpoints. - Documentation remains focused on setup, connection management, and API usage.
v1.0.3
- Bash-based curl examples replaced with Python one-liner scripts for all quick start and connection management operations. - Added a troubleshooting section explaining steps to resolve "Invalid API key" errors, including verifying your environment variable and testing with a Python snippet. - All previous functionality and API reference retained; code examples for JavaScript and Python remain unchanged.
v1.0.2
- Added note to use the api-gateway skill for other third party apps. - Updated curl and environment variable usage examples for consistency and shell compatibility. - Added important notes about using curl with brackets (-g flag) and handling environment variable expansion when piping output. - No functional or breaking API changes.
v1.0.1
- Updated documentation for more flexible base URL usage—supporting any native Google Forms API endpoint via `{native-api-path}`. - Expanded connection management instructions, now including how to specify connections using the `Maton-Connection` header. - Enhanced connection response example to show additional fields like `creation_time`, `last_updated_time`, and `metadata`. - Clarified authentication steps and copy instructions for obtaining an API key. - No API or functionality changes; documentation and usage improvements only.
v1.0.0
Initial release of Google Forms API integration. - Create, update, and retrieve Google Forms using a managed OAuth workflow. - Add various question types, including text, multiple choice, and scale questions, via batchUpdate requests. - Retrieve form responses and individual response details. - Includes detailed API reference, connection management guides, and code examples for JavaScript and Python. - Requires a Maton API key and active OAuth connection.
Metadata
Slug google-forms
Version 1.0.6
License MIT-0
All-time Installs 189
Active Installs 3
Total Versions 7
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 5026 downloads so far.

How do I install Google Forms?

Run "/install google-forms" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Google Forms free?

Yes, Google Forms is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Google Forms support?

Google Forms is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Google Forms?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.6.

💬 Comments