What problem does it solve? AI-drafted emails and messages often sound generic rather than like the person sending them. This Skill analyzes the user's own sent writing and distills it into a reusable voice profile so future drafts match their actual style. ## Core Features & Use Cases - Consent-based sample gathering: Collects only writing the user authored and sent, from sources like Gmail sent mail, Slack messages, and Google Drive docs, with explicit approval before reading anything. - Stylometric analysis: Runs a pure standard-library Python script that strips quoted replies and signatures, computes per-surface style statistics (sentence rhythm, contractions, punctuation habits, greetings), and selects representative exemplars. - Voice profile generation: Distills the analysis into a saved my-writing-style skill with per-surface sections, audience-based tone shifts, and dos and don'ts, with strict PII and privacy guardrails. - Use Case: A user complains that AI-drafted emails sound unlike them. The Skill gathers their sent mail and Slack messages, analyzes their writing patterns, and saves a profile so subsequent drafts carry their characteristic phrasing and tone. ## Quick Start Ask the assistant to learn your writing style from your sent emails and messages so future drafts sound like you.