Back to skills
SkillHub ClubShip Full StackFull Stack

persona-exec-assistant

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

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
21,488
Hot score
99
Updated
March 20, 2026
Overall rating
C4.0
Composite score
4.0
Best-practice grade
B80.4

Install command

npx @skill-hub/cli install googleworkspace-cli-persona-exec-assistant

Repository

googleworkspace/cli

Skill path: skills/persona-exec-assistant

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

Open repository

Best for

Primary workflow: Ship Full Stack.

Technical facets: Full Stack.

Target audience: everyone.

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: googleworkspace.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install persona-exec-assistant into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/googleworkspace/cli before adding persona-exec-assistant to shared team environments
  • Use persona-exec-assistant for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

Original source / Raw SKILL.md

---
name: persona-exec-assistant
version: 1.0.0
description: "Manage an executive's schedule, inbox, and communications."
metadata:
  openclaw:
    category: "persona"
    requires:
      bins: ["gws"]
      skills: ["gws-gmail", "gws-calendar", "gws-drive", "gws-chat"]
---

# 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.

persona-exec-assistant | SkillHub