Agent skill

interview-coach

Full job search coaching system — JD decoding, resume, storybank, mock interviews, transcript analysis, comp negotiation. 23 commands, persistent state.

Nick44,414★ · +328/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill interview-coach --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Declared author: dbhat93
Path: skills/interview-coach/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Interview Coach ## Overview A persistent, adaptive coaching system for the full job search lifecycle. Not a question bank — an opinionated system that tracks your patterns, scores your answers, and gets sharper the more you use it. State persists in `coaching_state.md` across sessions so you always pick up where you left off. ## Install ```bash npx skills add dbhat93/job-search-os ``` Then type `/coach` → `kickoff`. ## When to Use This Skill - Use when starting a job search and need a structured system - Use when preparing for a specific interview (company research, mock, hype) - Use when you want to analyze a past interview transcript - Use when negotiating an offer or handling comp questions on recruiter screens - Use when building or maintaining a storybank of interview-ready stories ## What It Covers - **JD decoding** — six lenses, fit verdict, recruiter questions to ask - **Resume + LinkedIn** — ATS audit, bullet rewrites, platform-native optimization - **Mock interviews** — behavioral, system design, case, panel, technical formats - **Transcript analysis** — paste from Otter/Zoom/Grain, auto-detected format - **Storybank** — STAR stories with earned secrets, retrieval drill

What's inside
Steps it walks through
  1. Overview
  2. Install
  3. When to Use This Skill
  4. What It Covers
  5. Examples
  6. Example 1: Start your job search
  7. Example 2: Prep for a specific company
  8. Example 3: Analyze an interview transcript
  9. Example 4: Handle a comp question
  10. Source
  11. Limitations
Commands it runs
npx skills add dbhat93/job-search-os
More from agentic-awesome-skills
All skills →
About this skill
What does the interview-coach skill do?

Full job search coaching system — JD decoding, resume, storybank, mock interviews, transcript analysis, comp negotiation. 23 commands, persistent state.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill interview-coach --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going