Перейти к основному содержимому
Этот контент пока недоступен на вашем языке и отображается на английском.

HR Automation

Skill Проверено
90

HR workflow automation - recruiting, onboarding, employee management, and offboarding processes

Резюме ИИ

This skill automates complex HR workflows by integrating with HR APIs via an MCP server. It covers the full employee lifecycle, from initial recruitment and onboarding to ongoing management and offboarding, with detailed automation steps and configurable pipelines.

Invocation

  • info:Scoped toolsThe MCP tools listed (greenhouse_api, workday_api, bamboohr_api) are domain-specific, but the skill itself is quite broad, encompassing multiple HR functions, which could lead to some generalist behavior within the larger HR domain.

Documentation

  • warning:Configuration & parameter referenceWhile the SKILL.md outlines workflows, it does not explicitly document all configuration options, parameters, or their defaults, nor does it mention environment variables or precedence order.

Scope

  • info:Minimal I/O surfaceThe skill's SKILL.md provides YAML structures for workflows and automations. While these are structured, the precise input/output schemas for the underlying MCP tools are not detailed, making it hard to fully assess I/O minimalism.

Portability

  • info:Structural AssumptionThe skill assumes the presence of specific HR APIs (Greenhouse, Workday, BambooHR) via the MCP server, which might not be universally available or configured.
  • info:Runtime stabilityThe skill assumes the presence and proper configuration of specific HR APIs (Greenhouse, Workday, BambooHR) via the MCP server, which could lead to instability if these are not met.
  • info:Stack assumptionsThe skill implicitly assumes a Node.js environment for the MCP server and specific HR APIs are configured and accessible, but this is not explicitly declared upfront.

Code Execution

  • info:ValidationThe skill defines structured workflows, but the validation and sanitization of inputs and outputs for the underlying MCP tools are not explicitly detailed.
  • info:Error HandlingThe skill outlines workflows with triggers and actions, but does not explicitly detail how errors from underlying tools or unexpected states are caught, categorized, or reported back.
  • info:Tool FallbackThe skill lists MCP server requirements but does not specify if they are optional or detail any built-in fallback paths if the MCP server is unavailable or unconfigured.

Compliance

  • info:GDPRThe skill operates on HR data which may include personal information. While no explicit personal data submission to third parties is mentioned, the handling and sanitization for GDPR compliance are not detailed.

Practical Utility

  • info:Edge casesThe skill mentions failure modes like 'if_no_response' and 'escalate', but a comprehensive list of failure modes with specific symptoms and recovery steps is not detailed.

Safety

  • info:Halt on unexpected stateWhile workflows are defined, there's no explicit machine-readable checklist for preconditions or clear instructions to abort on unexpected pre-states within the SKILL.md.

Установка

npx skills add claude-office-skills/skills

Запускает Vercel skills CLI (skills.sh) через npx — нужны локальный Node.js и хотя бы один установленный совместимый со skills агент (Claude Code, Cursor, Codex, …). Предполагается, что репозиторий соответствует формату agentskills.io.

3 months ago
98 stars
MIT
Обновлено 2 days ago
Посмотреть исходный код