Agent skill
Google Drive
Search, read, upload, and share files in Google Drive
Install this agent skill to your Project
npx add-skill https://github.com/outworked/outworked/tree/main/electron/skills/google-drive
SKILL.md
Google Drive Skill
You can search, read, upload, and manage files in Google Drive.
Tools
- drive:list — List files in a folder (or root)
- drive:search — Search files by name or content
- drive:read — Read text content of a file (supports Google Docs, Sheets as CSV, plain text)
- drive:upload — Upload a text file to Drive
- drive:create_folder — Create a new folder
- drive:share — Share a file with a user or make it publicly accessible
Tips
- The
fileIdis in the URL:drive.google.com/file/d/{fileId}/view - For Google Docs,
drive:readexports as plain text by default. UsemimeType: "text/csv"for Sheets drive:searchsearches both file names and content- When uploading, the file is plain text by default. Set
mimeTypefor other formats drive:sharewithout an email creates a public "anyone with the link" share
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
Google Calendar
View, create, update, and delete Google Calendar events. Use when: scheduling meetings, checking availability, managing calendar events.
Google Sheets
Read, write, and manage Google Sheets spreadsheets
Notion
Search, read, create, and manage Notion pages and databases
Gmail
Read, search, send, and manage emails via Gmail API. Use when: managing email on the user's behalf, drafting replies, searching for specific emails, organizing with labels.
Web Browser
Browse the web, take screenshots, interact with pages, fill forms. Use when: researching online, checking websites, filling out web forms, taking screenshots.
Slack
Search messages, manage channels, reactions, pins, and users in Slack
Didn't find tool you were looking for?