본문으로 건너뛰기
이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.

HR Automation

Skill 확인됨
90

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

AI 요약

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에 업데이트됨
소스 코드 보기