gmail-automation
Automate Gmail tasks via Rube MCP (Composio): send/reply, search, labels, drafts, attachments. Always search tools first for current schemas.
Content Preview
--- name: gmail-automation description: "Automate Gmail tasks via Rube MCP (Composio): send/reply, search, labels, drafts, attachments. Always search tools first for current schemas." requires: mcp: [rube] category: email --- # Gmail Automation via Rube MCP Automate Gmail operations through Composio's Gmail toolkit via Rube MCP. **Toolkit docs**: [composio.dev/toolkits/gmail](https://composio.dev/toolkits/gmail) ## Prerequisites - Rube MCP must be connected (RUBE_SEARCH_TOOLS available) -
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/gmail-automation.md \
https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/gmail-automation/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/davepoon/buildwithclaudeThen reference at plugins/all-skills/skills/gmail-automation/SKILL.md
Related Skills
gmail-automation
Lightweight Gmail integration with standalone OAuth authentication. No MCP server required.
workflowgmail
by sickn33 (Antigravity) · antigravity-awesome-skills
email-drafting
Draft email replies for Gonto's Gmail accounts ([email protected], [email protected]). Handles intro acceptances, scheduling intent, thanks/ack, and positive short replies. Use when user asks to draft or reply to an email, or when Gmail webhook triggers arrive for auto-draft classification. Draft-only mode — never sends automatically.
email-draftingemaildrafting
by jeremylongshore · plugins-plus-skills
google-calendar-automation
Lightweight Google Calendar integration with standalone OAuth authentication. No MCP server required.
workflowgooglecalendar
by sickn33 (Antigravity) · antigravity-awesome-skills
google-docs-automation
Lightweight Google Docs integration with standalone OAuth authentication. No MCP server required.
workflowgoogledocs
by sickn33 (Antigravity) · antigravity-awesome-skills