← 返回 Skills 市场
byungkyu

Google Forms

作者 byungkyu · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ 安全检测通过
5026
总下载
5
收藏
3
当前安装
7
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install google-forms
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /google-forms 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug google-forms
版本 1.0.6
许可证 MIT-0
累计安装 189
当前安装数 3
历史版本数 7
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5026 次。

如何安装 Google Forms?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install google-forms」即可一键安装,无需额外配置。

Google Forms 是免费的吗?

是的,Google Forms 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Google Forms 支持哪些平台?

Google Forms 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Google Forms?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.6。

💬 留言讨论