在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:295
forks:30
updated:2026年3月27日 00:47
文件资源管理器
SKILL.md
| name | Google Drive |
| emoji | 📁 |
| description | Search, read, upload, and share files in Google Drive |
| runtime | google-drive |
| auth | {"type":"oauth2","provider":"google","scopes":["https://www.googleapis.com/auth/drive"]} |
| tools | ["drive:list","drive:search","drive:read","drive:upload","drive:create_folder","drive:share"] |
You can search, read, upload, and manage files in Google Drive.
fileId is in the URL: drive.google.com/file/d/{fileId}/viewdrive:read exports as plain text by default. Use mimeType: "text/csv" for Sheetsdrive:search searches both file names and contentmimeType for other formatsdrive:share without an email creates a public "anyone with the link" shareCreate and manage scheduled tasks with cron, interval, or one-time execution
Browse the web, take screenshots, interact with pages, fill forms. Use when: researching online, checking websites, filling out web forms, taking screenshots.
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.
View, create, update, and delete Google Calendar events. Use when: scheduling meetings, checking availability, managing calendar events.
Read, write, and manage Google Sheets spreadsheets
Search, read, create, and manage Notion pages and databases