What problem does it solve? Coordinating project schedules across Google Calendar, Google Tasks, and stakeholder documents requires manual cross-referencing of free time, task creation, and status reporting. This Skill automates that workflow by managing calendar events and tasks directly and by decomposing goals into conflict-free scheduled timelines. ## Core Features & Use Cases - Calendar & Tasks CRUD: List, create, update, and delete Google Calendar events and Google Tasks via the Google APIs using Application Default Credentials. - Timeline Planner: Decompose a goals.json file into a proposed timeline, find free slots within working hours around existing calendar events, provision task lists and focus blocks, track completion status, and generate weekly sprint rollups. - Google Docs Publishing: Publish the proposed timeline to a shared Google Doc, append revisions or postmortems, and share it with stakeholders at reader, commenter, or writer roles. - Use Case: Given a two-week project plan with subtasks and durations, generate a proposed_timeline.md that avoids existing meetings, review it, then apply it to create the TaskList, tasks, and Focus calendar blocks in one flow. ## Quick Start Ask the agent to list your calendar events for the next 7 days and create a task due Friday using the google-workspace skill.