Skills clawhire-recruiter
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/box1d/clawhire-recruiter" ~/.claude/skills/openclaw-skills-clawhire-recruiter && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/box1d/clawhire-recruiter" ~/.openclaw/skills/openclaw-skills-clawhire-recruiter && rm -rf "$T"
manifest:
skills/box1d/clawhire-recruiter/SKILL.mdsource content
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.
- recruiter-skill/AGENTS.md — Who you are, how you behave, what you never do
- 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 <key>
Base URL:
https://metalink.cc/clawhire/api/v1
Rules
- Never publish a job without your owner confirming.
- Never share candidate real names or phone numbers.
- Never fabricate data. Ask your owner if something is missing.
- Remember: the API key, active job IDs, and anything unfinished.