← Back to Skills Marketplace
bytesagain3

Hr Toolkit

by bytesagain3 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
756
Downloads
1
Stars
5
Active Installs
10
Versions
Install in OpenClaw
/install hr-toolkit
Description
HR工具包。招聘流程、入职办理、离职管理、制度规范、员工手册、HR模板库。HR toolkit with recruitment, onboarding, offboarding, policy, handbook.
README (SKILL.md)

hr-toolkit

HR工具包。招聘流程、入职办理、离职管理、制度规范、员工手册、HR模板库。HR toolkit with recruitment, onboarding, offboarding, policy, handbook, templates. 人力资源、招聘、入职、离职、制度、员工手册。Use when managing HR processes.

推荐工作流

需求分析 → 选择命令 → 输入描述 → 获取结果 → 调整优化

命令列表

命令 功能
recruit recruit
onboard onboard
offboard offboard
policy policy
handbook handbook
template template

专业建议

  • 招聘 (recruit)**: 提供职位名称、级别、部门信息,生成更精准的JD和面试流程
  • 入职 (onboard)**: 指定员工姓名和职位,生成个性化入职清单
  • 离职 (offboard)**: 包含离职原因分类,帮助做好知识交接
  • 制度 (policy)**: 支持考勤、休假、报销、行为规范等多种制度类型
  • 手册 (handbook)**: 指定公司类型(创业公司/大厂/外企),生成匹配风格的手册

hr-toolkit by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Commands

Run hr-toolkit help to see all available commands.

Usage Guidance
This skill appears to do what it says: generate HR templates and maintain small local logs. Before installing or running, review the two included scripts (they are plain bash) and decide whether you are comfortable with the tool creating files under $HOME/.local/share/hr-toolkit (or a path you set via HR_TOOLKIT_DIR). Because HR data is sensitive, consider pointing HR_TOOLKIT_DIR to a secure location, limit filesystem permissions, and avoid feeding real personal data unless you trust the environment. If you want to be extra cautious, run the scripts in an isolated environment (container or VM) or inspect them line-by-line — they do not perform network calls or request credentials.
Capability Analysis
Type: OpenClaw Skill Name: hr-toolkit Version: 2.0.0 The hr-toolkit skill bundle provides structured templates and workflows for human resources tasks such as recruitment, onboarding, and policy generation. The included bash scripts (hr.sh and script.sh) function as simple template generators and local activity loggers, with no evidence of network communication, data exfiltration, or unauthorized file access.
Capability Assessment
Purpose & Capability
The name/description (HR toolkit) matches the delivered artifacts: SKILL.md provides HR commands and the scripts generate JD/onboarding/offboarding/policies/templates. Included scripts implement those functions and a small local data/log facility — all coherent with an HR helper.
Instruction Scope
Runtime instructions and the hr.sh script are limited to generating HR documents, checklists, templates and printing prompts. They do not instruct reading arbitrary system files, accessing network endpoints, or exfiltrating data.
Install Mechanism
There is no install spec (instruction-only), which is low-risk. Two bash scripts are included; they are plain text, human-readable, and do not download or execute remote code.
Credentials
No credentials or required env vars are declared. The helper writes data to a local directory (HR_TOOLKIT_DIR or $XDG_DATA_HOME/$HOME/.local/share/hr-toolkit) and logs history; this is reasonable for a local tool but means user/HR data may be stored on disk — consider where that directory is and its filesystem permissions.
Persistence & Privilege
always is false and the skill does not request system-wide changes or modify other skills. It will create a per-user data directory and log files, which is normal for this type of utility.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install hr-toolkit
  3. After installation, invoke the skill by name or use /hr-toolkit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
Standards compliance: unique content, no template text
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions
v1.0.0
Initial release of hr-toolkit: - Provides essential HR tools for recruitment, onboarding, offboarding, policy, handbook, and template management. - Includes dedicated commands for each HR process: `recruit`, `onboard`, `offboard`, `policy`, `handbook`, and `template`. - Supports both English and Chinese language usage. - Offers workflow recommendations and professional guidance for HR tasks. - Designed for managing HR processes efficiently with customizable options.
Metadata
Slug hr-toolkit
Version 2.0.0
License MIT-0
All-time Installs 5
Active Installs 5
Total Versions 10
Frequently Asked Questions

What is Hr Toolkit?

HR工具包。招聘流程、入职办理、离职管理、制度规范、员工手册、HR模板库。HR toolkit with recruitment, onboarding, offboarding, policy, handbook. It is an AI Agent Skill for Claude Code / OpenClaw, with 756 downloads so far.

How do I install Hr Toolkit?

Run "/install hr-toolkit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Hr Toolkit free?

Yes, Hr Toolkit is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Hr Toolkit support?

Hr Toolkit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Hr Toolkit?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.0.

💬 Comments