ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 3/5

claw

Google Workspace via ClawEmail — Gmail, Drive, Docs, Sheets, Slides, Calendar, Forms. Use PROACTIVELY when the user asks to send email, create documents, manage files, schedule events, or work with any Google service.

Why use this skill?

Enable your AI agent to manage Gmail, Drive, Docs, and Calendar. Automate professional emails, file organization, and scheduling tasks with the Claw skill for OpenClaw.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/cto1/claw
Or

What This Skill Does

The Claw skill acts as a robust bridge between the OpenClaw AI agent and the Google Workspace ecosystem, including Gmail, Drive, Docs, Sheets, Slides, Calendar, and Forms. By leveraging the dedicated @clawemail.com gateway, this skill enables your AI agent to proactively manage professional communications, organize files in the cloud, collaborate on documents, and maintain a synchronized schedule. It handles the complexities of OAuth authentication and API token management, allowing users to delegate complex administrative tasks to their AI agent securely.

Installation

To install this skill, use the command: clawhub install openclaw/skills/skills/cto1/claw. After installation, ensure you have obtained your credentials from https://clawemail.com. Save these to ~/.config/clawemail/credentials.json and set the CLAWEMAIL_CREDENTIALS environment variable to point to this path. The skill requires the token.sh helper script (located in the skill directory) to manage and cache access tokens, ensuring continuous operation for up to 50 minutes without re-authentication.

Use Cases

This skill is ideal for automating email triaging, drafting responses to incoming client inquiries, summarizing long email threads, creating structured meeting notes directly in Google Docs, managing project files in Google Drive, and scheduling appointments via Google Calendar. It is particularly effective for high-velocity environments where an AI assistant can draft, search, and organize information faster than manual input.

Example Prompts

  1. "Check my inbox for any urgent emails from project stakeholders today and summarize the action items for each."
  2. "Draft a polite response to the latest email from Sarah regarding the marketing presentation, confirming the meeting time for next Tuesday at 2 PM."
  3. "Search my Google Drive for the Q3 financial report, create a new Google Sheet to track the listed metrics, and share it with the team."

Tips & Limitations

When working with emails, always verify the thread context using the threadId when replying to ensure the conversation remains chained correctly. Note that while the API supports complex query operators, it is best to test your search queries with simple newer_than filters first. Ensure your OAuth scopes provided via the ClawEmail portal cover the specific Google apps you intend to automate. Always use the token helper script before performing API calls to avoid 401 Unauthorized errors.

Metadata

Author@cto1
Stars3409
Views1
Updated2026-03-25
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-cto1-claw": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#gmail#automation#workspace#email#productivity
Safety Score: 3/5

Flags: network-access, file-read, file-write, external-api