# Email Auto-Response Agent — Setup Guide

> **Author:** @sinyouse  
> **Platform:** Amazon Quick Desktop  
> **Schedule:** Every 15 minutes  
> **Requirements:** Quick Desktop + Outlook integration

## What It Does

This agent monitors your inbox and automatically:
1. Triages each new email for whether it likely needs a response from you
2. For emails needing responses, gathers context from Slack, AWSentral, calendar, and email threads
3. Writes a polished draft response as a markdown file in `~/Desktop/Email Drafts/`
4. Notifies you in your Quick feed

## How to Set It Up

1. Open a Quick chat
2. Ask: "I want to create an agent that automatically reads emails that hit my inbox and determines if the email likely needs a response from me. Then, if a response from me is likely, the agent should use all context and sources available to it to draft a response. The draft response should then be placed in a folder on my Desktop called 'Email Drafts' for my review and action."
3. Quick will design and create the agent for you

## Notes
- Drafts are markdown files — review them, then copy/paste into Outlook to send
- The agent uses a watermark to avoid processing the same email twice
- Only emails that score high on "needs a response" get drafts generated
