← 返回 Skills 市场
Hr Toolkit
作者
bytesagain3
· GitHub ↗
· v2.0.0
· MIT-0
756
总下载
1
收藏
5
当前安装
10
版本数
在 OpenClaw 中安装
/install hr-toolkit
功能描述
HR工具包。招聘流程、入职办理、离职管理、制度规范、员工手册、HR模板库。HR toolkit with recruitment, onboarding, offboarding, policy, handbook.
使用说明 (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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install hr-toolkit - 安装完成后,直接呼叫该 Skill 的名称或使用
/hr-toolkit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Hr Toolkit 是什么?
HR工具包。招聘流程、入职办理、离职管理、制度规范、员工手册、HR模板库。HR toolkit with recruitment, onboarding, offboarding, policy, handbook. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 756 次。
如何安装 Hr Toolkit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install hr-toolkit」即可一键安装,无需额外配置。
Hr Toolkit 是免费的吗?
是的,Hr Toolkit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Hr Toolkit 支持哪些平台?
Hr Toolkit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Hr Toolkit?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.0。
推荐 Skills