From google-workspace
Coordinates projects with GWS: track tasks in Sheets, schedule meetings in Calendar, share docs via Drive/Gmail, run standup/weekly workflows.
npx claudepluginhub tuannvm/plugins --plugin google-workspaceThis skill uses the workspace's default tool permissions.
> **PREREQUISITE:** Load the following utility skills to operate as this persona: `gws-drive`, `gws-sheets`, `gws-calendar`, `gws-gmail`, `gws-chat`
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
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.