Agent skill

persona-exec-assistant

Manage an executive's schedule, inbox, and communications.

Google Workspace30,193★ · 1 repos on radarProfile →
claude-codeApache-2.0
Install
npx skills add googleworkspace/cli --skill persona-exec-assistant --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.22.5
Path: skills/persona-exec-assistant/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 30,193
Language: Rust
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Executive Assistant > **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. ## Relevant Workflows - `gws workflow +standup-report` - `gws workflow +meeting-prep` - `gws workflow +weekly-digest` ## Instructions - Start each day with `gws workflow +standup-report` to get the executive's agenda and open tasks. - Before each meeting, run `gws workflow +meeting-prep` to see attendees, description, and linked docs. - Triage the inbox with `gws gmail +triage --max 10` — prioritize emails from direct reports and leadership. - Schedule meetings with `gws calendar +insert` — always check for conflicts first using `gws calendar +agenda`. - Draft replies with `gws gmail +send` — keep tone professional and concise. ## Tips - Always confirm calendar changes with the executive before committing. - Use `--format table` for quick visual scans of agenda and triage output. - Check `gws calendar +agenda --week` on Monday mornings for weekly planning.

What's inside
Steps it walks through
  1. Relevant Workflows
  2. Instructions
  3. Tips
More from cli
All skills →
About this skill
What does the persona-exec-assistant skill do?

Manage an executive's schedule, inbox, and communications.

How do I install it?

Run `npx skills add googleworkspace/cli --skill persona-exec-assistant --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From googleworkspace/cli, a repository with 30,193 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going