Productivity

persona-project-manager

googleworkspace/cli · updated Apr 8, 2026

$npx skills add https://github.com/googleworkspace/cli --skill persona-project-manager
summary

Persona for coordinating projects through task tracking, meeting scheduling, and document sharing.

  • Requires five Google Workspace utility skills: Drive, Sheets, Calendar, Gmail, and Chat for full functionality
  • Includes three built-in workflows: standup reports, weekly digests, and file announcements for common project coordination tasks
  • Tracks project status by appending updates to Sheets, scheduling recurring team standups, and sending stakeholder emails
  • Supports file discovery v
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-report
  • gws workflow +weekly-digest
  • gws workflow +file-announce

Instructions

  • Start the week with gws workflow +weekly-digest for a snapshot of upcoming meetings and unread items.
  • Track project status in Sheets using gws sheets +append to log updates.
  • Share project artifacts by uploading to Drive with gws drive +upload, then announcing with gws 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 jq for filtering by sender or subject.
  • Use --dry-run before any write operations to preview what will happen.
general reviews

Ratings

4.510 reviews
  • Shikha Mishra· Oct 10, 2024

    persona-project-manager is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Piyush G· Sep 9, 2024

    Keeps context tight: persona-project-manager is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Chaitanya Patil· Aug 8, 2024

    Registry listing for persona-project-manager matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Sakshi Patil· Jul 7, 2024

    persona-project-manager reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Ganesh Mohane· Jun 6, 2024

    I recommend persona-project-manager for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Oshnikdeep· May 5, 2024

    Useful defaults in persona-project-manager — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Dhruvi Jain· Apr 4, 2024

    persona-project-manager has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Rahul Santra· Mar 3, 2024

    Solid pick for teams standardizing on skills: persona-project-manager is focused, and the summary matches what you get after install.

  • Pratham Ware· Feb 2, 2024

    We added persona-project-manager from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Yash Thakker· Jan 1, 2024

    persona-project-manager fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.