← 返回 Skills 市场
459
总下载
0
收藏
2
当前安装
5
版本数
在 OpenClaw 中安装
/install recruiting
功能描述
Hiring workflow management with structured processes and candidate tracking. Use when user mentions hiring, job descriptions, resume screening, interviews, c...
安全使用建议
This package appears to implement basic local recruiting utilities (create job, add candidate, update pipeline) and does not contact external services or request secrets — that's good. However: 1) SKILL.md promises many more scripts and reference docs that are missing; verify whether the maintainer intentionally omitted those or if you received an incomplete package. 2) Confirm the exact data path: SKILL.md says memory/recruiting/ while scripts write to ~/.openclaw/workspace/memory/recruiting; make sure you’re OK with that location and that no other unexpected files will be written. 3) Before using for real candidate data, inspect or run the scripts in an isolated environment, and consider not storing sensitive PII (SSN, DOB) as the skill explicitly warns against it. 4) If you need the advertised features (screening, interview prep, email drafts, reminders, reports), ask the publisher for the missing scripts and reference docs or get source for those components and review them before granting the skill autonomy. If you’re unsure who the publisher is, prefer to run these scripts manually rather than enabling autonomous invocation.
功能分析
Type: OpenClaw Skill
Name: recruiting
Version: 2.3.0
The recruiting-pro skill bundle is a well-structured tool for local hiring workflow management. The Python scripts (add_candidate.py, create_job.py, update_pipeline.py) perform standard local file I/O using the JSON format and lack any network capabilities, shell execution, or obfuscation. The SKILL.md and reference documentation include explicit safety boundaries and privacy instructions, specifically mandating that data remain local and that the AI agent refrain from making autonomous hiring decisions.
能力评估
Purpose & Capability
Name/description (recruiting workflow) matches the included scripts' functionality (create job, add candidate, update pipeline). However the SKILL.md advertises many more capabilities (resume screening, interview prep, email drafting, reminders, reports) and many referenced scripts/files for those capabilities are missing from the package, so required functionality is incomplete.
Instruction Scope
SKILL.md explicitly states all data is stored locally and no external integrations are used; the included scripts adhere to this (file I/O only). But the instructions repeatedly reference scripts (screen_candidate.py, prep_interview.py, draft_email.py, view_pipeline.py, set_reminder.py, generate_report.py) and reference docs (interview-prep.md, communications.md, fair-hiring.md) that are not present — this mismatch gives the agent ambiguous runtime instructions and could lead to errors or unexpected behavior.
Install Mechanism
No install spec and no external downloads; the skill is instruction + a few local Python scripts. That minimizes install-time risk (no external code fetched).
Credentials
The skill requests no environment variables, no credentials, and the scripts operate on local files under a recruiting directory. There are no requests for unrelated secrets or system-wide credentials.
Persistence & Privilege
Skill does not request always:true and does not modify other skills. It writes to a directory in the user's home (~/.openclaw/workspace/memory/recruiting), which is consistent with declared local storage and not an elevated/system-wide location.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install recruiting - 安装完成后,直接呼叫该 Skill 的名称或使用
/recruiting触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.3.0
Version 2.3.0 of the recruiting skill contains no changes to existing files or features.
- No modifications detected.
- All workflows, safety policies, and script references remain unchanged.
v2.2.0
Recruiting Skill 2.2.0
- No file changes detected for this version.
- No new features, updates, or fixes introduced.
- All workflows, privacy standards, and functions remain unchanged.
v2.1.0
**Summary:** Major update with new workflow scripts, strict local data storage, and clarified safety boundaries.
- Added structured scripts for job creation, candidate screening, interview prep, pipeline tracking, and communications.
- All candidate data now stored locally; no external integrations or resume services.
- Updated documentation with clear workflows, safety boundaries, and privacy requirements.
- Removed outdated skill.md and replaced with modular references and quick start guidance.
- Reinforced disclaimer: never makes hiring decisions or stores sensitive personal data.
v2.0.0
Complete rewrite with deeper content
v1.0.0
Initial release
元数据
常见问题
Recruiting 是什么?
Hiring workflow management with structured processes and candidate tracking. Use when user mentions hiring, job descriptions, resume screening, interviews, c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 459 次。
如何安装 Recruiting?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install recruiting」即可一键安装,无需额外配置。
Recruiting 是免费的吗?
是的,Recruiting 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Recruiting 支持哪些平台?
Recruiting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Recruiting?
由 AGIstack(@agistack)开发并维护,当前版本 v2.3.0。
推荐 Skills