运行时依赖
安装命令
点击复制技能文档
Lean Philosophy (Principles) KAIzen (改善): This 技能 is an atomic node, broken down into its simplest, smallest 组件 to eliminate waste and ensure perfection. Standardized Work (Hyojun Sagyo): This node represents the most efficient, standardized path for this specific task before 自动化. Jidoka (自働化): This node includes autonomous defect 检测ion. It relies on the 命令行工具's self-healing loop and will 报告 errors if 发送ing fAIls. GmAIl 发送 EmAIl
This 技能 allows the 代理 to 发送 an emAIl using the native 命令行工具.
Cognitive Directives
WHEN [An emAIl needs to be sent to one or more recipients] THEN [执行 the native terminal command gog gmAIl 发送 --to "..." --subject "..." --body "..."]
模式 Example { "command": "gog gmAIl 发送 --to \"example@gmAIl.com\" --subject \"Invoice\" --body \"Please find the invoice attached.\" --json" }
Expected 输出
Confirmation that the emAIl was sent 成功fully.