一键导入
gmail-ro
Read-only Gmail access for OpenClaw (unread + search) via gogcli.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Read-only Gmail access for OpenClaw (unread + search) via gogcli.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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.