Strip quoted email history and signatures before summarizing inbound replies
Uses mail-parser-reply to isolate the newest human reply from text email threads while removing quoted history, signatures, and common disclaimers. This is useful when an agent needs the actionable part of an inbound email before routing, summarizing, or creating follow-up tasks.
What it does
Strip quoted email history and signatures before summarizing inbound replies
Uses mail-parser-reply to isolate the newest human reply from text email threads while removing quoted history, signatures, and common disclaimers. This is useful when an agent needs the actionable part of an inbound email before routing, summarizing, or creating follow-up tasks.
Prerequisites
Python and a mail ingestion source such as IMAP, Gmail API, Graph API, or a helpdesk webhook
Installation
Use the upstream install or setup path that matches your environment:
- pip install mail-parser-reply
Requirements and caveats from upstream:
- This is an improved Python implementation of GitHub's Ruby-based email_reply_parser
- python -m unittest discover test
Basic usage or getting-started notes:
-
For example, it can turn the following email:
-
It should run much faster now. Can you double-check?
-
bash
-
Extracted from upstream docs: https://raw.githubusercontent.com/alfonsrv/mail-parser-reply/HEAD/README.md
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,494 chars)