← 返回 Skills 市场
🔌

聘才猫(Pincaimao)在线面试

作者 聘才猫(Pincaimao) · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
173
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install pincaimao-online-interview
功能描述
聘才猫 - 在线面试 Use when calling Pincaimao Online Interview API to conduct a multi-turn AI interview session. Supports text and video interview modes, custom ques...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pincaimao-online-interview
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pincaimao-online-interview 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug pincaimao-online-interview
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

聘才猫(Pincaimao)在线面试 是什么?

聘才猫 - 在线面试 Use when calling Pincaimao Online Interview API to conduct a multi-turn AI interview session. Supports text and video interview modes, custom ques... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 173 次。

如何安装 聘才猫(Pincaimao)在线面试?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pincaimao-online-interview」即可一键安装,无需额外配置。

聘才猫(Pincaimao)在线面试 是免费的吗?

是的,聘才猫(Pincaimao)在线面试 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

聘才猫(Pincaimao)在线面试 支持哪些平台?

聘才猫(Pincaimao)在线面试 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 聘才猫(Pincaimao)在线面试?

由 聘才猫(Pincaimao)(@pincaimao)开发并维护,当前版本 v1.0.1。

💬 留言讨论