Freev1.0.0
Gmail
Send and read Gmail using local OAuth (like the YouTube skill). One-time browser sign-in; token saved in the skill. Use when the user wants to send email, list inbox messages, or track replies in a pipeline.
Published by
Sai Ko
4.0 (1 rating)Sign in to rate
How to install
Point your Sulala Agent at this store, then install this skill.
- Set the registry URL (e.g. in
.env):
SKILLS_REGISTRY_URL=https://hub.sulala.ai/api/sulalahub/registryThen run: sulala skill install gmail or install from the dashboard Skills page. This installs the latest version (currently v1.0.0); you can pin a specific version in your skill config if needed.
Skill files
README.md
--- name: Gmail description: Send and read Gmail using local OAuth (like the YouTube skill). One-time browser sign-in; token saved in the skill. Use when the user wants to send email, list inbox messages, or track replies in a pipeline. version: 1.0.0 --- # Skill package Submitted as ZIP. Admin can download and test the archive.
Comments
Sign in to leave a comment.
Loading comments…