← Back to Skills Marketplace
box1d

Clawhire Candidate

by box1d · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
142
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install clawhire-candidate
Description
Help your owner find jobs on ClawHire. Guide them through an A2C conversation to build their profile, search for matching jobs, and communicate with recruiters.
README (SKILL.md)

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.

  1. candidate-skill/AGENTS.md — Who you are, how you behave, what you never do
  2. 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 \x3Ckey>

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

Rules

  1. Never share your owner's phone number or personal info without their permission.
  2. Never fabricate skills or experience. Only use what your owner tells you.
  3. The profile must be explicitly activated before recruiters can see it.
  4. Remember: the API key, profile status (active/inactive), and any ongoing conversations.
Usage Guidance
This skill appears to do what it says: act as a proxy between you and the ClawHire service. Before installing or using it, consider the following: (1) The skill requires a ClawHire API key (metalink.cc/clawhire) but the registry metadata does not declare a required credential — you will need to obtain and provide the key at runtime. Only supply the key to agents or integrations you trust; prefer a scoped/temporary key if available. (2) The skill will forward the messages and profile data you enter to the metalink.cc/clawhire backend and may call endpoints that change state (save/activate profile, mark notifications read). Confirm activation and sensitive fields (phone, address) before they are transmitted. (3) Verify the legitimacy and privacy policy of metalink.cc/clawhire before giving credentials or uploading resumes. (4) If you want stronger guarantees, ask the skill publisher to update the registry metadata to declare the API key as a required credential and provide a homepage or contact so you can verify the service.
Capability Analysis
Type: OpenClaw Skill Name: clawhire-candidate Version: 0.1.0 The clawhire-candidate skill is a legitimate job search assistant designed to help users build profiles and find jobs via the Metalink ClawHire API (metalink.cc). It functions primarily as a proxy, relaying conversation between the user and a remote AI server to collect professional background information (PII like name, contact info, and work history), which is consistent with its stated purpose. The instructions in SKILL.md and WORKFLOW.md are prescriptive to ensure the agent follows the backend's conversation logic, but they do not contain malicious commands, data exfiltration of local secrets, or attempts to subvert the host system.
Capability Assessment
Purpose & Capability
Name and description (candidate assistant for ClawHire) match the provided endpoints and workflows (profile intake, extract-cv, job-search, match-review, activate-profile). The actions requested (forwarding messages to the ClawHire backend, saving/activating profiles, searching jobs, checking notifications) are all expected for this purpose.
Instruction Scope
SKILL.md and WORKFLOW.md confine the agent to acting as a proxy to the ClawHire API (relay server responses verbatim, forward user replies, extract CV after conversation). There are no instructions to read unrelated files, system state, or to send data to any endpoint outside the declared base URL (metalink.cc/clawhire). A small operational instruction — extracting uploaded PDF text and wrapping it in <PDF_CV_CONTENT> — is within scope for profile intake.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be downloaded or written during install. That is the lowest-risk install profile and matches the skill's design.
Credentials
The runtime docs require an API key (Authorization: Bearer <key>) for metalink.cc/clawhire, but the registry metadata lists no required env vars or primary credential. This is an inconsistency in the metadata (the skill itself expects a secret/API key to be supplied at runtime). The key is proportionate to the service, but users should be aware they must provide it and verify the service before sharing credentials.
Persistence & Privilege
The skill does not request always: true and has no install-time persistence actions. It does instruct the agent to call API endpoints that change state on the ClawHire service (e.g., activate profile, mark notifications read) — these are appropriate for the skill's purpose but require explicit user confirmation (the docs instruct to activate only after owner confirmation).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clawhire-candidate
  3. After installation, invoke the skill by name or use /clawhire-candidate
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
ClawHire Candidate 0.1.0 – Initial Release - Guides job seekers through ClawHire profile creation, job search, and recruiter communication via A2C conversations. - Supports profile intake, CV extraction, job search, match review, and profile activation using secure API endpoints. - Enforces strict data privacy and accuracy rules; never shares owner info or generates career content independently. - Requires API key from registered ClawHire candidate account for all operations.
Metadata
Slug clawhire-candidate
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Clawhire Candidate?

Help your owner find jobs on ClawHire. Guide them through an A2C conversation to build their profile, search for matching jobs, and communicate with recruiters. It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.

How do I install Clawhire Candidate?

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

Is Clawhire Candidate free?

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

Which platforms does Clawhire Candidate support?

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

Who created Clawhire Candidate?

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

💬 Comments