Google Gmail
Interact with Gmail to manage your inbox, search messages, handle attachments, and compose replies or new emails. The skill uses the Gmail REST API with OAuth authentication, supporting read-only access by default plus optional write permissions for labeling, archiving, and sending. Use curl and jq for most operations, or the Google Workspace CLI for composing and sending mail.
Google Gmail automates reading, searching, labeling, and sending emails through the Gmail API.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-27
Google Gmail automates reading, searching, labeling, and sending emails through the Gmail API. Interact with Gmail to manage your inbox, search messages, handle attachments, and compose replies or new emails. The skill uses the Gmail REST API with OAuth authentication, supporting read-only access by default plus optional write permissions for labeling, archiving, and sending. Use curl and jq for most operations, or the Google Workspace CLI for composing and sending mail.
Use it when
- Google Gmail uses OAuth authentication to securely connect to your Gmail account.
- Yes, Google Gmail integrates with automation and workflow platforms by connecting via the Gmail REST API.
Install
AceDataCloud/Skills/google-gmail · repository language: Python
generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What can Google Gmail help me automate?
Google Gmail enables you to automate email workflows and tasks by interacting with your inbox, searching messages, handling attachments, and composing replies or new emails. The skill uses the Gmail REST API with OAuth authentication, supporting read-only access by default plus optional write permissions for labeling, archiving, and sending emails programmatically.
How do I connect to a Gmail account?
Google Gmail uses OAuth authentication to securely connect to your Gmail account. The skill supports read-only access by default, allowing you to manage your inbox and search messages. You can enable optional write permissions to perform actions like labeling, archiving, and sending emails through the Gmail REST API.
Can I integrate Gmail with workflow automation platforms?
Yes, Google Gmail integrates with automation and workflow platforms by connecting via the Gmail REST API. This allows you to send and manage emails programmatically, automate Gmail tasks, and incorporate email workflows into your broader business process automation. The skill supports both read and write operations depending on your permission settings.
What tools does Google Gmail use for email operations?
Google Gmail primarily uses curl and jq for most email operations like searching, managing attachments, and handling messages. For composing and sending mail, the skill also supports the Google Workspace CLI, giving you flexible options to automate your email workflows based on your needs.
How do I send emails via Gmail programmatically?
Google Gmail allows you to send emails programmatically through the Gmail REST API with appropriate write permissions enabled. You can use curl commands or the Google Workspace CLI to compose and send emails as part of your automated workflows, integrating email sending into your larger automation and business process systems.
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Automate email workflows and tasks using Gmail”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Interact with Outlook and Microsoft 365 mailboxes through Microsoft Graph, handling both email and calendar operations. Draft and send messages, search and filter mail, manage folders and attachments, create or modify meetings, and check availability—all authenticated via OAuth bearer token.
google-gmail wraps the Gmail API through the gws command-line tool, letting you compose, read, search, and organize messages without leaving the terminal. It outputs structured JSON for easy piping to jq and other utilities, and includes helpers for common tasks like sending, replying, and triaging your inbox.
Google Tasks connects your agent to task management via the Tasks v1 REST API. List, filter, create, complete, and organize tasks across multiple lists with full read-write control when authorized.
Gws is a command-line interface for Google Workspace that streamlines email triage, calendar management, file uploads, spreadsheet operations, and task creation. It supports helper commands for common workflows like standup reports and meeting prep, plus raw API access for advanced use cases. Built for both interactive queries and scripted automation.
Integrate your Google Calendar into workflows to list events, build agendas, check availability, and create or modify meetings. The skill uses the Calendar v3 REST API with OAuth authentication, supporting both read-only and read-write operations depending on your permission level. Confirm destructive actions before attendee notifications are sent.
Interact with Google Drive files you've explicitly selected, created, or shared with the app using the Drive v3 REST API. The skill supports reading, downloading, exporting, renaming, moving, and deleting files through curl and jq, with optional upload support via Google's Workspace CLI. Note that the connector operates under the drive.file scope and cannot browse or search your entire Drive.
More skills Google Workspace Cli (unlicensed) · Gmail (unlicensed) · gmail (Apache-2.0) · gmail (MIT) · imap-smtp-email (MIT) · imap-smtp-email (MIT) · gws-gmail-reply-all (Apache-2.0) · gws-gmail-reply (Apache-2.0)