persona-hr-coordinator
🤖 AI Summary
This agent automates HR workflows by using Google Workspace tools to onboard new hires (creating calendar events, uploading docs to Drive, announcing in Chat) and converting email requests into tracked tasks via `gws workflow +email-to-task`.
How to Install
Claude Code:
git clone --depth 1 https://github.com/googleworkspace/cli.git && cp cli/skills/persona-hr-coordinator ~/.claude/skills/persona-hr-coordinator -r# 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.
Details
| Category | Productivity → tools |
| Source | googleworkspace/cli |
| SKILL.md | View on GitHub → |
| Repo Stars | ★ 27.3K |
| Est. per Skill | 546 (shared across 50 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | N/A |
Related Skills
ai-ml
AI/ML Workflow Bundle Overview Comprehensive AI/ML workflow for building LLM applications, implement
executing-plans
Executing Plans Overview Load plan, review critically, execute tasks in batches, report for review b
notebooklm
NotebookLM Research Assistant Skill Interact with Google NotebookLM to query documentation with Gemi
ai-agent-development
AI Agent Development Workflow Overview Specialized workflow for building AI agents including single
Works Well With
Skills from the same repository — often designed to work together
gws-admin-reports
admin-reports (reportsv1) > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and se
gws-calendar-agenda
calendar +agenda > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security ru
gws-calendar-insert
calendar +insert > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security ru