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