This is the routing layer you want before you touch any Google Workspace API. It forces you to answer the hard question first: Apps Script, direct REST, or Admin SDK? The skill walks through five classification questions (surface, operation, actor, execution home, trigger), maps them to auth models, and gives you workflow packets for common cross-service jobs like form intake or approval flows. The best part is the route-out logic: it tells you when you're over-engineering a spreadsheet problem or when you actually need domain-wide delegation. If you've ever started writing Sheets code only to realize halfway through that you picked the wrong surface, this will save you that rewrite.
npx -y skills add akillness/oh-my-skills --skill google-workspace --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
larksuite/cli
googleworkspace/cli
googleworkspace/cli
googleworkspace/cli