with one click
gmail-ro
Read-only Gmail access for OpenClaw (unread + search) via gogcli.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Read-only Gmail access for OpenClaw (unread + search) via gogcli.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Read, edit, and execute SolveIt dialogs (notebooks) via CLI. Add code/note/prompt cells, run them, and inspect outputs.
Read-only Google Calendar access for OpenClaw via gogcli (today/tomorrow/next days/search).
Capture and automate macOS UI with Peekaboo on the "arrow" node.
Rotate one interest in INTERESTS.md using a random Wikipedia article.
Create, read, and open SolveIt notebooks (.ipynb) using local wrappers.
| name | gmail-ro |
| description | Read-only Gmail access for OpenClaw (unread + search) via gogcli. |
Use this skill when the user asks things like:
Run the local wrapper script with the exec tool:
Unread inbox (demo-friendly):
/home/algal/.openclaw/workspace/skills/gmail-ro/bin/gmail-ro unread 10Search:
/home/algal/.openclaw/workspace/skills/gmail-ro/bin/gmail-ro search "<gmail query>" 10The wrapper enforces read-only operations (no send/modify/delete).
The OpenClaw service process must have:
GOG_KEYRING_BACKEND=fileGOG_KEYRING_PASSWORD=... (so gogcli doesn’t prompt)GOG_ACCOUNT=you@gmail.com (so gog knows which account to use non-interactively)The wrapper returns JSON from gog ... --json.
Summarize for the user in plain language:
Never reveal secrets (tokens/passwords). Never attempt to send email.