← Back to Skills Marketplace
Openjobs People Match
by
OpenJobs AI
· GitHub ↗
· v1.0.1
· MIT-0
312
Downloads
4
Stars
10
Active Installs
2
Versions
Install in OpenClaw
/install openjobs-people-match
Description
Evaluate candidate-job fit using OpenJobs AI. Grade a single CV against a job description or bulk-grade multiple candidates and rank them by match score.
Usage Guidance
This skill appears coherent and limited in scope, but before installing consider: only provide a MIRA_KEY you trust (treat it like a password), avoid pasting sensitive candidate information unless you have consent and are allowed to send it to the external service, and review OpenJobs/Mira's privacy and retention policies. Be mindful of rate limits and quota (the docs mention 402/429 errors). Because this is an instruction-only skill, there is no local code to inspect; if you require stronger assurance, ask the skill provider for documentation or a verified homepage and the API provider's security/privacy policies.
Capability Analysis
Type: OpenClaw Skill
Name: openjobs-people-match
Version: 1.0.1
The skill bundle provides a legitimate integration for the OpenJobs AI service to evaluate candidate-job fit. It uses standard API patterns, including environment variable management for the 'MIRA_KEY' and version checking via curl to 'mira-api.openjobs-ai.com', with no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the behavior: the skill calls the OpenJobs/Mira API to grade CVs and bulk-grade LinkedIn URLs. The single required env var (MIRA_KEY) is the API key required for that service and is proportionate to the stated purpose.
Instruction Scope
SKILL.md only instructs the agent to check for MIRA_KEY, call documented API endpoints (version, people-grade, people-bulk-grade), and format results. It does not instruct reading arbitrary files, other env vars, or contacting unrelated endpoints. Asking the user to set MIRA_KEY via export is expected for an API-key-driven skill.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is downloaded or written to disk. This is the lowest-risk installation model.
Credentials
Only MIRA_KEY is required and declared as the primary credential. No unrelated secrets, config paths, or excessive environment variables are requested.
Persistence & Privilege
always:false and no special persistence or system-wide config changes are requested. The skill does make a network call at session start to check versions, which is reasonable for a versioned API client.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openjobs-people-match - After installation, invoke the skill by name or use
/openjobs-people-match - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Updated version reference in documentation to 1.0.1.
- Version check instructions now notify the user if a newer server version is available, rather than automatically updating.
- Simplified API key setup instructions: users now only need to set the `MIRA_KEY` environment variable, not update a config file.
- Removed redundant config file and export instructions to streamline setup.
- No changes to API usage or response formats.
v1.0.0
- Initial release of the openjobs-people-match skill.
- Grade a single CV against a job description or bulk-grade and rank multiple candidates using OpenJobs AI.
- Includes setup guidelines, API key management, example API calls, compact result presentation, and error handling documentation.
- Provides instructions for version checking and updating the skill.
- All grading is powered by OpenJobs AI, with attribution required in all outputs.
Metadata
Frequently Asked Questions
What is Openjobs People Match?
Evaluate candidate-job fit using OpenJobs AI. Grade a single CV against a job description or bulk-grade multiple candidates and rank them by match score. It is an AI Agent Skill for Claude Code / OpenClaw, with 312 downloads so far.
How do I install Openjobs People Match?
Run "/install openjobs-people-match" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openjobs People Match free?
Yes, Openjobs People Match is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openjobs People Match support?
Openjobs People Match is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openjobs People Match?
It is built and maintained by OpenJobs AI (@openjobsai); the current version is v1.0.1.
More Skills