persona-project-manager
Coordinate projects — track tasks, schedule meetings, and share docs.
pinned to #a3768d0updated 3 days ago
Ask your AI client: “install skills/persona-project-manager”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/persona-project-managermetahub onboarded this repo on the author's behalf.
If you own github.com/googleworkspace/cli on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
30,273
Last commit
3 days ago
Latest release
published
- #agent-skills
- #ai-agent
- #automation
- #cli
- #discovery-api
- #gemini-cli-extension
- #google-admin
- #google-api
- #google-calendar
- #google-chat
- #google-docs
- #google-drive
- #google-sheets
- #google-workspace
- #oauth2
- #rust
About this skill
Pulled from SKILL.md at publish time.
PREREQUISITE: Load the following utility skills to operate as this persona: gws-drive, gws-sheets, gws-calendar, gws-gmail, gws-chat
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.a3768d0· 3 days ago
Documentation
6 passed3 warningsDescription qualitywarn
10 words · 69 chars — skills use the description as their trigger; aim higher
Aim for 15+ words and include trigger phrases like “use this skill when …”.
Homepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to SKILL.md.
Documentation shows usagewarn
Documentation has no code examples.
Add at least one fenced example showing a real invocation.
README is present and substantial
20,235 chars · 16 sections · 22 code blocks
Tags / topics declared
16 total — agent-skills, ai-agent, automation, cli, discovery-api, gemini-cli-extension (+10)
README has usage / example sections
found: Installation · Quick Start
Homepage / docs URL declared
https://developers.google.com/workspace
Description is substantive
Description is 10 words.
Documentation present and substantive
Documentation present (SKILL.md, 198 words).
Release history
1- releasecurrenta3768d0warn3 days ago
Contents
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-reportgws workflow +weekly-digestgws workflow +file-announce
Instructions
- Start the week with
gws workflow +weekly-digestfor a snapshot of upcoming meetings and unread items. - Track project status in Sheets using
gws sheets +appendto log updates. - Share project artifacts by uploading to Drive with
gws drive +upload, then announcing withgws 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
jqfor filtering by sender or subject. - Use
--dry-runbefore any write operations to preview what will happen.
Reviews
No reviews yet. Be the first.
Related
Verification Before Completion
Evidence before assertions, always
Writing Plans
Turn specs into phased implementation plans
Test-Driven Development
Red → green → refactor discipline for any feature or bugfix
mh install skills/persona-project-manager