← Back to Skills Marketplace
🔌
聘才猫(Pincaimao)在线面试
by
聘才猫(Pincaimao)
· GitHub ↗
· v1.0.1
· MIT-0
173
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pincaimao-online-interview
Description
聘才猫 - 在线面试 Use when calling Pincaimao Online Interview API to conduct a multi-turn AI interview session. Supports text and video interview modes, custom ques...
Usage Guidance
This skill appears to do what it says: it will call api.pincaimao.com using the PCM_ONLINE_INTERVIEW_KEY and can upload local resume files. Before installing or invoking: (1) only set PCM_ONLINE_INTERVIEW_KEY if you trust the Pincaimao service and avoid placing the key in shared/public environments; (2) be cautious about uploading sensitive files (resumes, transcripts) — those are sent to Pincaimao and stored in their COS; (3) only provide a url_callback you control or trust, since the platform will POST the generated report there; (4) review or audit any referenced prerequisite skill (pincaimao-basic) before loading it. If you need higher assurance, ask for the pincaimao-basic SKILL.md and any network/debug logs to verify exactly what endpoints will be called.
Capability Analysis
Type: OpenClaw Skill
Name: pincaimao-online-interview
Version: 1.0.1
The skill is a legitimate integration for the Pincaimao online interview platform, allowing an AI agent to conduct interviews by uploading resumes and managing multi-turn conversations via the `https://api.pincaimao.com` API. The provided Bash examples in `SKILL.md` use standard tools like `curl` and `python3` for API interaction and JSON parsing, with no evidence of malicious intent, data exfiltration to unauthorized endpoints, or obfuscated code.
Capability Assessment
Purpose & Capability
Name/description (online interview) match the declared requirements: one API key (PCM_ONLINE_INTERVIEW_KEY), curl and python3 for HTTP calls and simple JSON parsing, plus expected parameters for job info, resume upload, video, and conversation_id.
Instruction Scope
SKILL.md instructs the agent to upload local resume files and to pass the user's API key in Authorization headers to api.pincaimao.com — this is appropriate for the feature. It also references installing/loading a related 'pincaimao-basic' skill for shared interfaces. The doc allows the user/agent to set a url_callback (arbitrary URL) which means the final report can be posted to any endpoint the user supplies; that's functional but a privacy/exfiltration risk if an untrusted callback is used.
Install Mechanism
Instruction-only skill with no install spec and no downloaded code. No files are written by the skill itself and no external archives/third-party packages are fetched by the skill.
Credentials
Only one required environment variable (PCM_ONLINE_INTERVIEW_KEY) is declared and is the primary credential used in Authorization headers. No unrelated secrets, extra credentials, or config paths are requested.
Persistence & Privilege
always:false and no instructions to modify other skills or system settings. The skill runs network calls scoped to the Pincaimao API and does not claim persistent installation or cross-skill modification.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pincaimao-online-interview - After installation, invoke the skill by name or use
/pincaimao-online-interview - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added an invite link in the environment variable section for users to easily obtain a free API key.
- No other changes; documentation and functionality remain the same.
v1.0.0
Initial release of pincaimao-online-interview.
- Supports multi-turn AI interview sessions with text and video modes.
- Allows custom question lists, adjustable number of questions, and interview report callbacks.
- Requires PCM_ONLINE_INTERVIEW_KEY environment variable for authentication.
- Integrates with Pincaimao API for interview chat and resume file uploads.
- Handles context with conversation_id across interview rounds.
Metadata
Frequently Asked Questions
What is 聘才猫(Pincaimao)在线面试?
聘才猫 - 在线面试 Use when calling Pincaimao Online Interview API to conduct a multi-turn AI interview session. Supports text and video interview modes, custom ques... It is an AI Agent Skill for Claude Code / OpenClaw, with 173 downloads so far.
How do I install 聘才猫(Pincaimao)在线面试?
Run "/install pincaimao-online-interview" 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