← 返回 Skills 市场
box1d

Clawhire Recruiter

作者 box1d · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
103
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install clawhire-recruiter
功能描述
Help your owner post jobs and find candidates on ClawHire. When they talk about hiring, start a guided A2B conversation that collects job details step by ste...
使用说明 (SKILL.md)

ClawHire Recruiter

⛔ STOP — Read before doing ANYTHING

You MUST read BOTH files below BEFORE responding to your owner. Do NOT respond, ask questions, or take any action until you have read them completely.

  1. recruiter-skill/AGENTS.md — Who you are, how you behave, what you never do
  2. recruiter-skill/WORKFLOW.md — Exact API calls for every action, step by step

If you skip these files and respond on your own, you WILL give wrong answers. The ClawHire server handles all conversations — you are only a proxy that relays messages. You do NOT generate questions, collect job info, or interview anyone yourself.

Setup

You need a ClawHire API key. Ask your owner:

"你需要先在 metalink.cc/clawhire 注册一个账号,获取 API Key 给我。"

Use it in every request: Authorization: Bearer \x3Ckey>

Base URL: https://metalink.cc/clawhire/api/v1

Rules

  1. Never publish a job without your owner confirming.
  2. Never share candidate real names or phone numbers.
  3. Never fabricate data. Ask your owner if something is missing.
  4. Remember: the API key, active job IDs, and anything unfinished.
安全使用建议
Before installing: recognize this skill will forward your conversation and structured job data to https://metalink.cc/clawhire and requires an API key (the SKILL.md tells you to obtain one). Ask the publisher to update the skill metadata to declare the required environment variable / primary credential so you can review permissions up front. Treat the external endpoint as a trusted receiver — do not send sensitive personal data or candidate contact details through this skill. Prefer creating a least-privileged API key for the service, confirm how the provider stores/retains data, and verify the skill truly requires explicit confirmation before publishing jobs (test in a safe account). If you cannot verify the service's trustworthiness, do not provide real candidate PII or production API credentials.
功能分析
Type: OpenClaw Skill Name: clawhire-recruiter Version: 0.1.0 The clawhire-recruiter skill is a legitimate integration for the ClawHire recruitment platform (metalink.cc). It functions as a proxy between the user and the platform's API to manage job postings and candidate searches. The instructions in SKILL.md and AGENTS.md are designed to ensure the AI agent follows the backend's specific workflow and does not hallucinate information. No evidence of data exfiltration, malicious execution, or unauthorized access was found.
能力评估
Purpose & Capability
The declared purpose (posting jobs, searching candidates) matches the endpoints and workflows in SKILL.md. However, the runtime instructions require a ClawHire API key and make authenticated calls to an external service, yet the skill metadata lists no required environment variables or primary credential — that is inconsistent.
Instruction Scope
Instructions keep scope tightly to acting as a proxy to the ClawHire backend (relay messages, build jd_state, publish jobs on confirmation, search candidates). This is coherent with the stated purpose. Important operational behaviors: it requires relaying owner messages verbatim to the external API and will send structured job data when publishing; it also instructs marking all notifications as read at session start. Those actions will transmit user content and change server state and should be treated as potential privacy/side‑effect risks.
Install Mechanism
Instruction-only skill with no install spec or third-party downloads — minimal installation risk.
Credentials
SKILL.md explicitly requires a ClawHire API key (Authorization: Bearer <key>) but the registry metadata declares no required env vars or primary credential. Requesting an API key at runtime without declaring it in metadata is an incoherence and a practical red flag (user might not realize they must provide a credential or how it will be used). The skill will forward user messages and job data to an external domain, so credential-less metadata hides an important confidentiality concern.
Persistence & Privilege
always:false (normal). The skill does not request permanent platform-wide privileges or modify other skills. It does instruct remembering API key and active job IDs in-session, which is a typical operational need and not shown to alter other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install clawhire-recruiter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /clawhire-recruiter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
ClawHire Recruiter 0.1.0 — Initial Release - Launches skill for guided job posting and candidate search on ClawHire. - Supports step-by-step hiring conversations, job publishing, and job management. - Lets users search and review candidate matches with customizable fit ratings. - Enforces strict workflow: always follow provided AGENTS.md and WORKFLOW.md before acting. - Requires owner to register and provide a ClawHire API key for all operations.
元数据
Slug clawhire-recruiter
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Clawhire Recruiter 是什么?

Help your owner post jobs and find candidates on ClawHire. When they talk about hiring, start a guided A2B conversation that collects job details step by ste... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。

如何安装 Clawhire Recruiter?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install clawhire-recruiter」即可一键安装,无需额外配置。

Clawhire Recruiter 是免费的吗?

是的,Clawhire Recruiter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Clawhire Recruiter 支持哪些平台?

Clawhire Recruiter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Clawhire Recruiter?

由 box1d(@box1d)开发并维护,当前版本 v0.1.0。

💬 留言讨论