persona-project-manager
Coordinate projects — track tasks, schedule meetings, and share docs.
npx skills add googleworkspace/cli --skill persona-project-manager --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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.
- Relevant Workflows
- Instructions
- Tips
What does the persona-project-manager skill do?
Coordinate projects — track tasks, schedule meetings, and share docs.
How do I install it?
Run `npx skills add googleworkspace/cli --skill persona-project-manager --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From googleworkspace/cli, a repository with 30,193 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.