A streamlined CLI utility to fetch and display the five most recent unique emails from your Gmail inbox.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install gmail-last5
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-last5 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The gmail_last5 skill is a specialized tool designed to provide instant visibility into your Gmail inbox directly from your command-line interface. By utilizing the gog CLI tool, this Openclaw Skills entry queries your account for the five newest messages and presents them in a clean, human-readable format.
This skill is built for developers and power users who want to stay informed of their latest communications without the distraction of a full email client. It prioritizes speed and efficiency, delivering essential metadata like sender, subject, and date in a concise summary that fits perfectly into a terminal-based environment.
To use this skill, ensure you have the gog CLI installed and properly authenticated with your Google account.
# Authenticate your account with gog
gog auth login
# Configure the skill with your specific account email if needed
gog gmail search "in:inbox" --max 5 --json --results-only --account [email protected]
If the command fails, verify that your Gmail account is correctly authenticated and that the account string in the command matches your credentials.
The skill processes and displays data based on the JSON response from the gog search command. The output is structured as follows:
| Attribute | Description |
|---|---|
| Sender | The email address or display name of the person who sent the email. |
| Subject | The title or header of the email message. |
| Date | The timestamp of when the email was received. |
| Inbox Filter | The search is restricted to the "in:inbox" label to ensure relevance. |
Loading
A comprehensive AI skill delivering 580,000 tokens of curated content across all four subfields of anthropology through narrative-driven teaching.

A comprehensive research tool for tracking startup funding, hiring trends, and acquisitions via the startups.in database.

A privacy-first search skill that allows AI agents to query the web through a local SearXNG instance without relying on paid APIs.

Extract and synthesize community sentiment, key themes, and top discussions from Reddit on any specific topic.

A zero-dependency proxy that automatically routes requests to the cheapest capable AI model using a 14-dimension weighted scoring engine.

A cost-aware personal analytics engine for X (Twitter) that tracks engagement, mentions, and follower growth with built-in budget protection.








































