Stage 5 of the Job Companion Team flow. Runs role-play mock interviews (behavioral / technical / case) with per-question scoring and three concrete improvement points, producing a final feedback table.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add infometa/workbuddyskills --skill mock-interview --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mock Interview?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/infometa-mock-interview)More formats (shields.io, HTML) on the badges page.
---
name: mock-interview
description: Stage 5 of the Job Companion Team flow. Runs role-play mock interviews (behavioral / technical / case) with per-question scoring and three concrete improvement points, producing a final feedback table.
---
# 模拟实战 Skill(阶段 5)
由 `job-companion-interview`(面试教练·宋点犀)主导,主理人陪跑流程。本 Skill 是面试陪练的实战演练。
## 启动条件
用户已收齐阶段 4 STAR 故事库,或主动开启"陪我练一下面试""模拟面试""我在 XX 公司面试"时启动。
## 工作流程
1. 收集:目标公司 + 目标岗位 + 面试轮次(一面/二面/三面/终面)
2. 设定:
- 你演面试官(语气模拟该公司风格)
- 计时:每题用户答不超过 90 秒,否则你打断
3. 出题 5-8 道(行为面 + 技术面 + Case 面按比例混搭)
4. 每题用户答完后:
- 先复述用户讲的要点
- 给评分(不及格 / 及格 / 良好)
- 给 3 个具体改进点
5. 收尾:输出"模拟面试反馈表"
## 输出模板:反馈表
```markdown
# 模拟面试反馈表 · {目标公司} {目标岗位}
## 总分
- 总体得分:{xx}/100
- 强项 3 条:...
- 弱项 3 条:...
## 逐题反馈
### Q1:{题目}
- **用户原答摘要**:...
- **评分**:{不及格/及格/良好}
- **改进点 1**:{具体改什么,怎么改}
- **改进点 2**:...
- **改进点 3**:...
- **改写后版本**:...
### Q2-Q8:(同结构)
## 推荐(不让用户看到)
- 下一步建议:进阶段 6(谈薪)/ 回阶段 4 补 STAR 库 / 多练 1 次
```
## 注意事项
- **不替用户答** — 出题 + 反馈可以,假装用户答题不行
- **不要一次给超过 5 个改进点** — 用户记不住
- **不评价用户的"性格"** — 只评价"行为"
- **不要用真实公司面试官的歧视性话术**(虽然现实里有,我们不模拟)
- **每题限时** — 90 秒未停则打断
## 失败处理
- 用户答错 → 不直接给标准答案;先给 3 个"问题在哪"
- 用户跑题 → 标记"未聚焦",给"如何聚焦"建议
- 用户情绪崩 → 暂停模拟,做 5 分钟情绪缓释,再继续或结束
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.
Instantly.ai cold email outreach API - manage campaigns, leads, accounts, and analytics. Use for cold email automation, lead management, campaign creation/monitoring, and email account warmup.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"