원클릭으로
google-gmail
Read, send, search, and manage Gmail messages. Use when the user asks about email, inbox, or wants to send/reply to messages.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Read, send, search, and manage Gmail messages. Use when the user asks about email, inbox, or wants to send/reply to messages.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Controls smart home devices and reads sensor data via Home Assistant
Lets a Choom queue its OWN future followup. The Choom writes a short prompt to itself; the bridge fires it as a one-shot heartbeat at the scheduled time. Use to self-trigger proactive check-ins, reminders to revisit an unfinished thread, or to wake up after an expected interval.
Scrapes webpages for text and images using a headless browser (JS-rendered) or static HTML. Downloads images and files from the web.
Start a live group conversation with one or more sister Chooms — a real back-and-forth chat (not a task hand-off). Use to check in, think together, plan, or connect. The user can see and join.
Sandboxed file operations in project workspace — create projects, write, read, list, create folders, delete files, and rename projects. Use for saving reports, code, notes, or managing project files.
Generates images using Stable Diffusion with checkpoint switching, LoRA support, and self-portrait mode. Use when the user requests pictures, artwork, selfies, or portraits.
| name | google-gmail |
| description | Read, send, search, and manage Gmail messages. Use when the user asks about email, inbox, or wants to send/reply to messages. |
| version | 1.0.0 |
| author | system |
| tools | ["list_emails","read_email","send_email","draft_email","search_emails","archive_email","reply_to_email"] |
| dependencies | [] |
list_emailsread_email (needs message_id from list/search)draft_email (saves to Drafts, does NOT send)send_email (only when user explicitly says "send")search_emails (Gmail search syntax: from:, subject:, is:unread, etc.)archive_email (removes from inbox)reply_to_email (preserves thread)draft_emailsend_email