# Manage Gmail Replies Safely

Email work often needs quick summaries, clear replies, and careful sending controls. This skill guides Claude to draft concise Gmail responses and wait for approval before sending.

## Install

```bash
npx skillstore add clementwalter/email-assistant
```

## Metadata

- Status: approved
- Slug: clementwalter-email-assistant
- Skillstore revision: r1
- Version status: missing
- Tree hash: ac576832beda58ec7ade3d5987bd0dadc7d11222b1e6ac88a2ab12b70dfc5c77
- Author: ClementWalter
- GitHub username: ClementWalter
- License: MIT
- Repository: https://github.com/ClementWalter/rookie-marketplace/tree/main/gmail-mcp/skills/email-assistant
- Ref: 7db9b9f06e0ab79c575b58bc48c4d8dc9849f424
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: blocked
- Manual install advisory: allowed\_with\_warning
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands
- Quality score: 38
- Quality tier: warning
- Public page: https://skillstore.pages.dev/skills/clementwalter-email-assistant
- Manifest: https://skillstore.pages.dev/api/skills/clementwalter-email-assistant/manifest

## Capabilities

- Lists recent emails when Gmail MCP tools are available.
- Reads full email content after the user selects a message.
- Summarizes long emails into key points.
- Drafts short replies in the same language as the original email.
- Formats drafts with recipient, subject, attachment, and body sections.
- Requires explicit user approval before reply\_email or send\_email is used.

## Use Cases

- Reply to customer messages: Draft short, professional replies that match the language and context of incoming customer emails.
- Process a busy inbox: Review recent emails, read selected threads, and summarize the important points before taking action.
- Send approved updates: Prepare new email messages with clear subjects and content, then request approval before sending.

## Prompt Templates

### Check recent emails

```
Show my recent emails and summarize the important ones.
```

### Draft a reply

```
Read the email from [sender] about [topic] and draft a short reply in the same language.
```

### Search and respond

```
Find emails about [project], summarize the latest thread, and draft a concise response for my approval.
```

### Prepare a new message

```
Draft a new email to [recipient] with subject [subject]. Include [key points] and ask me before sending.
```

## Limitations

- Requires configured Gmail MCP tools for reading or sending messages.
- Does not send messages without explicit confirmation from the user.
- Does not verify attachment contents beyond the available tool context.
- Account selection can be ambiguous when the user has multiple Gmail accounts.

## Best Practices

- Review every draft carefully before approving the send action.
- Specify the intended Gmail account when more than one account is connected.
- Provide the desired tone, recipient, and key points for new messages.

## Anti Patterns

- Do not ask the assistant to send an email without reviewing the draft.
- Do not rely on the skill for legal, medical, or financial advice in email content.
- Do not include secrets or passwords in email drafts or prompts.

## Security Audit

- Audited at: 2026-07-09T01:26:12.019\+00:00
- Summary: Most static findings are false positives caused by markdown code fences and inline backticks in SKILL.md. The audit confirms a sensitive-data issue because the skill discloses 1Password item-name conventions and specific Gmail account identifiers.

## Stats

- Views: 233
- Downloads: 10
- Favorites: 0
- Popularity score: 0
