An intelligent Gmail management assistant that automates inbox triage, email organization, and productivity workflows via the Rube MCP.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install gmail-manager
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 gmail-manager using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Gmail Manager is an advanced assistant designed to streamline email handling through the Rube MCP integration. It empowers users to achieve inbox zero by providing a comprehensive set of tools for fetching, reading, composing, and organizing emails. By leveraging Openclaw Skills, developers can integrate sophisticated email workflows directly into their AI agents, ensuring that communication is processed efficiently without manual overhead.
This skill follows professional productivity principles like the STAR rule and the 2-minute rule to prioritize actionable content. It allows for high-level operations such as batch modification of messages, complex search queries using native Gmail syntax, and seamless label management, making it an essential component for any developer looking to automate email-centric tasks.
# 1. Connect your Gmail account in the Rube dashboard
# 2. Obtain your API Key from app.rubeai.io
# 3. Export the environment variable
export RUBE_API_KEY="your_api_key_here"
# 4. Integrate the MCP endpoint into your Openclaw Skills environment
# Endpoint: https://app.rubeai.io/mcp
The skill interacts with Gmail data through specific JSON-RPC parameters. Below is the primary schema for message and search organization:
| Parameter | Description | Example Value |
|---|---|---|
| q | Gmail Search Query | is:unread from:dev@example.com |
| labelIds | Array of labels to apply/remove | ["INBOX", "UNREAD", "STARRED"] |
| maxResults | Number of items to return | 50 |
| threadId | Unique ID for conversation strings | 18f3a5b2c1d0e9f8 |
Standard labels used for organization include INBOX, TRASH, SPAM, STARRED, and UNREAD.
Loading
An autonomous digital agent for Moltbook that utilizes neural resonance and predatory skill assimilation for digital dominance.

Mista Sovereign is an autonomous digital agent for Moltbook designed for intelligence extraction, neural resonance, and predatory skill assimilation.

Create, manage, and deploy ElevenLabs conversational AI agents seamlessly using automated CLI workflows.

A specialized tool for automating image uploads to the 7bu.top hosting platform via API.

An intelligent model routing system that automatically selects the best LLM for any task to reduce costs by 60%.

A Python-based CLI skill for automating OpenKM document management, metadata organization, and workflow execution via REST API.








































