persona-team-lead

The persona-team-lead skill provides instructions for managing team operations, including standups, meeting preparation, and task delegation using Google Workspace tools.

16.5K
Installs
5
Use cases
5/10
Quality

Is persona-team-lead safe to install?

Review the source first

Review the source first: our audit of persona-team-lead's source files found 7 shell commands, 0 external URLs, no file writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands via the gws binary, which interacts with external Google Workspace services.

How we audit skills: our security review methodology.

Who is this skill for?

Team leads and managers who use Google Workspace for team coordination.

What can you do with it?

  • Conduct daily standups
  • Prepare for one-on-one meetings
  • Generate weekly team digests
  • Convert email action items into tasks
  • Track team OKRs in Google Sheets

How good is this skill?

Quality score: 5/10. The skill documentation is clear and provides specific command examples for all listed workflows.

What does the skill file contain?

SKILL.md
# Team Lead

> **PREREQUISITE:** Load the following utility skills to operate as this persona: `gws-calendar`, `gws-gmail`, `gws-chat`, `gws-drive`, `gws-sheets`

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

## Relevant Workflows
- `gws workflow +standup-report`
- `gws workflow +meeting-prep`
- `gws workflow +weekly-digest`
- `gws 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`.
- Deleg...

Frequently asked questions

What skills are required to use this persona?

The persona requires the gws-calendar, gws-gmail, gws-chat, gws-drive, and gws-sheets skills.

How do I handle sensitive team data?

Use the --sanitize flag for operations involving sensitive information.

Can this skill track OKRs?

Yes, it tracks OKRs by appending data to a shared Google Sheet using the gws sheets +append command.

Data sourced from googleworkspace/cli on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills