← Back to Skills Marketplace
box1d

Clawhire Recruiter

by box1d · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install clawhire-recruiter
Description
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...
README (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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clawhire-recruiter
  3. After installation, invoke the skill by name or use /clawhire-recruiter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug clawhire-recruiter
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.

How do I install Clawhire Recruiter?

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

Is Clawhire Recruiter free?

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

Which platforms does Clawhire Recruiter support?

Clawhire Recruiter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Clawhire Recruiter?

It is built and maintained by box1d (@box1d); the current version is v0.1.0.

💬 Comments