What problem does it solve? After each 1:1 advisory session, someone must manually download the Zoom transcript, write structured meeting minutes, publish them to a Notion coaching dashboard, register action items, and notify the client. This Skill automates that entire post-session pipeline. ## Core Features & Use Cases - Zoom Transcript Retrieval: Downloads recordings via Zoom S2S OAuth, handling the separate download_access_token requirement and UTC-to-KST date conversion. - Structured Minutes in Notion: Writes minutes in a fixed format (conclusion, discussion flow, decisions, action items) and creates pages via the Notion REST API, avoiding the MCP number-property bug. - Follow-up Automation: Registers action items to a task board, updates the dashboard highlight quote, and sends a KakaoTalk notification to the client with a disclosure line. - Use Case: After a late-night advisory call, ask the agent to process the session; it fetches the transcript, publishes formatted minutes to the client's Notion dashboard, logs to-dos, and sends the client a confirmation message. ## Quick Start Process yesterday's advisory session transcript and post the meeting minutes to the client's Notion coaching dashboard.