← 返回
未分类 中文

Gmail Send Email

Atomic node skill to send an email via Gmail using the gog CLI.
使用 gog CLI 通过 Gmail 发送邮件的原子节点技能
zvirb zvirb 来源
未分类 clawhub v1.0.2 1 版本 100000 Key: 无需
★ 0
Stars
📥 398
下载
💾 1
安装
1
版本
#latest

概述

Lean Philosophy (Principles)

  • Kaizen (改善): This skill is an atomic node, broken down into its simplest, smallest component to eliminate waste and ensure perfection.
  • Standardized Work (Hyojun Sagyo): This node represents the most efficient, standardized path for this specific task before automation.
  • Jidoka (自働化): This node includes autonomous defect detection. It relies on the CLI's self-healing loop and will report errors if sending fails.

Gmail Send Email

This skill allows the agent to send an email using the native CLI.

Cognitive Directives

WHEN [An email needs to be sent to one or more recipients]

THEN [Execute the native terminal command gog gmail send --to "..." --subject "..." --body "..."]

Schema Example

{
  "command": "gog gmail send --to \"example@gmail.com\" --subject \"Invoice\" --body \"Please find the invoice attached.\" --json"
}

Expected Output

Confirmation that the email was sent successfully.

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-05-07 09:01 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

office-efficiency

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 466 📥 155,756
office-efficiency

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 389 📥 148,061
ai-agent

Google Calendar Create Event

zvirb
使用 gog CLI 创建 Google 日历事件的原子节点技能。
★ 0 📥 570