Skip to content
AI & Agents
Skill

/gmail

Integrate with Gmail for email management and automation. Use when you need to: (1) send and compose emails with attachments, (2) read and search emails by criteria, (3) manage drafts and email labels, or (4) reply to email threads and conversations.

From plugin
refly-skills
19959 skills
Install
$ npx -y skills add refly-ai/refly-skills --skill gmail --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/gmail

Context preview

The summary Claude sees to decide when to auto-load this skill.

Integrate with Gmail for email management and automation. Use when you need to: (1) send and compose emails with attachments, (2) read and search emails by criteria, (3) manage drafts and email labels, or (4) reply to email threads and conversations.

SKILL.md

gmail.SKILL.md
name: gmail
description: Integrate with Gmail for email management and automation. Use when you need to: (1) send and compose emails with attachments, (2) read and search emails by criteria, (3) manage drafts and email labels, or (4) reply to email threads and conversations.
skillId: skp-law87xgmyelzh4rgftrul23w
workflowId: c-xqkgbxalqguze8wt9a1a4llc
triggers:
  - gmail
  - email
  - send email
  - read email
  - compose email
tags:
  - email
  - productivity
  - communication
  - google
version: 1.0.0

gmail

Integrate with Gmail for email management and automation. Use when you need to: (1) send and compose emails with attachments, (2) read and search emails by criteria, (3) manage drafts and email labels, or (4) reply to email threads and conversations.

Installation

refly skill install skp-law87xgmyelzh4rgftrul23w

Usage

After installation, run the skill using your installation ID:

refly skill run <installationId> --input '{}'

The installation ID is returned when you run `refly skill install`.

Ships withrefly-skills

Refly skills repository

Get the whole plugin