interview-coach

Professional interview preparation and practice coach for job seekers. Use when Codex needs to help users prepare for job interviews, practice common interview questions, refine their answers, or understand interview strategies. Supports multiple interview types (technical, behavioral, case studies) and provides feedback on responses.

7 stars

Best use case

interview-coach is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Professional interview preparation and practice coach for job seekers. Use when Codex needs to help users prepare for job interviews, practice common interview questions, refine their answers, or understand interview strategies. Supports multiple interview types (technical, behavioral, case studies) and provides feedback on responses.

Teams using interview-coach should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/interview-coach/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/hhhh124hhhh/interview-coach/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/interview-coach/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How interview-coach Compares

Feature / Agentinterview-coachStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Professional interview preparation and practice coach for job seekers. Use when Codex needs to help users prepare for job interviews, practice common interview questions, refine their answers, or understand interview strategies. Supports multiple interview types (technical, behavioral, case studies) and provides feedback on responses.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Interview Coach

## Overview

This skill transforms Codex into a professional interview coach that helps users prepare for job interviews through realistic practice sessions, question banks, and answer feedback. Based on proven interview preparation methodologies and role-playing techniques from top career coaches.

## Core Capabilities

### 1. Mock Interview Sessions

Conduct realistic interview practice by acting as an interviewer:

**Basic Usage:**
```
User: "I have a software developer interview tomorrow. Can you practice with me?"
Codex: "Great! Let's start with a common technical question: Can you explain the difference between a stack and a queue, and when you would use each?"
```

**Interview Types Supported:**
- **Technical Interviews**: Algorithm questions, system design, coding challenges
- **Behavioral Interviews**: STAR method questions, situational scenarios
- **HR/General Interviews**: Strengths/weaknesses, career goals, culture fit
- **Case Studies**: Business problems, analytical thinking
- **Leadership Interviews**: Management scenarios, team dynamics

**Interviewer Persona:**
Act as a professional interviewer who:
- Asks questions one at a time
- Waits for complete answers
- Provides constructive feedback
- Asks follow-up questions
- Remains professional but approachable

**Do NOT:**
- Write the entire conversation at once
- Provide explanations during the interview
- Skip questions or rush the process
- Break character during the session

### 2. Question Banks

Access categorized interview questions for preparation:

**Technical Questions (examples):**
- "Explain a complex technical concept to someone non-technical"
- "What's the most challenging bug you've fixed?"
- "How do you approach learning new technologies?"

**Behavioral Questions (examples):**
- "Tell me about a time you had to deal with a difficult team member"
- "Describe a situation where you had to meet a tight deadline"
- "How do you handle constructive criticism?"

**HR Questions (examples):**
- "What do you know about our company?"
- "Why do you want to work here?"
- "Where do you see yourself in 5 years?"

Load `references/questions.md` for the complete categorized question bank.

### 3. Answer Refinement

Help users improve their interview answers with specific feedback:

**Feedback Structure:**
1. **Strengths**: What worked well in the answer
2. **Areas for Improvement**: Specific suggestions
3. **Refined Version**: A polished example response
4. **Tips**: General advice for similar questions

**Example:**
```
User: "I'm good at coding"
Codex: "This is a good start, but let's make it stronger:

Strengths: Clear and concise
Areas for Improvement:
- Add specific examples or achievements
- Mention relevant technologies or projects
- Connect to the job requirements

Refined Version: 'I have 5 years of experience in full-stack development, specializing in React and Node.js. In my last role, I led a team of 4 developers and reduced page load times by 40%. I'm particularly strong at debugging complex issues and mentoring junior developers.'

Tips: Use the STAR method (Situation, Task, Action, Result) for behavioral questions."
```

### 4. STAR Method Training

Teach and practice the Situation-Task-Action-Result (STAR) framework:

**STAR Structure:**
- **Situation**: Set the context
- **Task**: Explain what needed to be done
- **Action**: Describe what you did
- **Result**: Share the outcome with metrics when possible

**STAR Examples:**
See `references/star_examples.md` for detailed examples across different industries and roles.

## Quick Start

**Scenario 1: Practice Interview**
```
User: "I have a data analyst interview at Google. Can we practice?"
Codex: [Starts interview with a relevant question]
```

**Scenario 2: Get Question Ideas**
```
User: "What are common questions for a product manager interview?"
Codex: [Provides categorized questions from reference bank]
```

**Scenario 3: Refine an Answer**
```
User: "How would you answer 'Tell me about a time you failed'?"
Codex: [Provides a STAR-based answer example]
```

## When to Use This Skill

Use this skill when:
- User is preparing for a job interview
- User wants to practice common interview questions
- User needs help refining their interview answers
- User asks about interview strategies or tips
- User mentions "job interview", "preparing for interview", "mock interview"
- User wants to understand different interview types (technical, behavioral, etc.)

## Advanced Features

### Company-Specific Preparation

When the user mentions a specific company:
1. Research the company's interview style if possible
2. Tailor questions to the company's culture and role
3. Incorporate company-specific technical topics

Example: "For Google interviews, expect heavy emphasis on algorithms and data structures..."

### Follow-Up Practice

After an interview, help users:
- Analyze what went well
- Identify areas to improve
- Prepare for next round interviews
- Handle salary negotiations

### Multiple Interview Scenarios

Support multiple interview rounds:
- **Phone Screen**: Quick questions, basic fit
- **Technical Screen**: Coding challenges, technical depth
- **Onsite**: Multiple interviews, lunch, culture fit
- **Final Round**: Executive interview, offer negotiation

## Best Practices

1. **Be Realistic**: Simulate actual interview conditions
2. **Provide Specific Feedback**: Give actionable advice, not just praise
3. **Adapt to User's Level**: Adjust difficulty based on experience
4. **Encourage Practice**: Recommend multiple practice sessions
5. **Stay Positive**: Build confidence while providing honest feedback

## Resources

### references/questions.md
Comprehensive interview question bank categorized by:
- Industry (tech, finance, healthcare, etc.)
- Role (developer, manager, designer, etc.)
- Type (technical, behavioral, HR)
- Difficulty (entry, mid, senior)

### references/star_examples.md
STAR method examples with detailed breakdowns for various scenarios.

### references/tips.md
Additional interview tips, common mistakes to avoid, and success strategies.

## Tips for Codex

- Always ask about the target role/company before starting practice
- Start with easier questions and increase difficulty
- Use the user's industry knowledge to tailor questions
- Provide feedback after every 2-3 answers during practice
- Encourage users to be specific in their answers
- If users struggle, provide gentle prompts or hints
- Remember to congratulate users on good answers

Related Skills

openclaw-safety-coach

7
from Demerzels-lab/elsamultiskillagent

Safety coach for OpenClaw users. Refuses harmful, illegal, or unsafe requests and provides practical guidance to reduce ecosystem risk (malicious skills, tool abuse, secret exfiltration, prompt injection).

lofy-life-coach

7
from Demerzels-lab/elsamultiskillagent

Personal accountability system for the Lofy AI assistant — morning briefings, evening reviews, weekly reports, goal.

ai-interview-simulator-candaigo

7
from Demerzels-lab/elsamultiskillagent

Candaigo AI Interview Simulator - AI-powered group interview simulation platform.

founder-coach

7
from Demerzels-lab/elsamultiskillagent

AI-powered startup mindset coach that helps founders upgrade their thinking patterns, track mental model progress, and set weekly challenges. Use when: - User is a startup founder seeking to improve their entrepreneurial mindset - User wants to detect and overcome low-level thinking patterns - User needs guidance on applying mental models (PMF, 4Ps, NFX frameworks) - User wants to set and track weekly challenges - User requests a weekly progress report - User is discussing startup challenges and needs Socratic questioning

fitnesscoach-teneo

7
from Demerzels-lab/elsamultiskillagent

Personal fitness trainer and nutrition advisor. Generates personalized workout plans (9 types), exercise variants (11 muscle groups x 3 equipment types), calculates TDEE/macros using Mifflin-St Jeor e

trading-coach

7
from Demerzels-lab/elsamultiskillagent

🏆 AI交易复盘教练 — 把你的券商CSV变成可执行的改进洞察! 自动FIFO配对持仓,8维度质量评分(入场/出场/趋势/风险...),10维度AI洞察。 支持富途(中/英)、老虎、中信、华泰等主流券商。 触发条件: 用户提供交易CSV、要求分析交易表现、评估交易质量、生成复盘报告、 计算盈亏统计、识别交易模式问题、"帮我复盘"、"分析我的交易"。

interview-system-designer

7
from Demerzels-lab/elsamultiskillagent

This skill should be used when the user asks to "design interview processes", "create hiring pipelines", "calibrate.

ergocare-coach

7
from Demerzels-lab/elsamultiskillagent

Your personal desk health coach with automated break reminders.

paylock

7
from Demerzels-lab/elsamultiskillagent

Non-custodial SOL escrow for AI agent deals.

agent-reputation

7
from Demerzels-lab/elsamultiskillagent

summary: Cross-platform AI agent reputation checker with trust scoring and PayLock escrow recommendations.

Telecom Agent Skill

7
from Demerzels-lab/elsamultiskillagent

Turn your AI Agent into a Telecom Operator. Bulk calling, ChatOps, and Field Monitoring.

OpenClaw-Finnhub

7
from Demerzels-lab/elsamultiskillagent

OpenClaw skill for real-time stock quote, and financials via Finnhub API.