googleworkspace/persona-hr-coordinator
Handle HR workflows — onboarding, announcements, and employee comms.
Handle HR workflows — onboarding, announcements, and employee comms.
npx skills add https://github.com/googleworkspace/cli/tree/main/skills/persona-hr-coordinatorHandle HR workflows — onboarding, announcements, and employee comms.
This repo contains 20 individual skills — each has its own dedicated page.
Google Workspace Admin SDK: Audit logs and usage reports.
Google Calendar: Manage calendars and events.
Google Calendar: Show upcoming events across all calendars.
Google Calendar: Create a new event.
Google Chat: Manage Chat spaces and messages.
Google Chat: Send a message to a space.
Google Classroom: Manage classes, rosters, and coursework.
Read and write Google Docs.
Google Docs: Append text to a document.
Google Drive: Manage files, folders, and shared drives.
Google Drive: Upload a file with automatic metadata.
Subscribe to Google Workspace events.
Google Workspace Events: Renew/reactivate Workspace Events subscriptions.
Google Workspace Events: Subscribe to Workspace events and stream them as NDJSON.
Read and write Google Forms.
Gmail: Send, read, and manage email.
Gmail: Forward a message to new recipients.
Gmail: Read a message and extract its body or headers.
Gmail: Reply to a message (handles threading automatically).
Gmail: Reply-all to a message (handles threading automatically).
Skill + Discipline Layer between human and LLM. Opinionated workflows + codified discipline patterns for vibe-at-complexity on complex single-dev projects. Mechanical prevention via Claude Code hooks; methodology + state engine are standards-portable.
A universal memory and wiki knowledge layer for AI agents — structured enough for automation, readable enough for humans.
A deliberately tiny ToDo app whose real purpose is exercising Claude Code automation primitives before transferring the skills to production projects.
Vision analysis algorithms built to accurately locate coordinate mappings for interactive elements inside web browser viewports.
Set up and connect to an iOS simulator using argent MCP tools. Use when starting a new session, booting an iOS simulator, getting an iOS UDID, or before any iOS simulator interaction task.
Optimize MongoDB client connection configuration (pools, timeouts, patterns) for any supported driver language. Use this skill when working/updating/reviewing on functions that instantiate or configure a MongoDB client (eg, when calling `connect()`), configuring connection pools, troubleshooting connection errors (ECONNREFUSED, timeouts, pool exhaustion), optimizing performance issues related to connections. This includes scenarios like building serverless functions with MongoDB, creating API endpoints that use MongoDB, optimizing high-traffic MongoDB applications, creating long-running tasks and concurrency, or debugging connection-related failures.