email-summary
This skill fetches unread Gmail messages and produces AI-generated summaries. It instructs executing `python3 {baseDir}/scripts/fetch_emails.py`, accesses credentials at `GMAIL_CREDENTIALS_PATH` (and writes `token.json`), and performs network calls to the Gmail API (`https://www.googleapis.com/auth/gmail.readonly`).