This skill connects Claude to Gmail through Membrane's integration layer, which handles OAuth and credential refresh automatically so you don't need to manage tokens. You get pre-built actions for common operations like sending messages, managing drafts, searching threads, and organizing labels. When the standard actions don't cover your use case, you can proxy requests directly to the Gmail API with authentication injected for you. The setup is straightforward: install the Membrane CLI, authenticate once, and you're connected. It's MIT licensed and sits in the Membrane framework's growing collection of application skills.
npx skills add https://github.com/membranedev/application-skills --skill gmail