Oh My Interviewer — AI skill for Claude Code
一个 Agent skill,把 AI Agent 开发岗位的面试经验沉淀为可复用的面试准备工具.
How to install Oh My Interviewer
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open open-agent-power/oh-my-interviewer and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Oh My Interviewer does
一个 Agent skill,把 AI Agent 开发岗位的面试经验沉淀为可复用的面试准备工具。
Alternatives in AI
- Agency Agents — A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject 148k ★
- Artifacts Builder — Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech 97.5k ★
- Multica — Make humans and AI agents work as one team — open-source and self-hostable 47.8k ★
README
Interview Prep — AI Agent 面试准备 Skill
一个 Agent skill,把 AI Agent 开发岗位的面试经验沉淀为可复用的面试准备工具。
三种模式
| 模式 | 用途 | 触发方式 |
|---|---|---|
| ✍️ 叙事重构 | 把项目经历改写为面试官想听的三层讲法(1分钟/5分钟/深挖) | /interview-prep 改写项目 |
| 🔍 简历自审 | 扫描简历薄弱点,输出致命/加固/亮点三级诊断报告 | /interview-prep 扫描简历 |
| 🎯 模拟面试 | 模拟真实高压面试,按 6 大维度逐层追问并评分 | /interview-prep 模拟面试 |
安装
请将下方提示词复制给你的Agent,实现一键安装与配置:
克隆并设置 https://github.com/open-agent-power/oh-my-interviewer。
使用
在 Agent 中输入 `/interview-prep`,选择模式并粘贴简历即可。
6 大评判维度
所有模式共享的核心知识库:
- Agent 判断力 — 为什么用 Agent、代价是否值得
- 工具调用安全性 — 副作用分级、7 层安全控制
- 评测与数据闭环 — RAG/Agent 评测指标、对照实验
- 线上工程成熟度 — 鉴权/并发/缓存/MQ/调度/降级
- 技术深度 — 每个关键词能讲到源码/协议/底层逻辑
- 系统设计放大 — x10 规模、服务宕机、数据爆炸
文件说明
├── SKILL.md # 编排器(78 行):模式检测 + 资源加载
├── references/
│ ├── core-dimensions.md # 6 大维度 + 23 条追问模板
│ ├── resume-parser.md # 关键词→维度映射 + 四要素评分
│ ├── narrative-coach.md # 叙事重构执行指令
│ ├── self-auditor.md # 简历自审执行指令
│ └── interviewer.md # 模拟面试执行指令
├── interview-prep.skill # 打包文件(可分发)
└── README.md
适用场景
- 正在准备 AI Agent / LLM 应用 / 大模型业务研发面试
- 简历上有 Agent、RAG、MCP、Prompt Engineering 等技术关键词
- 希望系统化审视简历而非零散刷题
设计理念
**不是刷题工具。** 核心思路来自真实面试经验总结:
- 面试官不会问"Agent 是什么",而是问"你为什么用 Agent 而不用工作流"
- 简历上的每个技术词都会被追问到源码级别
- "提升 xx%" 必须有数据依据,否则等于没写
- 每个项目都要能讲出技术决策、失败场景和规模放大
Related Skills
JeecgBoot
【低代码v2.0,一句话即可生成整个系统】企业级AI低代码平台,一键生成前后端代码甚至整个系统。 AI Skills 一句话画流程、设计表单、生成报表、大屏。内置 AI应用平台涵盖:AI聊天、知识库、流程编排、MCP插件
Cl4r1t4s
LEAKED SYSTEM PROMPTS FOR CHATGPT, CLAUDE, GEMINI, GROK, PERPLEXITY, CURSOR, LOVABLE, REPLIT, AND MORE! - AI S
UI UX Pro Max Skill
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms.
Bmad Method
Breakthrough Method for Agile Ai Driven Development 42712 382 2
System Prompts Leaks
Extracted system prompts from ChatGPT (GPT-5.4, GPT-5.3, Codex), Claude (Opus 4.6, Sonnet 4.6, Claude Code), G
AI Engineering Hub
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
Related Agents
Interviewer
Setup Interviewer
사용자 회사 정보를 인터뷰하여 knowledge/brand-facts.md를 자동 작성하는 셋업 에이전트. /setup, /setup-tone, /setup-domain 명령에서 호출됨.
Spec Interviewer
Pre-implementation requirements interviewer. Use BEFORE any non-trivial feature, refactor, or new project. Rea