Google Drive

🌐Community
by sanjay3290 · vlatest · Repository

This skill lets you interact with your Google Drive files – upload, download, and manage them directly from here for seamless workflow integration.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add sanjay3290-google-drive npx -- -y @trustedskills/sanjay3290-google-drive
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "sanjay3290-google-drive": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/sanjay3290-google-drive"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with Google Drive, enabling them to read files, write files, and manage folders. It facilitates tasks like retrieving data from spreadsheets, updating documents, and organizing files within a user's Google Drive account. The agent can access and manipulate files based on provided instructions and file paths.

When to use it

  • Automated Reporting: Generate reports by pulling data from Google Sheets and automatically creating updated document summaries.
  • File Management: Organize files in specific folders within Google Drive, such as archiving old documents or sorting new uploads.
  • Data Extraction: Extract information from various file types (e.g., PDFs, spreadsheets) stored in Google Drive for analysis or integration with other tools.
  • Content Creation: Automatically create and populate new documents based on templates located within Google Drive.

Key capabilities

  • Read files from Google Drive
  • Write files to Google Drive
  • Manage folders within Google Drive

Example prompts

  • "Retrieve the contents of 'sales_data.csv' from my Google Drive."
  • "Create a new document named 'weekly_report' in the 'Reports' folder and populate it with data from 'template.docx'."
  • “Move all files ending in '.pdf’ to the ‘Archive’ folder.”

Tips & gotchas

  • The agent will require appropriate Google Drive API credentials and permissions to function correctly. Ensure these are configured properly before use.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
sanjay3290
Installs
21

🌐 Community

Passed automated security scans.