Automate the provisioning and management of @clawemail.com Google Workspace accounts for your AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install clawemail-admin
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install clawemail-admin using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
ClawEmail is a specialized tool designed to provide AI agents with their own professional @clawemail.com identities. By integrating these accounts into your workflow via Openclaw Skills, you can grant agents full access to the Google Workspace ecosystem, including Gmail, Sheets, and Drive, complete with OAuth credentials for programmatic interaction.
This skill simplifies the administrative overhead of managing agent identities, allowing for seamless scaling of agent-led operations. It ensures that every AI assistant has a verifiable, functional email address and a suite of productivity tools at its disposal, making it an essential component for developers building advanced agentic workflows.
To get started, set your API key as an environment variable to authenticate your requests:
export CLAWEMAIL_API_KEY=your_api_key_here
All administrative endpoints require the X-API-Key header. Ensure this key is kept secure within your environment to maintain control over your Openclaw Skills integration.
The skill manages account data through a structured API response. Below is the primary data schema for account creation:
| Field | Description | Type |
|---|---|---|
| prefix | The unique identifier for the @clawemail.com account | String |
| The full Google Workspace email address | String | |
| password | Temporary login credential (returned once) | String |
| connect_url | Link for OAuth authorization and credential generation | URL |
| instructions | Step-by-step guide for the user to complete setup | String |
Loading
An AI-driven crypto analyst that aggregates real-time price data and news from five mandatory sources to deliver comprehensive market briefings.

DoubleTick enables AI agents to send tracked emails through Gmail and monitor real-time open status, device info, and engagement metrics.

A professional-grade monitor for Solana wallets that tracks Kamino Lend positions, provides liquidation risk reports, and suggests actionable safety measures.

A real-time security scanner that monitors EVM blockchains to detect dangerous arbitrary call injection vulnerabilities in smart contracts.

A comprehensive framework for AI agents designed to eliminate interaction friction for users with physical disabilities through proactive automation and voice-first patterns.

A proactive health intelligence skill for AI agents that monitors Apple Health metrics to detect anomalies and manage chronic conditions.








































