Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

secure-gmail

Secure Gmail skill using Composio brokered OAuth — no raw tokens stored locally. Reads, searches, and drafts emails with least-privilege enforcement. Blocks send and delete at the Composio API gateway level, not just in code. Use when user asks to check inbox, find specific emails by sender or subject, summarize unread threads, or create reply drafts without sending. Requires COMPOSIO_API_KEY in .env and Gmail connected at app.composio.dev. Do NOT use for sending emails — use a send-confirmed skill with human approval instead.

Resumen

Secure Gmail skill using Composio brokered OAuth — no raw tokens stored locally. Reads, searches, and drafts emails with least-privilege enforcement. Blocks send and delete at the Composio API gateway level, not just in code. Use when user asks to check inbox, find specific emails by sender or subject, summarize unread threads, or create reply drafts without sending. Requires COMPOSIO_API_KEY in .env and Gmail connected at app.composio.dev. Do NOT use for sending emails — use a send-confirmed skill with human approval instead.

Comando de instalación
npx skills add https://github.com/coinvest518/OpenClaw-Composio-Gmail-Skill --skill secure-gmail

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas0
Forks0
Actualizado2 de marzo de 2026, 18:12
Explorador de archivos
4 archivos
SKILL.md
readonly