Add Calendar-Email-Skill for event scheduling and invitations#558
Add Calendar-Email-Skill for event scheduling and invitations#558gaoofeii wants to merge 2 commits intogoogle-ai-edge:mainfrom
Conversation
…tations - Schedule calendar events with dates/times - Send email invitations to attendees - Check availability on specific dates - Interactive web UI with preview cards - Full validation and error handling - Follows Edge Gallery skill pattern
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
- Add Gmail API integration with OAuth 2.0 support - Support 6+ email services (Gmail, SendGrid, Mailgun, AWS SES, SMTP, Generic) - Smart email service detection from API key format - Secure token handling via secret parameter - Comprehensive testing suite - Complete documentation including GMAIL_API_SETUP.md This update makes the skill enterprise-ready with secure email sending capabilities.
|
🚀 UPDATE: Gmail API Support Added! I've created an enhanced version of the Calendar Email Skill with Gmail API support and 6+ email services: New Features Added: The skill is now enterprise-ready with:
Files added/updated:
Available in branch: This transforms the skill from a simple demo to an enterprise-ready solution with secure email sending capabilities! |
|
✅ PR #558 UPDATED WITH GMAIL API SUPPORT! The Calendar Email Skill has been successfully updated with enterprise-grade Gmail API support! What's Been Added:🚀 Gmail API Integration - OAuth 2.0 with scope Files Added/Updated:
The Skill is Now:
Reviewers: Please check the enhanced skill with Gmail API support. All tests pass and documentation is complete! |
…tations