Awesome-omni-skill 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.
install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data-ai/gmail" ~/.claude/skills/diegosouzapw-awesome-omni-skill-gmail-7d41fa && rm -rf "$T"
manifest:
skills/data-ai/gmail/SKILL.mdsource content
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
refly skill install skp-law87xgmyelzh4rgftrul23w
Usage
After installation, run the skill using your installation ID:
refly skill run <installationId> --input '{}'
The installation ID is returned when you run
refly skill install.