What problem does it solve?
This Skill prevents silent reasoning failures by converting raw, structurally chaotic email threads into structured, reasoning-ready context with correct participant attribution.
Core Features & Use Cases
- Thread reconstruction: Rebuilds conversation topology from In-Reply-To/References headers, handling forwards, replies, and forks.
- Quoted content deduplication: Removes repeated quoted text across common quoting styles to reduce token bloat by 4–5x.
- Action and decision extraction: Extracts commitments, implicit agreements, and action items while binding first-person pronouns to the correct message sender.
- Agent context assembly: Produces JSON context blocks with source citations using hybrid retrieval (semantic + full-text + metadata filtering) within a token budget.
- Enterprise-grade safeguards: Supports multi-tenant isolation, PII redaction, and compliance-ready audit logging patterns.
Quick Start
Use the Email Intelligence Engineer skill to ingest a raw email thread, reconstruct its topology, deduplicate quoted content, and return structured JSON context with citations for your AI agent query.