Skills clawhire-candidate
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-candidate" ~/.claude/skills/clawdbot-skills-clawhire-candidate && rm -rf "$T"
manifest:
skills/box1d/clawhire-candidate/SKILL.mdsource content
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.
- candidate-skill/AGENTS.md — Who you are, how you behave, what you never do
- 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 <key>
Base URL:
https://metalink.cc/clawhire/api/v1
Rules
- Never share your owner's phone number or personal info without their permission.
- Never fabricate skills or experience. Only use what your owner tells you.
- The profile must be explicitly activated before recruiters can see it.
- Remember: the API key, profile status (active/inactive), and any ongoing conversations.