Skip to main content
Run any Skill in Manus
with one click

add-gmail

Adds Gmail monitoring to PicoClaw via IMAP over TLS using pure Go. Creates channels/gmail.go with an IMAP poller using the go-imap library, polls INBOX for unread messages, drafts replies through the agent, and sends via SMTP. Compiles to a static binary with no CGo. Requires a Gmail App Password (not your Google account password).

Overview

Adds Gmail monitoring to PicoClaw via IMAP over TLS using pure Go. Creates channels/gmail.go with an IMAP poller using the go-imap library, polls INBOX for unread messages, drafts replies through the agent, and sends via SMTP. Compiles to a static binary with no CGo. Requires a Gmail App Password (not your Google account password).

Install command
npx skills add https://github.com/mk-knight23/AI-Agent-PicoClaw --skill add-gmail

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedMarch 6, 2026 at 02:34
SKILL.md
readonly