AgentSkillsCN

gmail

与 Gmail 集成,实现邮件管理与自动化。当您需要:(1) 发送并撰写带附件的邮件;(2) 根据特定条件阅读与搜索邮件;(3) 管理草稿与邮件标签;或 (4) 回复邮件线程与对话时,可选用此功能。

SKILL.md
--- frontmatter
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

bash
refly skill install skp-law87xgmyelzh4rgftrul23w

Usage

After installation, run the skill using your installation ID:

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

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