What problem does it solve? Managing your Max assistant's behavior — timezone, personality, email drafting, follow-ups, and agent status — requires knowing which settings section holds each field and how partial updates merge. This Skill maps every preference to the correct max settings command so changes are made accurately without trial and error. ## Core Features & Use Cases - Five settings sections: scheduling (timezone, scheduling links), advanced (language, personality, global instructions), email (per-mailbox drafts, follow-ups, labels), overview (agent status), and knowledge-base toggle. - Safe update workflow: always get first, then update with a partial JSON object; updates merge except for the full-replacement schedulingLinks and email labels arrays. - Use Case: A user says "make my email drafts more formal and follow up after 3 days" — the Skill routes to max settings email get <id> to read the current shape, then updates draftInstructions and followUpAfter without touching the labels array. ## Quick Start Ask the assistant to change your Max timezone to America/Sao_Paulo using the max settings scheduling command.