persona-exec-assistant
🤖 AI Summary
This skill acts as an automated executive assistant that manages an executive’s schedule, inbox, and communications by orchestrating Gmail, Calendar, Drive, and Chat workflows to perform daily standups, meeting prep, inbox triage, and conflict-free scheduling.
How to Install
Claude Code:
git clone --depth 1 https://github.com/googleworkspace/cli.git && cp cli/skills/persona-exec-assistant ~/.claude/skills/persona-exec-assistant -r# 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.
Details
| Category | Productivity → tools |
| Source | googleworkspace/cli |
| SKILL.md | View on GitHub → |
| Repo Stars | ★ 27.3K |
| Est. per Skill | 546 (shared across 50 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | N/A |
Related Skills
acceptance-orchestrator
Acceptance Orchestrator Overview Orchestrate coding work as a state machine that ends only when acce
ai-ml
AI/ML Workflow Bundle Overview Comprehensive AI/ML workflow for building LLM applications, implement
executing-plans
Executing Plans Overview Load plan, review critically, execute tasks in batches, report for review b
notebooklm
NotebookLM Research Assistant Skill Interact with Google NotebookLM to query documentation with Gemi
Works Well With
Skills from the same repository — often designed to work together
gws-admin-reports
admin-reports (reportsv1) > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and se
gws-calendar-agenda
calendar +agenda > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security ru
gws-calendar-insert
calendar +insert > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security ru