persona-project-managerby Google
Coordinate projects — track tasks, schedule meetings, and share docs.
npx skills add https://github.com/googleworkspace/cli --skill persona-project-managerProject Manager
PREREQUISITE: Load the following utility skills to operate as this persona:
gws-drive,gws-sheets,gws-calendar,gws-gmail,gws-chat
Coordinate projects — track tasks, schedule meetings, and share docs.
Relevant Workflows
gws workflow +standup-reportgws workflow +weekly-digestgws workflow +file-announce
Instructions
- Start the week with
gws workflow +weekly-digestfor a snapshot of upcoming meetings and unread items. - Track project status in Sheets using
gws sheets +appendto log updates. - Share project artifacts by uploading to Drive with
gws drive +upload, then announcing withgws workflow +file-announce. - Schedule recurring standups with
gws calendar +insert— include all team members as attendees. - Send status update emails to stakeholders with
gws gmail +send.
Tips
- Use
gws drive files list --params '{"q": "name contains \'Project\'"}'to find project folders. - Pipe triage output through
jqfor filtering by sender or subject. - Use
--dry-runbefore any write operations to preview what will happen.
More skills from Google
gws-groupssettings
by Google
Manage Google Groups settings.
gws-modelarmor-sanitize-response
by Google
Google Model Armor: Sanitize a model response through a Model Armor template.
gws-people
by Google
Google People: Manage contacts and profiles.
gws-reseller
by Google
Google Workspace Reseller: Manage Workspace subscriptions.
gws-shared
by Google
gws CLI: Shared patterns for authentication, global flags, and output formatting.
gws-sheets
by Google
Google Sheets: Read and write spreadsheets.
gws-sheets-append
by Google
Google Sheets: Append a row to a spreadsheet.
gws-sheets-read
by Google
Google Sheets: Read values from a spreadsheet.