persona-hr-coordinator
Handle HR workflows — onboarding, announcements, and employee comms.
Packaged view
This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.
Install command
npx @skill-hub/cli install googleworkspace-cli-persona-hr-coordinator
Repository
Skill path: skills/persona-hr-coordinator
Handle HR workflows — onboarding, announcements, and employee comms.
Open repositoryBest for
Primary workflow: Ship Full Stack.
Technical facets: Full Stack.
Target audience: everyone.
License: Unknown.
Original source
Catalog source: SkillHub Club.
Repository owner: googleworkspace.
This is still a mirrored public skill entry. Review the repository before installing into production workflows.
What it helps with
- Install persona-hr-coordinator into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
- Review https://github.com/googleworkspace/cli before adding persona-hr-coordinator to shared team environments
- Use persona-hr-coordinator for development workflows
Works across
Favorites: 0.
Sub-skills: 0.
Aggregator: No.
Original source / Raw SKILL.md
---
name: persona-hr-coordinator
version: 1.0.0
description: "Handle HR workflows — onboarding, announcements, and employee comms."
metadata:
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-task`
- `gws 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-announce` to 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 `--sanitize` for PII-sensitive operations.
- Create a dedicated 'HR Onboarding' calendar for tracking orientation schedules.