gmail

gmail is a skill for Claude Code, Codex from sybil-solutions/local-studio. It costs 17 tokens per session (184 once invoked), scanned A, original, Apache-2.0.

A read-only connection for searching and reading conversations in Gmail, Google's email service. It can work with multiple connected mailboxes and keeps them separate.

In plain words
What is it for?
Use it to search conversations with Gmail queries, read complete threads or individual messages, and inspect labels or drafts when that inventory is needed.
Why use it?
It helps you find relevant email without manually opening messages one by one. Because it is read-only, it does not send, delete, label, or change mail.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/sybil-solutions/local-studio/gmail
Any agent
npx skills add sybil-solutions/local-studio --skill gmail
Clone the repo
git clone --depth 1 https://github.com/sybil-solutions/local-studio

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gmail

README.md
[![agentmods](https://agentmods.dev/badge/skills/sybil-solutions/local-studio/gmail.svg)](https://agentmods.dev/skills/sybil-solutions/local-studio/gmail)
Your own site
<a href="https://agentmods.dev/skills/sybil-solutions/local-studio/gmail"><img src="https://agentmods.dev/badge/skills/sybil-solutions/local-studio/gmail.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 184 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00017 $0.00184
Opus 5 $0.00009 $0.00092
Sonnet 5 $0.00003 $0.00037
Haiku 4.5 $0.00002 $0.00018

Measured 3d ago against content hash 2522eb100827, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

gmail scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

frontend/desktop/resources/plugins/gmail/skills/gmail/SKILL.md · 13 lines

What it actually says

Gmail

Use search_threads (query, optionally max_results) to find conversations with Gmail query syntax such as from:ana newer_than:7d. Use get_thread (thread_id) for a whole conversation, get_message (message_id) for one exact message, and list_labels / list_drafts only when that inventory is what was asked for.

Several mailboxes can be signed in at once, and each one is a separate connector whose tools are prefixed with its own id. Read the prefix before answering, and say which mailbox an answer came from when more than one is available.

Keep searches narrow, summarize private content only for the requested task, and never imply that read-only tools sent, deleted, labeled, or modified mail.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 13 lines · 17 tokens per session scan A 2522eb100827

Subscribe to this mod's changes

gmail is a skill published in the GitHub repository sybil-solutions/local-studio (1,747 stars, last pushed 2d ago), licensed Apache-2.0. It adds 17 tokens to every session and 184 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

mood-tracker

A simple mood tracking skill that stores your daily mood and comments. Use this when the user wants to log their mood, track how they feel, or see their mood history.

jegly/Box · 40 tokens

host-computer-use

Beta desktop control through the connected A0 CLI host. Use for the user's host/local computer screenshots, screen inspection, menus, native app UI, OS-level clicking, scrolling, typing, or checking computeruseremote status. Use instead of linux-desktop for host/local machine control. Do not use for ordinary browser…

agent0ai/agent-zero · 78 tokens

olares-knowledge

Olares Knowledge via olares-cli knowledge — manage download-server URL, yt-dlp, aria2, torrent, HuggingFace, and Wise download tasks: create/list/inspect/pause/resume/cancel/remove, prefs, sync, and file probes. Requires Olares 1.12.7+. Not for installer download or copying a Drive file with files download.

beclab/Olares · 80 tokens

agent-manager-skill-v2

Agent Manager Skill workflow skill. Use this skill when the user needs Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.

diegosouzapw/awesome-omni-skills · 63 tokens

translator

Translates text between languages. Use this when the user wants to translate a word, phrase, or passage into another language.

jegly/Box · 27 tokens

mood-music

A skill to suggest or play music based on the user's mood, including analyzing images or audio, by querying available genres and generating music via the Loudly API.

jegly/Box · 37 tokens