Skills gmail
Read Gmail data using the Google Workspace CLI backend through Platform Gateway.
install
source · Clone the upstream repo
git clone https://github.com/useopencompany/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/useopencompany/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/gmail" ~/.claude/skills/useopencompany-skills-gmail && rm -rf "$T"
manifest:
gmail/SKILL.mdsource content
Gmail (Compatibility Read-Only)
Compatibility alias for Google Workspace read actions.
Capabilities
- List messages via Google Workspace CLI
Notes
- Routed to provider
.gws - Write/admin operations are intentionally unavailable.