lessie-email

lessie-email is a skill for Claude Code, Codex from LessieAI/lessie-skill. It costs 94 tokens per session (1,913 once invoked), scanned D, original, no licence file.

An email tool for coding agents that connects to Gmail, Outlook, and other official email accounts through MCP.

In plain words
What is it for?
Sending and checking email, managing threads and drafts, running bulk email campaigns, and checking account quotas.
Why use it?
It removes the need to switch between email services or handle each provider separately when working with messages.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Sending and checking email, managing threads and drafts, running bulk email campaigns…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lessieai/lessie-skill/lessie-email
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.

Any agent
npx skills add LessieAI/lessie-skill --skill lessie-email
Clone the repo
git clone --depth 1 https://github.com/LessieAI/lessie-skill

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 lessie-email

README.md
[![agentmods](https://agentmods.dev/badge/skills/lessieai/lessie-skill/lessie-email.svg)](https://agentmods.dev/skills/lessieai/lessie-skill/lessie-email)
Your own site
<a href="https://agentmods.dev/skills/lessieai/lessie-skill/lessie-email"><img src="https://agentmods.dev/badge/skills/lessieai/lessie-skill/lessie-email.svg" alt="Measured on agentmods" height="20"></a>
Per session 94 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,913 The whole file, excluding the scripts and references it only reads on demand.
Security scan D 3 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.1 $0.00094 $0.01913
Opus 5 $0.00047 $0.00957
Sonnet 5 $0.00019 $0.00383
Haiku 4.5 $0.00009 $0.00191

Measured 7d ago against content hash 6bde9384e959, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade D, and why

lessie-email scanned grade D with 3 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 7d 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.

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

Add the Lessie Email MCP server to your MCP config (Claude Code `~/.claude.json`, Cursor `~/.cursor/mcp.json`, Codex `~/.codex/config.toml`, etc.):

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

Remove the `"lessie-email"` entry from your MCP config and run `rm -rf ~/.lessie/`.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -sf --max-time 5 https://raw.githubusercontent.com/LessieAI/lessie-skill/main/lessie-email/SKILL.md | head -5 | grep 'version:' | head -1 | awk '{print $2}'
lessie-email/SKILL.md · 186 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 7d ago First seen · 186 lines · 94 tokens per session scan D 6bde9384e959

Subscribe to this mod's changes

lessie-email is a skill published in the GitHub repository LessieAI/lessie-skill (29 stars, last pushed 2mo ago), with no licence file. It adds 94 tokens to every session and 1,913 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it D with 3 findings (reads agent configuration directories, recursive force delete, makes network calls). 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

update-cli-models

Updates model catalogs and cheapest-model references for all CLI backends (copilot, agy, claude, codex, llama). Researches current model IDs and pricing from official sources, updates the per-CLI JSON files, refreshes cheapestmodels.json/md if the cheapest pick changed, then propagates all copies via…

richfrem/agent-plugins-skills · 111 tokens

agent-file-synchronization

Synchronizes project instruction files across AGENTS.md, CLAUDE.md, GEMINI.md, and .github/copilot-instructions.md while preserving platform-specific sections (GEMINI.md tool mapping, copilot authoritative header). Supports AGENTS.md or CLAUDE.md as primary source, and selective target syncing. Also reports drift…

richfrem/agent-plugins-skills · 129 tokens

obsidian-bases-manager

Read and manipulate Obsidian Bases (.base) files - YAML-based database views that render as tables, cards, and grids inside the vault. Use when reading, appending rows, or updating cells in a Base file.

richfrem/agent-plugins-skills · 51 tokens

slip

Send AI-written text to a HUMAN outside this chat via a one-tap Slip note and reply with a single URL. Default: toss — a one-shot note (Markdown rendered, readable on open, tear-to-delete, auto-expires in 24 hours) for one-way delivery like checklists, summaries, code snippets. Use push only when the human is expected…

sudo5zzb/slip-skill · 200 tokens

create-stateful-skill

Scaffolds an advanced stateful agent skill with filesystem-native state schemas, lifecycle state machines, and skill chaining. NOT for simple stateless skills (use create-skill), NOT for isolated conversational wizards / persona swarms (use create-sub-agent), and NOT for GitHub Actions workflows (use…

richfrem/agent-plugins-skills · 78 tokens

claude-nextsession

Schedule a set of instructions to run automatically once the current Claude Code usage session resets, using the local rate-limit cache (no API key needed). Trigger: "postpone this to next session", "run this once my usage resets", "queue this for later / after the reset", /claude-nextsession.

pcx-wave/claude-nextsession · 68 tokens