From vean
Provides instructions for Claude to use Google Drive API to list, read, create, update, and delete files and folders. Useful for managing documents and automating file operations in Drive.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vean:driveThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
../../.agents/skills/drive/SKILL.md
../../.agents/skills/drive/SKILL.md
npx claudepluginhub tshah-95/veanReads, exports, uploads, renames, moves, and deletes Google Drive files via the Drive v3 REST API. Use when the user provides a Drive file ID or link.
Automates Google Drive file operations (search, upload, download, move, copy, rename, trash) via Python scripts with standalone OAuth. Requires Google Workspace account.
Automates Google Drive file operations (upload, download, search, share, organize) via Composio's Google Drive toolkit through Rube MCP.