⚙️ Productivity
Google Workspace
Gmail, Calendar, Drive, Docs, and Sheets management via the gws CLI or direct Python integration. Read and manage Google services from the terminal.
skill_view("google-workspace")
📖 Guide
Load with skill_view("google-workspace"). Requires gws CLI or Google API credentials. Supports email search/send, calendar events, drive file management, and document editing.
🔧 How To
Gmail: list/search/read/send emails. Calendar: create/list/update events. Drive: list/upload/download files. Docs: read/edit Google Docs. Sheets: read/write cells and ranges.
⚠️ Pitfalls
Requires OAuth setup with Google Cloud project. Service account recommended for automation. API quotas apply (varies by service).
Related Skills
More skills in Productivity