maildb-operations
CommunitySafely manage and query mail databases.
Authortransreal
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you operate a Mathematica mail database by generating correct code for showing, searching, updating, and replying to mail while preventing privacy-unsafe model routing.
Core Features & Use Cases
- Privacy-safe LLM routing: Uses $ClaudePrivateModel when mail privacy is high, and restricts $ClaudeModel use to public emails (privacy <= 0.5).
- Correct MailDBObject workflow: Ensures you load mail once via mailEnsureLoaded and pass a MailDBObject into showMails/searchFromMails (never a raw mbox string).
- Deadline and priority-aware filtering: Supports Period, HasDeadline, MinPriority/MaxPriority, MaxPrivacy, and dataset Select-based fallbacks for older versions.
- LLM-assisted deadline summaries and analysis: Uses mailAskLLM with security-aware auto model assignment and options like IncludeBody and HasDeadline.
- Ongoing maintenance tasks: Provides updateMonthlyMaildb, batchUpdateMaildb, and checkNewMail for keeping databases current, plus sendReply and translation-reply helpers.
Quick Start
Ask an AI to “Show my univ emails from the last week that have deadlines, and route any privacy-sensitive content correctly.”
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: maildb-operations Download link: https://github.com/transreal/claudecode/archive/main.zip#maildb-operations Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.