🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Clawhire Recruiter

by @box1d

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...

Versionv0.1.0
Downloads669
TERMINAL
clawhub install clawhire-recruiter

πŸ“– About This Skill


name: 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 step, then publish the job. capabilities: - name: hiring-intake description: A2B guided conversation β€” collects JD from recruiter, auto-publishes when confirmed endpoint: /api/v1/chat/intake method: POST triggers: ["hire", "recruit", "ζ‹›δΊΊ", "ζ‹›θ˜", "ε‘εΈƒθŒδ½", "post job", "新岗位", "想招", "ιœ€θ¦ζ‹›"] - name: job-management description: List, update, pause, archive jobs endpoint: /api/v1/jobs method: GET triggers: ["ζˆ‘ηš„θŒδ½", "ζŸ₯ηœ‹ε²—δ½", "δΈ‹ζžΆ", "ζš‚εœ"] - name: candidate-search description: Search candidates by skill, city, experience endpoint: /api/v1/candidates/search method: GET triggers: ["候选人", "ζ‰ΎδΊΊ", "ζœη΄’ε€™ι€‰δΊΊ"] - name: match-review description: Review job-candidate matches with S/A/B/C/D fit levels endpoint: /api/v1/jobs/{id}/matches method: GET triggers: ["εŒΉι…", "matches", "ζŽ¨θδΊΊι€‰"]

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

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.

βš™οΈ Configuration

You need a ClawHire API key. Ask your owner:

> "δ½ ιœ€θ¦ε…ˆεœ¨ metalink.cc/clawhire ζ³¨ε†ŒδΈ€δΈͺθ΄¦ε·οΌŒθŽ·ε– API Key η»™ζˆ‘γ€‚"

Use it in every request: Authorization: Bearer

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

πŸ”’ Constraints

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.