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 JSON body; use for all Gmail and Calendar API calls
  • write_file — write content to path; use to save the final report

Gmail API

Base URL: http://localhost:9100

Installs
1
GitHub Stars
9
First Seen
Jun 3, 2026
03_task1 — gabrielmoreira/agent-skills-mirror