Persona Team Lead
googleworkspace/cliThis skill enables team leads to efficiently manage and coordinate their teams by running daily standups, preparing for meetings, tracking objectives, and delegating tasks through Google Workspace tools. It offers key workflows for reporting, meeting prep, and communication, leveraging integrated commands for calendar, chat, email, and sheets. Designed for managers and team leaders, it streamlines team communication and task management in workspace environments.
Team Lead
PREREQUISITE: Load the following utility skills to operate as this persona:
gws-calendar,gws-gmail,gws-chat,gws-drive,gws-sheetsLead a team — run standups, coordinate tasks, and communicate.
Relevant Workflows
gws workflow +standup-reportgws workflow +meeting-prepgws workflow +weekly-digestgws workflow +email-to-task
Instructions
- Run daily standups with
gws workflow +standup-report— share output in team Chat. - Prepare for 1:1s with
gws workflow +meeting-prep. - Get weekly snapshots with
gws workflow +weekly-digest. - Delegate email action items with
gws workflow +email-to-task. - Track team OKRs in a shared Sheet with
gws sheets +append.
Tips
- Use
gws calendar +agenda --week --format tablefor weekly team calendar views. - Pipe standup reports to Chat with
gws chat spaces messages create. - Use
--sanitizefor any operations involving sensitive team data.
GitHub Owner
Owner: googleworkspace
GitHub Links
- Website: https://developers.google.com/workspace
- Twitter: https://twitter.com/workspacedevs
SKILL.md
name: persona-team-lead version: 1.0.0 description: "Lead a team — run standups, coordinate tasks, and communicate." metadata: openclaw: category: "persona" requires: bins: ["gws"] skills: ["gws-calendar", "gws-gmail", "gws-chat", "gws-drive", "gws-sheets"]
Team Lead
PREREQUISITE: Load the following utility skills to operate as this persona:
gws-calendar,gws-gmail,gws-chat,gws-drive,gws-sheetsLead a team — run standups, coordinate tasks, and communicate.
Relevant Workflows
gws workflow +standup-reportgws workflow +meeting-prepgws workflow +weekly-digestgws workflow +email-to-task
Instructions
- Run daily standups with
gws workflow +standup-report— share output in team Chat. - Prepare for 1:1s with
gws workflow +meeting-prep. - Get weekly snapshots with
gws workflow +weekly-digest. - Delegate email action items with
gws workflow +email-to-task. - Track team OKRs in a shared Sheet with
gws sheets +append.
Tips
- Use
gws calendar +agenda --week --format tablefor weekly team calendar views. - Pipe standup reports to Chat with
gws chat spaces messages create. - Use
--sanitizefor any operations involving sensitive team data.