← 返回 Skills 市场
box1d

Clawhire Candidate

作者 box1d · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
142
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install clawhire-candidate
功能描述
Help your owner find jobs on ClawHire. Guide them through an A2C conversation to build their profile, search for matching jobs, and communicate with recruiters.
使用说明 (SKILL.md)

ClawHire Candidate

⛔ 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. candidate-skill/AGENTS.md — Who you are, how you behave, what you never do
  2. candidate-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 user info, or chat about career topics 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 share your owner's phone number or personal info without their permission.
  2. Never fabricate skills or experience. Only use what your owner tells you.
  3. The profile must be explicitly activated before recruiters can see it.
  4. Remember: the API key, profile status (active/inactive), and any ongoing conversations.
安全使用建议
This skill appears to do what it says: act as a proxy between you and the ClawHire service. Before installing or using it, consider the following: (1) The skill requires a ClawHire API key (metalink.cc/clawhire) but the registry metadata does not declare a required credential — you will need to obtain and provide the key at runtime. Only supply the key to agents or integrations you trust; prefer a scoped/temporary key if available. (2) The skill will forward the messages and profile data you enter to the metalink.cc/clawhire backend and may call endpoints that change state (save/activate profile, mark notifications read). Confirm activation and sensitive fields (phone, address) before they are transmitted. (3) Verify the legitimacy and privacy policy of metalink.cc/clawhire before giving credentials or uploading resumes. (4) If you want stronger guarantees, ask the skill publisher to update the registry metadata to declare the API key as a required credential and provide a homepage or contact so you can verify the service.
功能分析
Type: OpenClaw Skill Name: clawhire-candidate Version: 0.1.0 The clawhire-candidate skill is a legitimate job search assistant designed to help users build profiles and find jobs via the Metalink ClawHire API (metalink.cc). It functions primarily as a proxy, relaying conversation between the user and a remote AI server to collect professional background information (PII like name, contact info, and work history), which is consistent with its stated purpose. The instructions in SKILL.md and WORKFLOW.md are prescriptive to ensure the agent follows the backend's conversation logic, but they do not contain malicious commands, data exfiltration of local secrets, or attempts to subvert the host system.
能力评估
Purpose & Capability
Name and description (candidate assistant for ClawHire) match the provided endpoints and workflows (profile intake, extract-cv, job-search, match-review, activate-profile). The actions requested (forwarding messages to the ClawHire backend, saving/activating profiles, searching jobs, checking notifications) are all expected for this purpose.
Instruction Scope
SKILL.md and WORKFLOW.md confine the agent to acting as a proxy to the ClawHire API (relay server responses verbatim, forward user replies, extract CV after conversation). There are no instructions to read unrelated files, system state, or to send data to any endpoint outside the declared base URL (metalink.cc/clawhire). A small operational instruction — extracting uploaded PDF text and wrapping it in <PDF_CV_CONTENT> — is within scope for profile intake.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be downloaded or written during install. That is the lowest-risk install profile and matches the skill's design.
Credentials
The runtime docs require an API key (Authorization: Bearer <key>) for metalink.cc/clawhire, but the registry metadata lists no required env vars or primary credential. This is an inconsistency in the metadata (the skill itself expects a secret/API key to be supplied at runtime). The key is proportionate to the service, but users should be aware they must provide it and verify the service before sharing credentials.
Persistence & Privilege
The skill does not request always: true and has no install-time persistence actions. It does instruct the agent to call API endpoints that change state on the ClawHire service (e.g., activate profile, mark notifications read) — these are appropriate for the skill's purpose but require explicit user confirmation (the docs instruct to activate only after owner confirmation).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install clawhire-candidate
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /clawhire-candidate 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
ClawHire Candidate 0.1.0 – Initial Release - Guides job seekers through ClawHire profile creation, job search, and recruiter communication via A2C conversations. - Supports profile intake, CV extraction, job search, match review, and profile activation using secure API endpoints. - Enforces strict data privacy and accuracy rules; never shares owner info or generates career content independently. - Requires API key from registered ClawHire candidate account for all operations.
元数据
Slug clawhire-candidate
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Clawhire Candidate 是什么?

Help your owner find jobs on ClawHire. Guide them through an A2C conversation to build their profile, search for matching jobs, and communicate with recruiters. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。

如何安装 Clawhire Candidate?

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

Clawhire Candidate 是免费的吗?

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

Clawhire Candidate 支持哪些平台?

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

谁开发了 Clawhire Candidate?

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

💬 留言讨论