workspace

Manage Gmail, Calendar, Drive, Docs, and Sheets via classified workspace tools.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/venturecrane/ss-console --skill workspace-venturecrane
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workspace
Source: https://github.com/venturecrane/ss-console/tree/main/operator/skills/workspace
Command: npx skills add https://github.com/venturecrane/ss-console --skill workspace-venturecrane

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines Google Workspace management by enabling secure, trust-classified operations for Gmail, Calendar, Drive, Docs, and Sheets.

Core Features & Use Cases

  • Gmail Management: Read and write emails securely with workspace_gmail_search and workspace_gmail_create_draft.
  • Calendar Operations: List and manage events with workspace_calendar_list and workspace_calendar_create_draft.
  • Drive Access: List, get, and export files with workspace_drive_list and workspace_drive_export.
  • Docs and Sheets: Create, get, and update documents and sheets with workspace_docs_create and workspace_sheets_update_values.
  • Use Case: Imagine you need to schedule a meeting, send an email, and update a shared Google Sheet. This Skill allows you to do all these tasks securely and efficiently through classified tools.

Quick Start

Use the workspace skill to create a new calendar event and send a draft email to a specific address.

Frequently Asked Questions about workspace

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Google Workspace emails and calendars securely without direct credential exposure?

Google Workspace management is handled through trust-classified broker tools that execute Gmail and Calendar operations with principal-authorized access. This mechanism ensures no direct credential exposure or principal send actions are allowed.

Can I use this Skill to update Google Sheets and export Drive files?

Yes, you can update Google Sheets and export Drive files. The Skill supports secure operations for Drive, Docs, and Sheets using classified tools like `workspace_drive_export` and `workspace_sheets_update_values`.

What is the best way to automate scheduling a meeting and drafting an email in Google Workspace?

The best way to automate scheduling and email drafting is using the classified `workspace_calendar_create_draft` and `workspace_gmail_create_draft` tools. This allows secure, principal-authorized execution of both tasks simultaneously.

Does Google Workspace management with this Skill require direct API authentication setup?

No direct API authentication setup is required from the user. The Skill relies on trust-classified broker tools that provide secure, principal-authorized access without exposing credentials directly.

Why are direct credential exposure and principal send actions not allowed when managing Gmail?

Direct credential exposure and principal send actions are prohibited to maintain security. The Skill enforces this by routing all Gmail management operations through trust-classified broker tools for secure access.

How do I list and retrieve files from Google Drive securely?

You list and retrieve Drive files securely by invoking the `workspace_drive_list` and `workspace_drive_export` tools. These classified broker tools manage the principal-authorized access required for file operations.