email-edit-extractor

Official

Automatically apply email edits to documents.

Authoraech-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Extracts edits from client and team emails and applies them to documents, enabling seamless update workflows when communication contains markup, changes, or inline edits.

Core Features & Use Cases

  • Parse email content to identify edit instructions and associate them with document sections.
  • Extract markup or Track Changes from attachments and prepare edits for application.
  • Apply edits to a parallel version of the document and generate a redline for review.
  • Generate a concise summary of proposed changes for approval.

Quick Start

Use the email-edit-extractor to parse an email file (email.eml) and produce edits.json: python scripts/parse_email_edits.py email.eml --output edits.json Then apply edits to the current document: python scripts/apply_edits.py current.docx --edits edits.json --output modified.docx Then review changes with the redline or summary: python scripts/generate_summary.py edits.json --format markdown

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: email-edit-extractor
Download link: https://github.com/aech-ai/aech-cli-legal/archive/main.zip#email-edit-extractor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.