Back to skills
SkillHub ClubShip Full StackFull Stack

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.

Stars
21,488
Hot score
99
Updated
March 20, 2026
Overall rating
C4.0
Composite score
4.0
Best-practice grade
B80.4

Install command

npx @skill-hub/cli install googleworkspace-cli-persona-hr-coordinator

Repository

googleworkspace/cli

Skill path: skills/persona-hr-coordinator

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

Open repository

Best 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

Claude CodeCodex CLIGemini CLIOpenCode

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.

persona-hr-coordinator | SkillHub