Skip to main content
在 Manus 中运行任何 Skill
一键导入

add-gmail

Adds Gmail monitoring to ZeroClaw via async IMAP over TLS using async-imap + tokio. Creates src/channels/gmail.rs with a GmailChannel struct, polls INBOX for unread messages matching a trigger pattern, and sends replies via lettre (SMTP). Zero CGo, zero external runtime. Requires a Gmail App Password (not your Google account password).

概览

Adds Gmail monitoring to ZeroClaw via async IMAP over TLS using async-imap + tokio. Creates src/channels/gmail.rs with a GmailChannel struct, polls INBOX for unread messages matching a trigger pattern, and sends replies via lettre (SMTP). Zero CGo, zero external runtime. Requires a Gmail App Password (not your Google account password).

安装命令
npx skills add https://github.com/mk-knight23/AI-Agent-ZeroClaw --skill add-gmail

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年3月6日 02:34
SKILL.md
readonly