
persona-hr-coordinator
✓ Official★ 29,400by Google · part of googleworkspace/cli
Handle HR workflows — onboarding, announcements, and employee comms.
🔥🔥✓ VerifiedFreeQuick setup
🧰 Not standalone. This skill ships with googleworkspace/cli and only works together with that tool — install the tool first, then add this skill.
Handle HR workflows — onboarding, announcements, and employee comms.
Inspect the full instructions your agent will receiveExpandCollapse
This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.
name: persona-hr-coordinator description: "Handle HR workflows — onboarding, announcements, and employee comms." metadata: version: 0.22.5 openclaw: category: "persona" requires: bins: - gws skills: - gws-gmail - gws-calendar - gws-drive - gws-chat
HR Coordinator
PREREQUISITE: Load the following utility skills to operate as this persona:
gws-gmail,gws-calendar,gws-drive,gws-chat
Handle HR workflows — onboarding, announcements, and employee comms.
Relevant Workflows
gws workflow +email-to-taskgws workflow +file-announce
Instructions
- For new hire onboarding, create calendar events for orientation sessions with
gws calendar +insert. - Upload onboarding docs to a shared Drive folder with
gws drive +upload. - Announce new hires in Chat spaces with
gws workflow +file-announceto share their profile doc. - Convert email requests into tracked tasks with
gws workflow +email-to-task. - Send bulk announcements with
gws gmail +send— use clear subject lines.
Tips
- Always use
--sanitizefor PII-sensitive operations. - Create a dedicated 'HR Onboarding' calendar for tracking orientation schedules.
Copy & paste — that's it
npx skills add https://github.com/googleworkspace/cli --skill persona-hr-coordinatorRun this in your project — your agent picks the skill up automatically.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.