← 返回 Skills 市场
Pm Interview Coach
作者
Krisdontknowcoding
· GitHub ↗
· v1.4.4
· MIT-0
117
总下载
0
收藏
0
当前安装
11
版本数
在 OpenClaw 中安装
/install pm-interview-coach
功能描述
PM 面试辅导教练。当用户说"面试辅导"、"模拟面试"、"帮我练习面试"、"面试练习"、"产品经理面试"时触发。接收用户简历 + 目标公司/岗位,输出深度简历追问、业务情景题、真实面经和答题指导。
安全使用建议
This skill appears coherent for PM interview practice, but check two things before installing: (1) mcporter/mcp and the MiniMax-VL-01 model calls: confirm whether these run locally or call hosted services — if hosted, avoid sending sensitive resume content and prefer pasted anonymized text or dummy data; (2) the script will download remote images into ~/.openclaw/workspace/xhs_interview_images — inspect and clean that directory as needed. Also ensure your mcporter/Xiaohongshu tooling is configured with least-privilege credentials and test the workflow with non-sensitive data first.
功能分析
Type: OpenClaw Skill
Name: pm-interview-coach
Version: 1.4.4
The skill bundle is a legitimate PM interview coaching tool designed to simulate interviews and provide feedback. It includes a Python helper script (fetch_xhs_interview.py) that interacts with a local MCP server to fetch and download interview-related images from Xiaohongshu to a local workspace directory (~/.openclaw/workspace/xhs_interview_images). The instructions in SKILL.md are well-structured and strictly focused on the interview process, with no evidence of malicious prompt injection, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description (PM interview coach) match the behavior: reads resumes (PDF or text), searches Xiaohongshu for interview posts, downloads post images, and uses a multimodal model to extract questions. The included script (fetch_xhs_interview.py) and reference docs directly support the stated functionality. There are no unrelated required env vars or binaries.
Instruction Scope
SKILL.md mandates collecting resume + company + round and then searching Xiaohongshu and reading post text/images. That stays inside the stated purpose. However the skill explicitly uses: (a) a local mcporter/mcp API to query Xiaohongshu, (b) downloads images from remote URLs, and (c) invokes the MiniMax-VL-01 model for image understanding. The README also lists pdfplumber and mcporter prerequisites. The skill's 'Security Declaration' states it does not upload or transmit resumes/personal info and that processing is local — this can be true only if your agent/tooling keeps all calls local. If your mcporter/mcp or model calls are hosted services, data (images, queries, or resume text) could be sent externally. The skill also writes downloaded images to ~/.openclaw/workspace/xhs_interview_images, which is normal but persistent on disk.
Install Mechanism
There is no install specification for the skill bundle; it's instruction-heavy with one small Python utility. README suggests pip installs for pdfplumber/pypdf but no automated remote installs are declared in the package. No high-risk download/install URLs are present.
Credentials
The skill declares no required environment variables or credentials. Runtime interaction does require Xiaohongshu-specific tokens/arguments (feed_id, xsec_token) provided when calling the mcporter tool; these are reasonable for fetching posts. No unrelated secrets (AWS keys, system tokens, etc.) are requested.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It writes downloaded images into a skill workspace directory but does not attempt to modify other skills or global agent configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pm-interview-coach - 安装完成后,直接呼叫该 Skill 的名称或使用
/pm-interview-coach触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.4.4
修复:结构表重复行、字数标准分层(简历深挖800字/产品设计1500字)、结束语删除群面改为二/三面
v1.4.3
移除群面相关内容,Skill仅支持单面
v1.4.2
修复矛盾(自我介绍跳过vs结构表)、行为面改为2道、补充追问原则和群面说明
v1.4.1
强调质量门禁是输出前的强制步骤,不达标绝不发出;答案质量不够宁可花时间补充也不发残次品
v1.4.0
新增参考答案质量检查门禁:6项标准核查通过才能发出(字数≥1500/结构≥4层/具体数字≥3个/生态联动/商业闭环/竞品差异)
v1.3.0
参考答案质量大幅提升:每题≥1500字,5种题型(简历深挖/产品设计/数据分析/商业思维/行为面)各自的结构模板,强制要求数字+生态联动+商业闭环+竞品差异化
v1.2.0
全面重构一面45分钟结构:10-12道题,简历深挖3-4道,业务开放题3-4道,行为面1-2道;参考答案必须详细完整;补充3-5道高频真题
v1.1.2
群面和单面分开参考,权重调整为80%+20%
v1.1.1
修复脚本语法错误 + 添加安全声明
v1.1.0
新增参考答案+补充题
v1.0.0
Initial release - PM interview coach with resume deep-dive, business case questions, and Xiaohongshu real interview search
元数据
常见问题
Pm Interview Coach 是什么?
PM 面试辅导教练。当用户说"面试辅导"、"模拟面试"、"帮我练习面试"、"面试练习"、"产品经理面试"时触发。接收用户简历 + 目标公司/岗位,输出深度简历追问、业务情景题、真实面经和答题指导。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 Pm Interview Coach?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pm-interview-coach」即可一键安装,无需额外配置。
Pm Interview Coach 是免费的吗?
是的,Pm Interview Coach 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pm Interview Coach 支持哪些平台?
Pm Interview Coach 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pm Interview Coach?
由 Krisdontknowcoding(@krisdontknowcoding)开发并维护,当前版本 v1.4.4。
推荐 Skills