clawemail

Fetch and list recent Gmail messages via Google Workspace integration.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/Kushtrvedi/openclaw-standard --skill clawemail
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawemail
Source: https://github.com/Kushtrvedi/openclaw-standard/tree/main/skills/clawemail
Command: npx skills add https://github.com/Kushtrvedi/openclaw-standard --skill clawemail

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, curl, and includes scripts (resource) components.

What problem does it solve?

ClawEmail automates repetitive Google Workspace tasks for AI agents, reducing manual switching between Gmail, Drive, Docs, and Calendar.

Core Features & Use Cases

  • Gmail: search, read, compose, and manage messages.
  • Drive, Docs, Sheets, Slides: create and update documents and organize files across projects.
  • Calendar and Forms: schedule events and manage form responses for team workflows.
  • Use Case: automatically draft a document, save it to Drive, and schedule a follow-up event.

Quick Start

Authenticate with ClawEmail and run a sample request to fetch the latest emails.

Frequently Asked Questions about clawemail

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

FAQPage Schema
How do I automate Google Workspace tasks like reading Gmail and creating Drive files?

Automate Google Workspace tasks by using AI-assisted workflows to read, create, and modify Gmail messages, Drive files, Docs, Sheets, Slides, Calendar events, and Forms. It fetches and lists recent emails and manages files across integrated projects.

What do I need to connect my AI agent to Gmail and Google Drive?

To connect your AI agent to Gmail and Google Drive, you need a networked environment with Python3 and curl installed. You must also provide CLAWEMAIL_CREDENTIALS to authenticate and utilize a token.sh script to refresh and cache access tokens.

Can I automatically draft a Google Doc, save it to Drive, and schedule a Calendar event?

Yes, you can draft a Google Doc, save it to Drive, and schedule a Calendar event. The integration operates across Docs, Drive, and Calendar to create files and schedule follow-up events within a single automated workflow.

How do I fetch and list recent Gmail messages via API automation?

Fetch and list recent Gmail messages via API automation by running a sample request after authenticating with ClawEmail. The process uses cached access tokens to read and manage communications across your Google Workspace environment.

Does this automation approach support managing Google Sheets and Forms responses?

Yes, this automation approach supports managing Google Sheets and Forms. It operates across Google Workspace to read, create, and modify files, schedule events, and manage form responses for team workflows.

Why does my Google Workspace automation require a token.sh script?

Your Google Workspace automation requires the token.sh script to refresh and cache access tokens. This script maintains continuous authentication for Python3 and curl operations across Gmail, Drive, and Calendar integrations.