03_task1
Installation
SKILL.md
Scheduling Assistant Skill
Coordinate meetings end-to-end: read briefing emails, check calendars, propose times, confirm with participants, create events, and notify the organizer.
Tools
All tools are defined in tmp_workspace/utils.py:
http_request— POST to any URL with an optional JSONbody; use for all Gmail and Calendar API callswrite_file— writecontenttopath; use to save the final report
Gmail API
Base URL: http://localhost:9100