← Back to Skills Marketplace
🔌
聘才猫(Pincaimao)简历诊断
by
聘才猫(Pincaimao)
· GitHub ↗
· v1.0.1
· MIT-0
158
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pincaimao-resume-diagnosis
Description
聘才猫 - 简历诊断 Use when calling Pincaimao Resume Diagnosis Assistant API to parse and diagnosis a candidate resume against a job description. Requires uploading...
Usage Guidance
This skill appears to do exactly what it says: upload resumes and call Pincaimao's API using PCM_RESUME_DIAGNOSIS_KEY. Before installing: (1) Only provide this API key if you trust api.pincaimao.com — the key and uploaded resumes will be sent to that service. (2) Avoid uploading highly sensitive PII unless you’ve reviewed Pincaimao’s privacy/storage policy and retention rules for COS objects. (3) The SKILL.md references a separate 'pincaimao-basic' helper for upload details — confirm whether you need that other skill or instructions. (4) If you do not want the agent to call the skill autonomously, disable autonomous invocation in the agent configuration. Revoke the API key if you later suspect misuse.
Capability Analysis
Type: OpenClaw Skill
Name: pincaimao-resume-diagnosis
Version: 1.0.1
The skill is a legitimate integration for the Pincaimao resume diagnosis service. It uses standard Bash commands (curl) and Python to upload resume files and query the Pincaimao API (api.pincaimao.com) for analysis. The behavior is transparent, follows the stated purpose in SKILL.md, and uses environment variables for authentication without any signs of data exfiltration to unauthorized endpoints or malicious prompt injection.
Capability Assessment
Purpose & Capability
Name/description (resume diagnosis) align with required pieces: an API key (PCM_RESUME_DIAGNOSIS_KEY), curl and python3 for simple HTTP calls and JSON parsing. The SKILL.md's mention of a separate pincaimao-basic helper is a dependency note (not required by this file) but is explainable as a recommendation for shared upload/auth patterns.
Instruction Scope
Instructions only describe: confirm job info & resume, upload file to api.pincaimao.com to get cos_key, then call the chat API with the key and cos_key. The skill only reads the declared env var and user-supplied resume path; it does not instruct reading other system files or exfiltrating data to other endpoints.
Install Mechanism
No install spec — instruction-only skill. No downloads or archive extraction are present, so nothing is written to disk by the skill itself beyond ordinary use of existing curl/python3 binaries.
Credentials
Only a single service-specific API key (PCM_RESUME_DIAGNOSIS_KEY) is required, which is proportional to calling the external API. No unrelated credentials, config paths, or excessive env variables are requested.
Persistence & Privilege
always:false (default). The skill does not request permanent system-level presence or modify other skills' configs. Autonomous invocation is allowed by platform default but the skill's network calls are scoped to api.pincaimao.com.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pincaimao-resume-diagnosis - After installation, invoke the skill by name or use
/pincaimao-resume-diagnosis - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added registration and authentication invitation link for obtaining a free API key.
- No other functional or interface changes.
v1.0.0
Initial release of 聘才猫简历诊断 skill.
- Enables parsing and diagnosis of candidate resumes against job descriptions using Pincaimao API.
- Requires uploading resume file first to obtain cos_key and a dedicated PCM_RESUME_DIAGNOSIS_KEY environment variable.
- Provides clear instructions for file upload, parameter usage, and troubleshooting common errors.
- Supports both default summarized output and raw API output upon user request.
- Details security, privacy, and environment requirements for safe autonomous operation.
Metadata
Frequently Asked Questions
What is 聘才猫(Pincaimao)简历诊断?
聘才猫 - 简历诊断 Use when calling Pincaimao Resume Diagnosis Assistant API to parse and diagnosis a candidate resume against a job description. Requires uploading... It is an AI Agent Skill for Claude Code / OpenClaw, with 158 downloads so far.
How do I install 聘才猫(Pincaimao)简历诊断?
Run "/install pincaimao-resume-diagnosis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 聘才猫(Pincaimao)简历诊断 free?
Yes, 聘才猫(Pincaimao)简历诊断 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 聘才猫(Pincaimao)简历诊断 support?
聘才猫(Pincaimao)简历诊断 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 聘才猫(Pincaimao)简历诊断?
It is built and maintained by 聘才猫(Pincaimao) (@pincaimao); the current version is v1.0.1.
More Skills