بنقرة واحدة
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.