원클릭으로
gmail
Send and read emails via Gmail browser automation. Use when asked to send email or check inbox.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Send and read emails via Gmail browser automation. Use when asked to send email or check inbox.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Generate lip-synced avatar video from text using OmniHuman v1.5. Use when creating talking-head or avatar videos.
Schedule tasks using natural language time expressions. Use when asked to schedule a recurring or timed task.
Generate voice-over audio using OpenAI TTS. Use when creating narration or voice for videos.
Render videos using Remotion compositions. Use when creating or generating videos.
Research topics for video content creation. Use when researching ideas for videos.
Write video scripts with hooks, structure, and timing. Use when creating scripts for videos.
| name | gmail |
| description | Send and read emails via Gmail browser automation. Use when asked to send email or check inbox. |
| disable-model-invocation | true |
| allowed-tools | ["mcp__claude-in-chrome__*"] |
Send and read emails using Gmail browser automation.
Use mcp__claude-in-chrome__navigate to go to https://mail.google.com
Wait for inbox to load
Use mcp__claude-in-chrome__find to locate "Compose" button
Click Compose
Wait for compose modal to appear
To:
- Find "To" input field
- Use form_input to enter recipient email
Subject:
- Find "Subject" input field
- Enter subject line
Body:
- Find message body textarea
- Enter email content
Find the attachment (paperclip) icon
Click to open file picker
Use upload to attach files
Wait for upload to complete
Find "Send" button
Click to send
Verify email was sent (compose modal closes)
Use mcp__claude-in-chrome__navigate to go to https://mail.google.com
Wait for inbox to load
Use mcp__claude-in-chrome__read_page to extract inbox items
Each email shows: sender, subject, snippet, time
Use find to locate the email by subject or sender
Click on the email to open it
Use get_page_text to extract full email content
Find the search bar at top
Enter search query:
- from:sender@email.com
- subject:keyword
- has:attachment
- after:2024/01/01
Press Enter to search
Primary: Main inbox
Social: Social notifications
Promotions: Marketing emails
Sent: Sent emails
Drafts: Unsent drafts
Starred: Starred emails
1. Open the email
2. Find "Reply" button
3. Click Reply
4. Enter response in compose area
5. Click Send