persona-team-lead
googleworkspace/cli · Agent Skill
Gestisce un team: conduce stand-up, coordina i compiti e garantisce la comunicazione utilizzando gli strumenti di Google Workspace.
Vai all'installazione ↓Opzioni di installazione
Il prompt con anteprima è selezionato di default. Puoi passare al comando diretto.
Installa con Claude o Codex
Copia il prompt, incollalo in Claude, Codex o un altro assistente: analizzerà la pagina dello skill e lo installerà.
I'd like to install this Claude Code skill: https://github.com/googleworkspace/cli/tree/main/skills/persona-team-lead Please review the SKILL.md file, verify the skill is legitimate, then copy the skill folder into .claude/skills/ of my project.
Il comando diretto salta la revisione: prima ispeziona il sorgente.
npx skills add https://github.com/googleworkspace/cli/tree/main/skills/persona-team-lead
Leggi SKILL.md e i file correlati prima di installare. Clicca un file per l'anteprima.
Contenuto di SKILL.md
Testo originale dell'autore · sola letturaTeam 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-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.