Skip to main content
Exécutez n'importe quel Skill dans Manus
en 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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/coinvest518/OpenClaw-Composio-Gmail-Skill --skill secure-gmail

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles0
Forks0
Mis à jour2 mars 2026 à 18:12
Explorateur de fichiers
4 fichiers
SKILL.md
readonly