ingest-emails

ingest-emails is a skill for Claude Code from avocatt/legal-rag-toolkit. It costs 33 tokens per session (347 once invoked), scanned A, original, no licence file.

An email-import tool for adding messages from an IMAP mailbox to a legal RAG pipeline, a system that searches indexed documents by meaning.

In plain words
What is it for?
Use it to ingest emails into the legal search index so they can be searched with indexed contracts and other material.
Why use it?
It removes the need to add relevant legal emails to the search index one at a time.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Good fit Use it to ingest emails into the legal search index so they can be searched with indexed contracts and other material.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/avocatt/legal-rag-toolkit/ingest-emails
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 avocatt/legal-rag-toolkit --skill ingest-emails
Clone the repo
git clone --depth 1 https://github.com/avocatt/legal-rag-toolkit

Made for: Claude Code.

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 ingest-emails

README.md
[![agentmods](https://agentmods.dev/badge/skills/avocatt/legal-rag-toolkit/ingest-emails/github.svg)](https://agentmods.dev/skills/avocatt/legal-rag-toolkit/ingest-emails)
Your own site
<a href="https://agentmods.dev/skills/avocatt/legal-rag-toolkit/ingest-emails"><img src="https://agentmods.dev/badge/skills/avocatt/legal-rag-toolkit/ingest-emails/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ingest-emails

Your own site · 80×15
<a href="https://agentmods.dev/skills/avocatt/legal-rag-toolkit/ingest-emails"><img src="https://agentmods.dev/badge/skills/avocatt/legal-rag-toolkit/ingest-emails.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 347 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 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.00033 $0.00347
Opus 5 $0.00016 $0.00173
Sonnet 5 $0.00007 $0.00069
Haiku 4.5 $0.00003 $0.00035

Measured 10d ago against content hash 5ff528ff4b56, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

ingest-emails 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 10d 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.

.claude/skills/ingest-emails/SKILL.md · 34 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. 10d ago First seen · 34 lines · 33 tokens per session scan A 5ff528ff4b56

Subscribe to this mod's changes

ingest-emails is a skill published in the GitHub repository avocatt/legal-rag-toolkit (0 stars, last pushed 5mo ago), with no licence file. It adds 33 tokens to every session and 347 once invoked, about $0.0002 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-31.

Related

Other skills, from other repositories

litigation-knowledge-base

A knowledge-management system for litigation work. It organizes public legal research, private case notes, and private work notes, and can search across connected knowledge bases.

Youchu-lawhub/cn-litigation-toolkit · 210 tokens

legal-kb-builder

A tool for turning legal documents and other source material into a searchable local knowledge base. It supports sources such as PDF, DOCX, images, Markdown, and question-and-answer sets.

Youchu-lawhub/legal-kb-builder · 124 tokens

sentence-transformers

Framework for state-of-the-art sentence, text, and image embeddings. Provides 5000+ pre-trained models for semantic similarity, clustering, and retrieval. Supports multilingual, domain-specific, and multimodal models. Use for generating embeddings for RAG, semantic search, or similarity tasks. Best for production…

davila7/claude-code-templates · 67 tokens

haiku-rag

Search, read and compute over the user's haiku.rag knowledge base through the haiku-rag MCP tools. Use whenever a request could be answered from the user's ingested documents, when asked to find, look up, check or cite something in their documents or knowledge base, or when the question is about the user's own…

ggozad/haiku.rag · 76 tokens

801-regulations-eu-ai-act

Use when reviewing, designing, or modifying Java enterprise systems that use AI, LLMs, AI agents, RAG, tool calling, workflow automation, or model-based decision support and need EU AI Act regulatory awareness. This should trigger for requests such as Review a Java AI system for EU AI Act controls; Design governance…

jabrena/plinth · 108 tokens

basemind-documents

Semantic + full-text search over documents and the web via basemind's RAG store — PDFs, Office, HTML, email, images (OCR), plus scraped/crawled web pages, with cross-encoder reranking, keyword and named-entity (NER) filters, and per-document summaries. Reach for it whenever the user asks to "search the docs / PDFs"…

Goldziher/basemind · 107 tokens