gmail

Manage Gmail messages, threads, labels, and drafts via the Gmail API.

375|38|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/CraftOS-dev/CraftBot --skill gmail-craftos-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gmail
Source: https://github.com/CraftOS-dev/CraftBot/tree/main/skills/gmail
Command: npx skills add https://github.com/CraftOS-dev/CraftBot --skill gmail-craftos-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines interaction with your Gmail account, allowing you to read, send, and manage emails, threads, labels, and drafts without manual intervention.

Core Features & Use Cases

  • Email Management: Read, send, and organize emails efficiently.
  • Thread and Label Handling: Manage email conversations and apply labels for better organization.
  • Draft Management: Create, save, and send email drafts.
  • Use Case: Automatically send a follow-up email to a client after a meeting, or list all unread emails from a specific sender.

Quick Start

List the 10 most recent messages in your Gmail inbox.

Frequently Asked Questions about gmail

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sending emails through the Gmail API?

You can automate sending emails through the Gmail API by using this Skill to handle message sending, draft management, and thread organization via secure OAuth authentication.

Can I read and organize unread Gmail messages without manual intervention?

Yes, you can read and organize unread Gmail messages automatically by listing recent inbox messages, retrieving specific threads, and applying labels for structured organization.

What is needed to set up OAuth authentication for Gmail API integration?

Setting up OAuth authentication for Gmail API integration requires connecting through the Maton API to securely authorize access and manage your profile information and emails.

Does this approach support managing Gmail drafts and threads?

Yes, this approach supports managing Gmail drafts and threads by allowing you to create, save, and send drafts while maintaining full conversation thread handling.

How do I list recent inbox messages using Gmail API integration?

You can list recent inbox messages using Gmail API integration by requesting a message listing, which retrieves the ten most recent messages in your inbox.

Are there limitations when using OAuth for Gmail email management automation?

Limitations when using OAuth for Gmail email management automation depend on the Maton API's secure access scope, which handles profile information retrieval and API requests for messages and labels.