comedianhhh
- 10 skills
- 0 followers
- 9 hours ago last updated
- ▌ Job Apply · comedianhhhFill one job application in the host browser from the confirmed PDFs in the application folder and the standing answers in career/answers.yaml, stop before Submit unless answers.yaml says otherwise, then record the result. Use when the user types /job-apply, pastes an application link, or says to apply for a role that already has materials. Not a resume-writing tool — bullets go to /great-resume, files to /make-resume, status to /offer.
- ▌ Job Match · comedianhhhCompare a job description against the verified facts in career/facts.md and return a requirement–evidence matrix, a hard-constraint check (work authorization, location, years, band), and an APPLY / SKIP verdict. Use when the user pastes a JD, a job link, or a screenshot and asks whether a role fits, is worth applying to, or what the gaps are. Hands off to /great-resume, /make-resume, /interview, /job-apply, /offer.
- ▌ Career Init · comedianhhhScaffold the private career/ workspace that every other job-agent skill reads — facts.md (single source of truth), blocks.md, stories.md, rules.md, answers.yaml (standing form answers), targets.yaml (boards to scan), tracker.md, and the per-application template. Use when the user types /career-init, asks to set up job-search files, or when another skill finds no career/ folder.
- ▌ Contributor · comedianhhh bundleFind, prepare, and submit real open-source contributions that match the target roles — discover maintained repos, find genuine unclaimed issues, check for duplicate PRs, prepare a minimal verified change on a dedicated branch, and only after per-item confirmation fork, push, open the PR, and track CI / review / merge. Use when the user types /contributor, wants a first contribution, a PR candidate list, or a recurring contribution routine.
- ▌ Make Resume · comedianhhhCreate or tailor the one-page Letter resume and cover letter for one application folder under career/, then export both to PDF with scripts/export-pdf.sh and enforce the one-page gate. Use when the user types /make-resume, asks to build, tailor, regenerate, or export a resume or cover letter for a role, or to open a new application folder.
- ▌ Great Resume · comedianhhhReposition real experience for a target role using only career/facts.md — positioning line, summary, bullet rewrites into career/blocks.md, a LinkedIn recruiter note, cold email, and a short self-introduction. Use when the user types /great-resume, asks to strengthen or rewrite experience or project bullets, or wants recruiter outreach text. Building the HTML/PDF file is /make-resume.
- ▌ Project Guide · comedianhhh bundleTurn a repository or project description into study material or interview material — a source-code course (tutorial.md + practice.md, lesson by lesson along real call chains) or a study guide + interview prep pair (guide-<slug>.md, interview-<slug>.md with pillar-first resume bullets, 15–25 questions, first-person STAR answers, and a source-evidence index). Use when the user types /project-guide, wants to learn a codebase, build a project deep-dive, generate a question bank, or prepare a project for tech deep-dive interviews.
- ▌ Evidence Recap · comedianhhhReconstruct an AI-assisted coding session or a project's delivery records into a verifiable nine-part evidence chain — problem, decision, personal actions, delivery stage, scope, effect evidence, personal boundary, missing evidence, interview follow-ups — and feed confirmed facts into career/facts.md. Use when the user types /evidence-recap, finishes a build session and wants it captured, or asks what a piece of work actually proves. Not for resume rewriting (/great-resume), source study (/project-guide), or mock interviews (/interview).
- ▌ Offer · comedianhhhMaintain the application pipeline in career/tracker.md — new applications, recruiter screens, OAs, interview loops, offers, rejections, follow-ups — from emails, screenshots, or chat, and run the daily new-postings scan through jobs-mcp using career/targets.yaml. Use when the user types /offer, reports an interview invite, rejection, or offer, asks what to follow up on, wants the pipeline summarised, or asks to scan for new jobs.
- ▌ Interview · comedianhhh bundleResume- and JD-driven interview prediction, mock interview with contract-based follow-up questioning, evidence review, and weak-spot retry, structured around North American rounds (recruiter screen, OA, technical, system design, behavioral). Use when the user types /interview, asks to predict questions, run a mock or stress interview, drill a resume claim, practise system design or STAR answers, or check how well they can defend what the resume says.