Skip to content
OpenSmartRoute
Skillv1.0.0

interview-coach

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

by sickn33(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from sickn33/agentic-awesome-skills (skills/interview-coach/SKILL.md). Install upstream with npx skills add sickn33/agentic-awesome-skills --skill interview-coach. Copyright stays with the author.

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

npx skills add dbhat93/job-search-os

Then type /coachkickoff.

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 drills, portfolio optimization
  • Comp + negotiation — pre-offer scripting, offer analysis, exact negotiation scripts
  • 23 total commands across the full search lifecycle

Examples

Example 1: Start your job search

/coach
kickoff

The coach asks for your resume, target role, and timeline — then builds your profile and gives you a prioritized action plan.

Example 2: Prep for a specific company

/coach
prep Stripe Senior PM

Runs company research, generates a role-specific prep brief, and queues up mock interview questions tailored to Stripe's process.

Example 3: Analyze an interview transcript

/coach
analyze

Paste a raw transcript from Otter, Zoom, or any tool. The coach auto-detects the format, scores each answer across five dimensions, and gives you a drill plan targeting your specific gaps.

Example 4: Handle a comp question

/coach
salary

Coaches you through the recruiter screen "what are your salary expectations?" moment with a defensible range and exact scripts.

Source

https://github.com/dbhat93/job-search-os

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/sickn33-agentic-awesome-skills-interview-coach/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

sickn33-agentic-awesome-skills-interview-coach.ocm.jsonjson
{
  "ocm": "1",
  "id": "sickn33-agentic-awesome-skills-interview-coach",
  "kind": "skill",
  "name": "interview-coach",
  "description": "Full job search coaching system — JD decoding, resume, storybank, mock interviews, transcript analysis, comp negotiation. 23 commands, persistent state.",
  "publisher": "sickn33",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "hr"
    ],
    "tags": [
      "skill-md",
      "interview",
      "job-search",
      "coaching",
      "career",
      "storybank",
      "negotiation",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Full job search coaching system — JD decoding, resume, storybank, mock interviews, transcript analysis, comp negotiation. 23 commands, persistent state."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/sickn33/agentic-awesome-skills",
      "path": "skills/interview-coach/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/sickn33/agentic-awesome-skills/blob/HEAD/skills/interview-coach/SKILL.md",
      "key": "sickn33/agentic-awesome-skills/skills/interview-coach/SKILL.md"
    }
  },
  "instructions": "# Interview Coach\n\n## Overview\n\nA persistent, adaptive coaching system for the full job search lifecycle.\nNot a question bank — an opinionated system that tracks your patterns,\nscores your answers, and gets sharper the more you use it. State persists\nin `coaching_state.md` across sessions so you always pick up where you left off.\n\n## Install\n\n```bash\nnpx skills add dbhat93/job-search-os\n```\n\nThen type `/coach` → `kickoff`.\n\n## When to Use This Skill\n\n- Use when starting a job search and need a structured system\n- Use when preparing for a specific interview (company research, mock, hype)\n- Use ",
  "cost": {
    "context_tokens": 655
  }
}

Fetch it by URL: GET /api/v1/registry/sickn33-agentic-awesome-skills-interview-coach/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.