← Back to Skills Marketplace
byungkyu

Google Drive

by byungkyu · GitHub ↗ · v1.0.8 · MIT-0
cross-platform ✓ Security Clean
15041
Downloads
30
Stars
70
Active Installs
9
Versions
Install in OpenClaw
/install google-drive
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install google-drive
  3. After installation, invoke the skill by name or use /google-drive
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug google-drive
Version 1.0.8
License MIT-0
All-time Installs 479
Active Installs 70
Total Versions 9
Frequently Asked Questions

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

How do I install Google Drive?

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

Is Google Drive free?

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

Which platforms does Google Drive support?

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

Who created Google Drive?

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

💬 Comments