1---2name: gmail3description: Gmail Skill4---5# Gmail Skill67## Description8Send and read emails for the user.910## Provider11mcp_server: gmail-mcp1213## Capabilities14- send_email(to, subject, body) - Send an email15- list_recent(limit) - List recent emails16- search(query, limit) - Search emails by query1718## Config19- token_file: ~/.mindful-assistant/credentials/gmail-token.json20- scopes:21 - gmail.send22 - gmail.readonly2324## Setup251. Enable Gmail API in Google Cloud Console262. Download OAuth credentials273. Run `npx gmail-mcp auth` to authenticate284. Token will be saved to the token_file path
Run npx skillmds@latest add amitkrpaliwal/gmail in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Gmail Skill It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Amitkrpaliwal (@amitkrpaliwal) published this skill. Their other Agent Skills are listed on their SkillMD profile.