interview-prep

Builds mock interview simulators with dynamic system prompts, timers, and scorecards.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/AmirEmad11/instabot --skill interview-prep-amiremad11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: interview-prep
Source: https://github.com/AmirEmad11/instabot/tree/main/.local/secondary_skills/interview-prep
Command: npx skills add https://github.com/AmirEmad11/instabot --skill interview-prep-amiremad11

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Preparing for job interviews requires realistic practice tailored to a specific company, role, and industry, but generic question lists cannot adapt to each candidate's target. This Skill provides instructions for building a mock interview simulator that dynamically adapts questions, feedback, and scoring to any company, role, market, and language. ## Core Features & Use Cases - Dynamic Interview Generation: Constructs a system prompt from user inputs (company, role, industry, difficulty, language) so the AI acts as an informed interviewer at that specific company. - Three Interview Modes: Structured interviews (behavioral, technical, firm knowledge), consulting case interviews (market sizing, profitability, M&A), and behavioral-only STAR practice. - Scorecards and Progress Tracking: Renders an end-of-session scorecard with hire ratings, category scores, strengths, and improvement areas, plus a response timer and stage-based progress sidebar. - Use Case: A candidate targeting a Private Equity Principal role at Goldman Sachs enters the company and role, selects a challenging structured interview in English, and receives LBO technical questions, deal experience follow-ups, and a final hire/no-hire scorecard. ## Quick Start Build a mock interview simulator with a setup screen for company, role, and interview type that generates a dynamic system prompt and ends with a scored performance scorecard.

Frequently Asked Questions about interview-prep

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a mock interview simulator with AI?

Create a setup screen collecting company, role, interview type, and language, then construct a dynamic system prompt instructing the AI to act as an interviewer at that company. Stream responses through a chat interface and render a final scorecard with ratings and improvement areas.

How to make AI interview questions adapt to a specific company?

Pass the company name, role, and location into the system prompt at conversation creation rather than hardcoding questions. The prompt instructs the model to incorporate company facts, industry dynamics, and role-specific technical topics when generating questions.

Can the interview simulator support multiple languages?

Yes, the setup screen includes a language selector covering English, Spanish, French, Portuguese, German, Mandarin, Japanese, Arabic, and Hindi. The system prompt places an explicit language instruction at the top so all questions, feedback, and scorecards use the selected language.

What interview types does a mock interview simulator support?

The simulator supports three modes: structured interviews mixing behavioral, technical, and firm knowledge questions; consulting case interviews covering market sizing, profitability, and M&A scenarios; and behavioral-only sessions focused on STAR-method storytelling practice.

How is the final interview scorecard generated?

After all questions are complete, the AI produces a scorecard with an overall hire rating, category-by-category scores, top three strengths, top three improvement areas, and interview-day recommendations. The frontend parses this markdown response and renders it as a styled, color-coded card.