Built a skill that generates a real interview prep guide for any company by scraping actual candidate reports
Been through this too many times — have an interview at a specific company, spend hours reading generic Leetcode guides that may have nothing to do with what that company actually asks.
So I built a Claude skill that fixes this.
Tell it the company and role. It fires parallel agents across Glassdoor, Blind, and Reddit simultaneously — pulls real questions candidates reported, identifies the most repeated topics, and gives you a structured prep guide based on what actually happened in the room.
Not generic advice. Not Leetcode tags that are 3 years old. Actual recent reports from people who sat the interview.
Works for any company and role.
Install it in one command:
npx skills add KrishnaAgarwal7531/skills- --skill interview-prep
Drop a comment if you try it out — especially curious if it surfaces anything that surprised you about a company's interview process.