← Back to Skills Marketplace
Pm Interview Coach
by
Krisdontknowcoding
· GitHub ↗
· v1.4.4
· MIT-0
117
Downloads
0
Stars
0
Active Installs
11
Versions
Install in OpenClaw
/install pm-interview-coach
Description
PM 面试辅导教练。当用户说"面试辅导"、"模拟面试"、"帮我练习面试"、"面试练习"、"产品经理面试"时触发。接收用户简历 + 目标公司/岗位,输出深度简历追问、业务情景题、真实面经和答题指导。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pm-interview-coach - After installation, invoke the skill by name or use
/pm-interview-coach - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Pm Interview Coach?
PM 面试辅导教练。当用户说"面试辅导"、"模拟面试"、"帮我练习面试"、"面试练习"、"产品经理面试"时触发。接收用户简历 + 目标公司/岗位,输出深度简历追问、业务情景题、真实面经和答题指导。 It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install Pm Interview Coach?
Run "/install pm-interview-coach" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pm Interview Coach free?
Yes, Pm Interview Coach is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pm Interview Coach support?
Pm Interview Coach is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pm Interview Coach?
It is built and maintained by Krisdontknowcoding (@krisdontknowcoding); the current version is v1.4.4.
More Skills