bundled-skills/interview-coach/SKILL.md
Full job search coaching system — JD decoding, resume, storybank, mock interviews, transcript analysis, comp negotiation. 23 commands, persistent state.
npx skillsauth add FrancoStino/opencode-skills-antigravity interview-coachInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
npx skills add dbhat93/job-search-os
Then type /coach → kickoff.
/coach
kickoff
The coach asks for your resume, target role, and timeline — then builds your profile and gives you a prioritized action plan.
/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.
/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.
/coach
salary
Coaches you through the recruiter screen "what are your salary expectations?" moment with a defensible range and exact scripts.
https://github.com/dbhat93/job-search-os
development
Fetch YouTube transcripts, search videos, browse channels, and extract playlists via TranscriptAPI — no yt-dlp, no Google API key, works from any cloud server.
development
Passive income portfolio analysis — activate when user asks about dividend yields, Treasury rates, REIT income, monthly passive income goals, or portfolio yield optimization. Scans 4 asset classes, ranks by risk-adjusted return, and builds allocations targeting a specific monthly income.
devops
End-to-end production QA, build verification, and launch-readiness checklist for fullstack Next.js apps. Covers TypeScript, linting, tests, build, SEO tags, route regression, and sitemap validation.
development
Safe production cleanup and hardening for vibe-coded fullstack apps (Next.js, React, Node.js, etc.). Removes dead imports, unused files, and broken references without breaking routes or APIs.