Agent skill
persona-project-manager
Coordinate projects — track tasks, schedule meetings, and share docs.
Install this agent skill to your Project
npx add-skill https://github.com/googleworkspace/cli/tree/main/skills/persona-project-manager
Metadata
Additional technical details for this skill
- version
- 0.22.5
- openclaw
-
{ "category": "persona", "requires": { "bins": [ "gws" ], "skills": [ "gws-drive", "gws-sheets", "gws-calendar", "gws-gmail", "gws-chat" ] } }
SKILL.md
Project 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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gws-events-renew
Google Workspace Events: Renew/reactivate Workspace Events subscriptions.
gws-forms
Read and write Google Forms.
gws-chat
Google Chat: Manage Chat spaces and messages.
gws-modelarmor-sanitize-prompt
Google Model Armor: Sanitize a user prompt through a Model Armor template.
gws-workflow-standup-report
Google Workflow: Today's meetings + open tasks as a standup summary.
persona-team-lead
Lead a team — run standups, coordinate tasks, and communicate.
Didn't find tool you were looking for?