plugins/google-workspace/skills/persona-project-manager/SKILL.md
Coordinate projects — track tasks, schedule meetings, and share docs.
npx skillsauth add pleaseai/claude-code-plugins persona-project-managerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
gws workflow +standup-reportgws workflow +weekly-digestgws workflow +file-announcegws workflow +weekly-digest for a snapshot of upcoming meetings and unread items.gws sheets +append to log updates.gws drive +upload, then announcing with gws workflow +file-announce.gws calendar +insert — include all team members as attendees.gws gmail +send.gws drive files list --params '{"q": "name contains \'Project\'"}' to find project folders.jq for filtering by sender or subject.--dry-run before any write operations to preview what will happen.tools
Creates durable, resumable workflows using Vercel's Workflow SDK. Use when building workflows that need to survive restarts, pause for external events, retry on failure, or coordinate multi-step operations over time. Triggers on mentions of "workflow", "durable functions", "resumable", "workflow sdk", "queue", "event", "push", "subscribe", or step-based orchestration.
tools
Install and configure Vercel Workflow SDK before it exists in node_modules. Use when the user asks to "install workflow", "set up workflow", "add durable workflows", "configure workflow sdk", or "init workflow" for Next.js, Express, Hono, Fastify, NestJS, Nitro, Nuxt, Astro, SvelteKit, or Vite.
tools
Migrates Temporal, Inngest, Trigger.dev, and AWS Step Functions workflows to the Workflow SDK. Use when porting Activities, Workers, Signals, step.run(), step.waitForEvent(), Trigger.dev tasks / wait.forToken / triggerAndWait, ASL JSON state machines, Task/Choice/Wait/Parallel states, task tokens, or child workflows.
tools
Use when building UIs leveraging the WordPress Design System (WPDS) and its components, tokens, patterns, etc.