googledrive

Automate Google Drive file uploads, sharing, and permission management via API.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/ironkid90/lucky5-v8 --skill googledrive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: googledrive
Source: https://github.com/ironkid90/lucky5-v8/tree/main/.cursor/skills/googledrive
Command: npx skills add https://github.com/ironkid90/lucky5-v8 --skill googledrive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-drive-api, composio-mcp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of interacting with Google Drive, allowing users to upload, share, and organize files and folders with minimal effort.

Core Features & Use Cases

  • File Management: Upload, share, and manage files and folders in Google Drive.
  • Sharing Permissions: Set and modify sharing permissions for files and folders.
  • Search and Offline Access: Search for files and access them offline using Composio MCP.
  • Use Case: Imagine you need to share a large document with a team and want to ensure they can access it even when they're offline. Use this Skill to upload the document to Google Drive, share it with the team, and enable offline access.

Quick Start

Use the googledrive skill to upload a file to Google Drive and share it with '[email protected]'.

Frequently Asked Questions about googledrive

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Google Drive file uploads and manage sharing permissions programmatically?

You can automate Google Drive file uploads and sharing permissions by using the Google Drive API with the Composio MCP server to handle file operations and access control. This Skill scripts those interactions for seamless management.

Can I enable offline access to Google Drive files using Composio MCP?

Yes, offline access to Google Drive files is supported through the Composio MCP server configuration. This allows users to search for and interact with cloud storage files even without an active internet connection.

Do I need Google Drive API access and Composio MCP server configuration to manage cloud storage files?

Yes, you need both Google Drive API access and Composio MCP server configuration to use this Skill. These dependencies are required to authenticate, automate file operations, and manage offline access.

What is the best way to organize and share large documents in Google Drive for team access?

The best way to share large documents in Google Drive is automating the upload and permission settings via the Google Drive API. This Skill handles the file management and sharing configuration to ensure team access.

Are there limitations when modifying sharing permissions for Google Drive folders via the API?

Modifying sharing permissions for Google Drive folders relies on the API's native constraints and the Composio MCP integration. Users must ensure proper authentication scopes are set to modify folder-level access controls successfully.

Does the googledrive skill support searching for specific files within cloud storage?

Yes, the googledrive skill supports searching for specific files within your cloud storage. It uses the Composio MCP integration to query and retrieve files stored in your Google Drive account.