Agent skill · Design & Presentation

persona-hr-coordinator

Handle HR workflows — onboarding, announcements, and employee comms.

googleworkspacegithub.com/googleworkspaceGitHub ↗
claude-codeApache-2.0
Install
npx skills add googleworkspace/cli --skill persona-hr-coordinator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.22.5
Path: skills/persona-hr-coordinator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 30,193
Language: Rust
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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.

What's inside
Steps it walks through
  1. Relevant Workflows
  2. Instructions
  3. Tips
More from cli
All skills →
About this skill
What does the persona-hr-coordinator skill do?

Handle HR workflows — onboarding, announcements, and employee comms.

How do I install it?

Run `npx skills add googleworkspace/cli --skill persona-hr-coordinator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From googleworkspace/cli, a repository with 30,193 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going