Google Drive Skill

Storage

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for Google Drive tools.

10 tools
SKILL.md

Google Drive
SKILL.md

Domain knowledge for Google Drive — files, folders, search

Google Drive

Google Drive API for listing, searching, and retrieving files. Files, folders, and shared drives.

Data Model

  • Files: google_drive_list_files, google_drive_get_file. Files and folders.
  • Search: q parameter: mimeType, name, 'trashed = false'.
  • Export: google_drive_export_file for Google Docs/Sheets.

Gotchas

  • file_id: From list response or Drive URL.
  • mimeType: application/vnd.google-apps.document, .spreadsheet, .folder, etc.

Use with Google Drive Bundle

This skill teaches your AI assistant domain knowledge. To actually execute Google Drive API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use Google Drive?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

Google Drive Skill - SKILL.md for Claude Code, Cursor & More