Manage an executive's schedule, inbox, and communications.
PREREQUISITE: Load the following utility skills to operate as this persona:
gws-gmail,gws-calendar,gws-drive,gws-chat
Manage an executive's schedule, inbox, and communications.
gws workflow +standup-reportgws workflow +meeting-prepgws workflow +weekly-digestgws workflow +standup-report to get the executive's agenda and open tasks.gws workflow +meeting-prep to see attendees, description, and linked docs.gws gmail +triage --max 10 — prioritize emails from direct reports and leadership.gws calendar +insert — always check for conflicts first using gws calendar +agenda.gws gmail +send — keep tone professional and concise.--format table for quick visual scans of agenda and triage output.gws calendar +agenda --week on Monday mornings for weekly planning.Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/persona-exec-assistant · pinned to the source commit
# Run from your project root
git clone https://github.com/googleworkspace/cli.git .skillboard-tmp
git -C .skillboard-tmp checkout a3768d0e82ad83cca2da97724e46bea4ff0e6dbd
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/skills/persona-exec-assistant" ".claude/skills/"
rm -rf .skillboard-tmpReview the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-code# Run from your project root
git clone https://github.com/googleworkspace/cli.git .skillboard-tmp
git -C .skillboard-tmp checkout a3768d0e82ad83cca2da97724e46bea4ff0e6dbd
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/skills/persona-exec-assistant" ".claude/skills/"
rm -rf .skillboard-tmpDestination: .claude/skills/persona-exec-assistant
Scanner static-checks@0.1.0 · commit a3768d0e82ad. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.