plugins/google-workspace/skills/persona-exec-assistant/SKILL.md
Manage an executive's schedule, inbox, and communications.
npx skillsauth add pleaseai/claude-code-plugins persona-exec-assistantInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
gws workflow +standup-reportgws workflow +meeting-prepgws workflow +weekly-digestgws workflow +standup-report to get the executive's agenda and open tasks.gws workflow +meeting-prep to see attendees, description, and linked docs.gws gmail +triage --max 10 — prioritize emails from direct reports and leadership.gws calendar +insert — always check for conflicts first using gws calendar +agenda.gws gmail +send — keep tone professional and concise.--format table for quick visual scans of agenda and triage output.gws calendar +agenda --week on Monday mornings for weekly planning.development
Get best practices for developing applications with Spring Boot.
development
Get best practices for JUnit 5 unit testing, including data-driven tests
development
Ensure that Java types are documented with Javadoc comments and follow best practices for documentation.
development
Create Spring Boot Java Project Skeleton