← 返回 Skills 市场
15041
总下载
30
收藏
70
当前安装
9
版本数
在 OpenClaw 中安装
/install google-drive
功能描述
Google Drive API integration with managed OAuth. List, search, create, and manage files and folders. Use this skill when users want to interact with Google D...
安全使用建议
Install only if you trust Maton with OAuth-backed access to the selected Google Drive account. Protect the MATON_API_KEY, confirm the exact account or connection ID when more than one account is connected, and review every create, update, delete, upload, or sharing action before approving it.
功能分析
Type: OpenClaw Skill
Name: google-drive
Version: 1.0.8
The google-drive skill bundle provides a standard integration for managing Google Drive files via a managed OAuth proxy (api.maton.ai). The SKILL.md file contains legitimate API documentation, usage examples in Python and CLI, and explicitly includes a security instruction requiring the agent to seek user approval for all write operations. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
The capabilities match the stated purpose: listing, searching, downloading, uploading, creating, updating, sharing, deleting, and otherwise managing Google Drive files via a managed OAuth proxy. These are sensitive actions, but they are expected for a Drive management skill.
Instruction Scope
The skill explicitly says all create, update, and delete operations require user approval and tells users with multiple Drive connections to specify the intended connection.
Install Mechanism
The artifact is instruction-only Markdown, but it recommends installing the external Maton CLI through npm or Homebrew. That install path is user-directed and purpose-aligned, though the CLI itself is outside the scanned skill artifact.
Credentials
Network access, a MATON_API_KEY, and Google OAuth access are proportionate for Google Drive API use. Users must trust Maton because Drive requests are proxied through api.maton.ai.
Persistence & Privilege
The skill documents persistent OAuth connections managed by Maton and includes a delete-connection flow. No hidden background process, local persistence, or undisclosed privilege escalation appears in the artifacts.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install google-drive - 安装完成后,直接呼叫该 Skill 的名称或使用
/google-drive触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.8
- Added CLI ("maton") and Homebrew installation instructions.
- Included CLI usage examples for authentication, connection management, and file operations.
- Expanded "Quick Start" with CLI, API, and Python examples.
- Provided side-by-side Python and CLI/API examples for common actions.
- Made structure more concise and beginner-friendly; emphasized specifying connections when using multiple accounts.
- No breaking changes to functionality.
v1.0.7
- Updated all endpoint URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai for consistency.
- Removed LICENSE.txt from the package.
- Added section clarifying security and permissions, emphasizing user confirmation before any write operations.
- Updated instructions for managing Google OAuth connections to use the new base URL.
- Minor wording improvements for clarity and consistency throughout the documentation.
v1.0.6
google-drive 1.0.6 Changelog
- Added detailed documentation for file uploads, including simple, multipart, and resumable upload methods.
- Provided Python code examples for each upload type to assist users with implementation.
- No functionality changes; documentation improvements only.
v1.0.5
- Added a new metadata section for clawdbot configuration, specifying required environment variables and an emoji.
- No functional or file changes detected; only documentation metadata updated.
v1.0.4
Version 1.0.4 of google-drive
- No file changes detected in this release.
- No functional updates or new features added.
- Documentation and interface remain unchanged from the previous version.
v1.0.3
- All command-line examples have been changed from curl to Python (using urllib), making the usage instructions more cross-platform and accessible.
- Python one-liners now demonstrate all connection management operations (list, create, get, delete, specify).
- A new troubleshooting section was added with advice for resolving "Invalid API key" errors.
- No API changes or new endpoints—documentation updates only.
v1.0.2
- Added guidance in the description about using the api-gateway skill for third party apps other than Google Drive.
- Updated example curl commands to use environment variable substitution (`$MATON_API_KEY`).
- Added important notes about using curl with brackets (`curl -g`) and potential environment variable expansion issues when piping output.
- No functional API changes; documentation improved for clarity and proper usage.
v1.0.1
- Added support for specifying an active Google Drive connection using the Maton-Connection header when multiple connections are present.
- Updated connection response examples to include additional metadata fields.
- Clarified usage of the base URL, emphasizing replacement of {native-api-path} with the actual Google Drive API endpoint path.
- Revised steps for obtaining an API key for improved clarity.
- Improved documentation throughout for better usability and accuracy.
v1.0.0
- Initial release of Google Drive API integration.
- Supports managed OAuth authentication via Maton.
- Provides endpoints to list, search, create, update, copy, move, delete, and share files and folders.
- Includes comprehensive API reference and usage examples for curl, JavaScript, and Python.
- Offers connection management APIs for Google OAuth via Maton Control.
- Details error handling and common query examples.
元数据
常见问题
Google Drive 是什么?
Google Drive API integration with managed OAuth. List, search, create, and manage files and folders. Use this skill when users want to interact with Google D... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 15041 次。
如何安装 Google Drive?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install google-drive」即可一键安装,无需额外配置。
Google Drive 是免费的吗?
是的,Google Drive 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Google Drive 支持哪些平台?
Google Drive 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Google Drive?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.8。
推荐 Skills