npx skills add https://github.com/googleworkspace/cli --skill persona-project-managerHow Persona Project Manager fits into a Paperclip company.
Persona Project Manager drops into any Paperclip agent that handles this kind of work. Assign it to a specialist inside a pre-configured PaperclipOrg company and the skill becomes available on every heartbeat — no prompt engineering, no tool wiring.
Pre-configured AI company — 18 agents, 18 skills, one-time purchase.
SKILL.md40 linesExpandCollapse
---name: persona-project-managerdescription: "Coordinate projects — track tasks, schedule meetings, and share docs."metadata: version: 0.22.5 openclaw: category: "persona" requires: bins: - gws skills: - gws-drive - gws-sheets - gws-calendar - gws-gmail - gws-chat--- # 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.Gws Admin Reports
Pulls audit logs and usage reports from Google Workspace Admin SDK, giving you programmatic access to who did what and when in your organization. You can track
Gws Calendar
A solid wrapper around Google Calendar's v3 API that handles the authentication headaches for you. Covers the full spectrum from basic event CRUD to calendar sh
Gws Calendar Agenda
A straightforward Google Calendar viewer that pulls upcoming events from all your calendars at once. Perfect for those quick "what's on my schedule" checks with