AI skills and technical recruiting knowledge for modern HR and talent acquisition teams.
개요
A comprehensive library of domain-specific Agent Skills for Human Resources professionals, designed for AI-powered HR workflows using Claude.ai, Claude Code, and other Agent Skills–compatible platforms. Built by Tuan Duc Tran for the community. HR Skills follows the open specification and provides structured, reusable building blocks that help AI agents perform HR tasks consistently, safely, and with domain-specific expertise. HR Skills covers the complete employee lifecycle together with strategic HR, workforce planning, organizational effectiveness, AI adoption, and HR technology.
README
HR Skills
A comprehensive library of domain-specific Agent Skills for Human Resources professionals, designed for AI-powered HR workflows using Claude.ai, Claude Code, and other Agent Skills–compatible platforms.
Built by Tuan Duc Tran for the HR/TA Job Onsite/Hybrid/Remote community.
HR Skills follows the open Agent Skills specification and provides structured, reusable building blocks that help AI agents perform HR tasks consistently, safely, and with domain-specific expertise.
What’s Inside
HR Skills covers the complete employee lifecycle together with strategic HR, workforce planning, organizational effectiveness, AI adoption, and HR technology.
Core HR Functions
- Talent Acquisition & Recruiting
- Onboarding & Offboarding
- Performance Management
- Career Development & Succession Planning
- Compensation & Benefits
- Learning & Development
- Employee Experience
- HR Business Partnering
Strategy & Analytics
- Workforce Planning
- HR Analytics
- Workforce Intelligence
- Talent Intelligence
- Skills Intelligence
- Strategic Planning
- Organizational Design
- Organizational Development
- Change & Transformation
HR Technology & AI
- HR Technology
- HR Automation
- Prompt Engineering for HR
- Agentic AI for HR
- AI Governance
- AI Adoption
- AI Evaluation
Specialized Domains
- Compliance & Labor Relations
- Culture & Engagement
- Wellbeing
- Diversity, Equity & Inclusion
- Global HR
- Technical Recruiting
- Vietnam HR & Labor Law
Skill maturity is continuously generated. See
docs/engineering/skill-matrix.mdfor the latest inventory and maturity status.
Quick Start
Claude Code (Recommended)
Install a single skill:
cp -r skills/hr-recruiting ~/.claude/skills/
Install the complete library:
cp -r skills/hr-* ~/.claude/skills/
Once installed, simply describe your HR task. Claude Code automatically discovers and loads the most relevant skills.
Example:
Create competency-based interview questions for a Senior Product Manager.
Claude.ai
- Create or open a Project.
- Upload the desired
SKILL.mdfile to Project Knowledge. - Start chatting.
Multiple skills can be combined to support more complex HR workflows.
Downloaded a package?
If you have hr-skills.zip or hr-skills.skill instead of a clone of this
repository, see docs/product/USER.md — it covers
loading the package into Claude, ChatGPT, and other AI tools.
Examples
See examples/ for practical, end-to-end usage:
single-skill prompt → expected output examples, multi-skill HR workflows
(hiring, onboarding, succession), and how to drive the same workflows
programmatically with the Skill Planner and
Workflow Runtime.
Available Skills
The repository contains a broad collection of HR Agent Skills organized by functional domain.
Key navigation documents:
- Router:
SKILL.md— Master routing guide for all skills - Skill Matrix:
docs/engineering/skill-matrix.md— Generated inventory and maturity status - Roadmap:
docs/ROADMAP.md— Project vision, architecture, and future direction - Ecosystem Integrations:
docs/integrations/README.md— Supported platforms, installation guides, and compatibility testing strategy - Release Process:
docs/operations/release.md— Release lifecycle, versioning strategy, validation checklist, and release notes workflow - Governance:
GOVERNANCE.md— Roles, review and approval workflow, ownership, and roadmap feedback process
The Skill Matrix is the authoritative source for repository coverage and maturity.
What Are Agent Skills?
Agent Skills are reusable prompt packages that extend AI assistants with specialized domain expertise.
Each HR Skill follows a consistent structure:
- SKILL.md — Core capability definition
- content/ — Domain knowledge and reference material
- prompts/ — Reusable prompt templates
- examples/ — Practical HR scenarios and example interactions
Together, these components provide reusable, version-controlled building blocks for HR AI workflows.
Repository Structure
hr-skills/
├── apps/ # Web documentation and Discord bot
├── packages/ # CLI, libraries, build tooling, and API docs
├── skills/ # Source HR skills
├── docs/ # Engineering, product, operations, and integration docs
├── examples/ # End-to-end and planner/runtime examples
├── playground/ # Experimental integration apps
├── registry/ # Generated registry artifacts
├── .agents/ # Repository maintenance skills
├── .claude/ # Claude Code commands, prompts, rules, and hooks
├── .claude-plugin/ # Generated marketplace metadata
└── SKILL.md # Root skill router
See AGENTS.md for the canonical path guide and
docs/engineering/package-architecture.md
for package boundaries.
Development
HR Skills is built as a Bun + Turborepo monorepo.
Core commands:
bun install
bun run build
bun run validate
bun run matrix
Quality commands:
bun run lint
bun run lint:md
bun run typecheck
bun run check
Release commands:
bun run changeset
bun run release
For additional scripts, see package.json.
Packages
| Package | Purpose |
|---|---|
hr-skills |
Publishable npx hr-skills / bunx hr-skills command-line package |
hr-skills-build |
Validation, matrix generation, metadata synchronization, and runtime tooling |
hr-skills-ref |
TypeScript library with explicit client and Bun/Node server surfaces |
hr-skills-tsdoc |
TSDoc-compatible API documentation generator for all public packages |
Contributing
Contributions are welcome. See CONTRIBUTING.md for the step-by-step
guide and GOVERNANCE.md for how review, ownership, and roadmap feedback
work.
Before opening a pull request, ensure the repository passes validation:
bun install
bun run validate
bun run matrix
Follow the Conventional Commits specification for commit messages.
License
MIT License © 2026–Present Tuan Duc Tran
추천 도구
다른 키워드를 입력하거나 필터를 제거해 보세요.
설치
npx skillfish add tuanductran/hr-skills