skills/gmail/SKILL.md
--- Skill name: gmail Skill description: Interact with Gmail for email management. Search, read, send, draft, and manage emails, labels, and filters. --- # Gmail Skill Interact with Gmail for email management. Search, read, send, draft, and manage emails, labels, and filters. ## MCP Server This skill uses the `gmail` MCP server (`uvx mcp_gmail@latest`) configured in `~/.config/amp/settings.json`. ## Setup ### Prerequisites 1. **Google Cloud Project** with Gmail API enabled 2. **OAuth 2.0
npx skillsauth add abhiroopb/synthetic-mind skills/gmailInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
4 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Interact with Gmail for email management. Search, read, send, draft, and manage emails, labels, and filters.
This skill uses the gmail MCP server (uvx mcp_gmail@latest) configured in ~/.config/amp/settings.json.
GMAIL_OAUTH_CONFIG env var in ~/.config/amp/settings.json to the stringified JSON content of the downloaded credentials fileOn first use, the server opens a browser for Google OAuth authentication. After authorizing, the token is stored in the system keyring for future use.
label: "all" to search across all labels.timezone on search and read calls when available (IANA format).draft_type: "reply" with reference_message_id.read_message accepts multiple message_ids in one call.modify_labels with labels_to_remove: ["UNREAD"].testing
Track TV shows and movies with Trakt.tv. Search, get watchlist, history, up-next, recommendations, trending, calendar, ratings, stats, add/remove from watchlist, mark watched, rate, and check in. Use when asked about what to watch, TV shows, movies, watch history, or Trakt.
development
Send and receive SMS messages via Twilio API. Used for text message notifications, forwarding important alerts, and two-way SMS communication.
documentation
Organizes files in the local Downloads folder into proper folders. Use when asked to organize, sort, or file downloaded documents.
tools
Book and manage appointments on Sutter Health MyHealth Online portal. Uses browser automation via Playwright MCP to interact with the patient portal.