← Back to Skills Marketplace
🔌
聘才猫(Pincaimao)面试出题大师
by
聘才猫(Pincaimao)
· GitHub ↗
· v1.0.1
· MIT-0
181
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pincaimao-interview-question
Description
聘才猫 - 面试出题大师 Use when calling Pincaimao Interview Question Master API to generate interview questions based on a job description and candidate resume. Requir...
Usage Guidance
This skill is internally consistent with its purpose (upload a resume and call Pincaimao's API). Before installing: (1) Treat PCM_INTERVIEW_QUESTIONS_KEY as sensitive — only provide a scoped key you trust and rotate it if needed. (2) Be aware resumes and job descriptions are transmitted to api.pincaimao.com and stored in their COS; do not upload sensitive personal data you cannot share. (3) The SKILL.md asks you to check/load a separate 'pincaimao-basic' skill — confirm that dependency is trustworthy. (4) If you plan to allow autonomous invocation, consider limiting when/what data is sent automatically. If you want, I can list concrete mitigations (key scoping, data redaction, or testing with non-sensitive samples) before you enable the skill.
Capability Analysis
Type: OpenClaw Skill
Name: pincaimao-interview-question
Version: 1.0.1
The skill is a legitimate integration for the Pincaimao platform designed to generate interview questions by uploading resumes and job descriptions to api.pincaimao.com. It follows standard security practices by using environment variables for API keys and provides clear documentation on data handling. No malicious patterns, such as unauthorized data exfiltration or hidden execution, were found in SKILL.md or the provided bash examples.
Capability Assessment
Purpose & Capability
Name/description match the actions in SKILL.md — uploading a resume and calling api.pincaimao.com to generate questions. Required binaries (curl, python3) and the single env var (PCM_INTERVIEW_QUESTIONS_KEY) are appropriate for HTTP calls and JSON parsing.
Instruction Scope
Instructions focus on file upload and chat API calls to api.pincaimao.com and on collecting job_info and a resume path. It also directs the agent to check for and load a separate 'pincaimao-basic' skill for shared interfaces — this is reasonable but is an implicit dependency not enforced by the manifest (user should ensure that skill is trusted). The agent may use conversational context to find an existing JD, which is expected behavior.
Install Mechanism
Instruction-only skill with no install spec and no downloads — lowest-risk install posture. It does not write code to disk or request external archives.
Credentials
Only one API key (PCM_INTERVIEW_QUESTIONS_KEY) is required and is used directly in Authorization headers as expected. No unrelated secrets, config paths, or additional credentials are requested. The SKILL.md consistently references only that env var.
Persistence & Privilege
always:false and no instructions to modify other skills or system configs. The skill declares it is safe to invoke autonomously, which is acceptable for an API wrapper but users should consider privacy implications before enabling autonomous runs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pincaimao-interview-question - After installation, invoke the skill by name or use
/pincaimao-interview-question - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added a free invite link for easy access to the required API key.
- No functional or interface changes; documentation improved for onboarding.
v1.0.0
聘才猫 - 面试出题大师初始发布:
- 适用于到面时辅助面试官出题场景。
- 可根据职位描述和候选人简历自动生成面试题目。
- 支持自定义题目数量及是否输出分析。
- 集成简历文件上传、参数校验错误提示与处理中英指引。
- 严格环境变量及依赖检查,保障安全与隐私。
- 提供 Bash 调用与常见错误排查示例,便于快速集成使用。
Metadata
Frequently Asked Questions
What is 聘才猫(Pincaimao)面试出题大师?
聘才猫 - 面试出题大师 Use when calling Pincaimao Interview Question Master API to generate interview questions based on a job description and candidate resume. Requir... It is an AI Agent Skill for Claude Code / OpenClaw, with 181 downloads so far.
How do I install 聘才猫(Pincaimao)面试出题大师?
Run "/install pincaimao-interview-question" 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