persona-exec-assistant

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

25 stars

Best use case

persona-exec-assistant is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

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

Teams using persona-exec-assistant should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/persona-exec-assistant/SKILL.md --create-dirs "https://raw.githubusercontent.com/ComeOnOliver/skillshub/main/skills/googleworkspace/cli/persona-exec-assistant/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/persona-exec-assistant/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How persona-exec-assistant Compares

Feature / Agentpersona-exec-assistantStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

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

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

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

Related Skills

executive-summary-creator

25
from ComeOnOliver/skillshub

Executive Summary Creator - Auto-activating skill for Enterprise Workflows. Triggers on: executive summary creator, executive summary creator Part of the Enterprise Workflows skill category.

executive-digest

25
from ComeOnOliver/skillshub

Generate the daily executive digest — a single WhatsApp summary of everything needing attention: stalled scheduling, pending intros, unanswered emails, promised follow-ups, open Todoist tasks, and upcoming calendar events. Use when running the daily digest cron, or when user asks for a status digest, daily summary, "what's pending", or "catch me up".

backlog-grooming-assistant

25
from ComeOnOliver/skillshub

Backlog Grooming Assistant - Auto-activating skill for Enterprise Workflows. Triggers on: backlog grooming assistant, backlog grooming assistant Part of the Enterprise Workflows skill category.

resume-assistant

25
from ComeOnOliver/skillshub

智能简历助手,通过五个AI代理提供全流程求职支持:(1)故事挖掘-发现经历亮点;(2)职位推荐-匹配合适岗位;(3)简历优化-针对JD定制内容;(4)模拟面试-实战演练与反馈;(5)能力提升-差距分析与计划。适用于简历创建、优化、面试准备、职业规划等求职相关任务。

persona-team-lead

25
from ComeOnOliver/skillshub

Lead a team — run standups, coordinate tasks, and communicate.

persona-sales-ops

25
from ComeOnOliver/skillshub

Manage sales workflows — track deals, schedule calls, client comms.

persona-researcher

25
from ComeOnOliver/skillshub

Organize research — manage references, notes, and collaboration.

persona-project-manager

25
from ComeOnOliver/skillshub

Coordinate projects — track tasks, schedule meetings, and share docs.

persona-event-coordinator

25
from ComeOnOliver/skillshub

Plan and manage events — scheduling, invitations, and logistics.

persona-customer-support

25
from ComeOnOliver/skillshub

Manage customer support — track tickets, respond, escalate issues.

persona-content-creator

25
from ComeOnOliver/skillshub

Create, organize, and distribute content across Workspace.

Line Execution Checker

25
from ComeOnOliver/skillshub

Check if specific lines were executed using gcov data