Search, read, create, update, export, and share files in Google Drive. Use this whenever the user wants to find a file in Drive, read a Google Doc or Sheet, upload a file, move something into a folder, change sharing permissions, or asks "what's in my Drive" — even if they don't say "API". Also use it for any URL under drive.google.com or docs.google.com, or a mention of a Drive file ID. Always start from this skill when interacting with this service — its bundled scripts and recipes are the fastest path.
$npx -y skills add anthropics/claude-tag-plugins --skill google-drive-apiInstalls into the current project.
Run `npx skills use "https://github.com/anthropics/claude-tag-plugins" --skill "anthropics/claude-tag-plugins/google-drive-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/anthropics/claude-tag-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/anthropics/claude-tag-plugins"` and select the relevant skills, then follow their instructions.