googleworkspace/cli · Official

persona-exec-assistant

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

All-time #797 Trending #1663 Hot #465 First seen Mar 4, 2026
8-week activity · all time api

Installation

$ npx skills add googleworkspace/cli --skill persona-exec-assistant

Summary

  • Schedule, inbox, and communications management for executives via integrated Google Workspace automation.
  • Requires four prerequisite skills: gws-gmail , gws-calendar , gws-drive , and gws-chat for full functionality Includes three core workflows: standup reports for daily agendas, meeting prep for attendee and document context, and weekly digests Primary commands cover inbox triage with priority filtering, calendar conflict checking, meeting scheduling, and professional email drafting Designed for daily use patterns: start mornings with standup reports, pre-meeting preparation, and weekly planning on Mondays

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Security audits

Partner security reviews for this skill.

agent-trust-hub SAFE

Analyzed Apr 1, 2026

The skill is safe to use and functions as an executive assistant persona for Google Workspace. It relies on the 'gws' command-line tool. A low-risk surface for indirect prompt injection exists because the skill processes external emails and calendar events.

snyk LOW

Analyzed Apr 1, 2026

No issues detected.

socket Score 0.9000 · 0 alerts

Analyzed Apr 1, 2026

  • license 1
  • maintenance 1
  • quality 0.9
  • supply chain 1
  • vulnerability 1

0 alerts

Also in this package

Other skills from googleworkspace/cli · top by installs.

npx skills add googleworkspace/cli

Browse all from googleworkspace/cli

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 30.8K
License LICENSE
Default branch main
Open issues 129
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version0.22.5
Declared agents clawdbot
More metadata
version
0.22.5
openclaw
{"category":"persona","requires":{"bins":["gws"],"skills":["gws-gmail","gws-calendar","gws-drive","gws-chat"]}}

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,409 B
  • docs SUMMARY.md 88 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 28,000 installs

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.