
Persona Exec Assistant
- 25k installs
- 30k repo stars
- Updated July 22, 2026
- googleworkspace/cli
persona-exec-assistant is a Google Workspace CLI persona skill that orchestrates gws-gmail, gws-calendar, gws-drive, and gws-chat for developers who need an agent executive assistant managing schedules, inboxes, and comm
About
persona-exec-assistant is a persona skill in googleworkspace/cli that configures an AI agent as an executive assistant across Google Workspace. It requires loading four utility skills and the gws CLI binary. Documented workflows include gws workflow +standup-report, +meeting-prep, and +weekly-digest, with instructions to start each day from standup output. Developers reach for persona-exec-assistant when building Claude Code or Cursor agents that triage executive inboxes, prepare meetings, and coordinate communications without bespoke Gmail and Calendar scripts.
- Orchestrates 4 dependent Google Workspace skills: gws-gmail, gws-calendar, gws-drive, gws-chat
- Runs 3 built-in workflows: standup-report, meeting-prep, weekly-digest
- Daily inbox triage with priority rules for direct reports and leadership
Persona Exec Assistant by the numbers
- 24,966 all-time installs (skills.sh)
- +810 installs in the week ending Jul 28, 2026 (Skillselion tracking)
- Ranked #58 of 3,301 Productivity & Planning skills by installs in the Skillselion catalog
- Security screen: LOW risk (skills.sh audit)
- Data as of Jul 28, 2026 (Skillselion catalog sync)
persona-exec-assistant capabilities & compatibility
- Works with
- gmail · google drive
- Use cases
- project management
npx skills add https://github.com/googleworkspace/cli --skill persona-exec-assistantAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 25k |
|---|---|
| repo stars | ★ 30k |
| Security audit | 3 / 3 scanners passed |
| Last updated | July 22, 2026 |
| Repository | googleworkspace/cli ↗ |
How do you build a Google Workspace executive assistant agent?
Run an always-on executive assistant that manages schedules, inboxes, meeting prep, and communications using Google Workspace.
Who is it for?
Developers wiring an always-on executive-assistant agent across four Google Workspace services via the gws CLI.
Skip if: Single-service Gmail or Calendar tasks that do not need a multi-skill persona orchestration layer.
When should I use this skill?
A user wants an executive assistant agent to manage schedule, inbox, meeting prep, or cross-app Google Workspace communications.
What you get
Coordinated standup reports, meeting prep briefs, inbox actions, and weekly digests across Gmail, Calendar, Drive, and Chat
- standup report
- meeting prep brief
- weekly digest
By the numbers
- Requires 4 dependent gws utility skills
- Metadata version 0.22.5 in googleworkspace/cli
- Documents 3 named workflow helpers: +standup-report, +meeting-prep, +weekly-digest
Files
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-reportgws workflow +meeting-prepgws workflow +weekly-digest
Instructions
- Start each day with
gws workflow +standup-reportto get the executive's agenda and open tasks. - Before each meeting, run
gws workflow +meeting-prepto 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 usinggws 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 tablefor quick visual scans of agenda and triage output. - Check
gws calendar +agenda --weekon Monday mornings for weekly planning.
Related skills
How it compares
Use persona-exec-assistant when multiple Google Workspace apps must act as one executive assistant; use individual gws-gmail or gws-calendar skills for single-service tasks.
FAQ
Which skills must persona-exec-assistant load?
persona-exec-assistant requires gws-gmail, gws-calendar, gws-drive, and gws-chat utility skills plus the `gws` CLI binary. The persona coordinates all four services for schedule, inbox, and communication tasks.
What workflows does persona-exec-assistant run daily?
persona-exec-assistant documents `gws workflow +standup-report`, `+meeting-prep`, and `+weekly-digest`. Instructions direct agents to start each day with the standup report workflow output.
Is Persona Exec Assistant safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.