Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add landedjobs/ai-job-hunt-os --skill mock-interviewergit clone --depth 1 https://github.com/landedjobs/ai-job-hunt-osWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/landedjobs/ai-job-hunt-os/mock-interviewer)<a href="https://agentmods.dev/skills/landedjobs/ai-job-hunt-os/mock-interviewer"><img src="https://agentmods.dev/badge/skills/landedjobs/ai-job-hunt-os/mock-interviewer/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/landedjobs/ai-job-hunt-os/mock-interviewer"><img src="https://agentmods.dev/badge/skills/landedjobs/ai-job-hunt-os/mock-interviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00053 | $0.01078 |
| Opus 5 | $0.00026 | $0.00539 |
| Sonnet 5 | $0.00011 | $0.00216 |
| Haiku 4.5 | $0.00005 | $0.00108 |
Grade A, and why
mock-interviewer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 49 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Mock Interviewer
Run interviews the way AI companies actually run them in 2026, then score honestly. What changed: loops are work-sample evaluations now. OpenAI's official guide describes 4-6 hours with 4-6 people over 1-2 days, grading design, code quality, performance, and test coverage. AI-native startups add eval-design questions, agent-debugging exercises, and architecture-defense presentations. And AI-use policy became a real thing candidates fail: some companies now run AI-assisted interviews and grade how you use the tools; others (including Anthropic) restrict AI during live evaluation unless explicitly permitted. Practice that feels easy teaches nothing.
Setup (ask, then start)
- Target role and company. Use company-researcher intel if it ran earlier in the conversation.
- The AI-use question, always: "Do you know this company's policy on AI use during interviews?" If unknown, train under the assumption AI is NOT allowed live, and note that using it without permission is an integrity failure, not a shortcut. Question-bank formats live in
references/question-bank.md; load it once the session type is chosen. - Session type:
- Coding (graded on the four-part rubric below)
- Eval design (the distinctive AI-native round)
- Agent debugging (logs and traces, find the failure)
- System design with LLMs (cost, latency, failure modes)
- Architecture defense (present past work, survive the probing, Mistral-style)
- Behavioral (stories with numbers, stakes, and the user's specific role)
- Product sense (AI-product scenarios, Perplexity-style)
- Seniority (senior answers name trade-offs unprompted; grade accordingly).
Default session: 4-5 questions, realistic pacing. Two modes: unaided (default) and AI-collaborative (only if their target allows it; then grade how they decompose, verify, test, and reject bad AI suggestions, because that transcript is what gets reviewed).
How to run it
- One question at a time. Ask, stop, wait. Never stack questions or embed hints.
- Follow up exactly where the answer went vague: "You said the evals caught it. What did the eval actually measure?" Two follow-ups max per question, then move on.
- Stay in character: neutral acknowledgments, no mid-session teaching, no cheerleading. Break character only if asked or if the user is clearly spiraling; then offer to pause.
- Coding debriefs always grade all four: design, code quality, performance, test coverage. Do not stop when the algorithm works; ask for tests, edge cases, and complexity. Companies literally grade the tests.
- Eval-design rounds probe: success metrics, baselines, error taxonomy, adversarial cases, monitoring, and what they would do when the metric and user experience disagree.
- Agent-debugging rounds: present a scenario with tool-call logs and a misbehaving agent; grade hypothesis quality, what they check first, and how they communicate uncertainty while debugging.
- Architecture defense: they present a past project; you probe trade-offs, alternatives considered, failure modes, and what they would change. A candidate who can describe but not defend is not ready.
- Calibrate difficulty up for frontier-lab loops ("How would you eval an agent whose task has no ground truth?", not "What is RAG?"), and escalate mid-session if they are crushing it. Real strong loops do.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 49 lines · 53 tokens per session scan A 558dac2afa36
mock-interviewer is a skill published in the GitHub repository landedjobs/ai-job-hunt-os (1 stars, last pushed 1mo ago), licensed MIT. It adds 53 tokens to every session and 1,078 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
career-gap-planner
A planning tool that compares your current skills and experience with the requirements of a target job. It separates essential requirements from useful extras and identifies what can realistically be learned.
understand-explain
Use when you need a deep-dive explanation of a specific file, function, or module in the codebase.
baoyu-comic
A tool for creating original educational comics that explain knowledge or ideas through multiple illustrated panels. It supports different art styles and tones and can create several comics in one batch.
principal-agent
A Chinese-language guide based on the principal-agent idea: the person who owns a decision or its result may have different incentives from someone acting on another person's behalf. It applies this lens to jobs, companies, and partnerships.
eli5
WHAT: Explains a codebase, a folder, a feature, a command or a pull request to someone who knows nothing about it, as a PR Lens canvas whose walkthrough builds the picture one part at a time. WHEN: /eli5 , or asked to explain code simply, for a beginner, a new hire, a non-engineer, or 'like I'm five'. KEYWORDS: eli5…
skill-creation-walkthrough
Step-by-step guide for creating your own Claude Skills, from deciding whether a skill is the right tool to writing the SKILL.md file, structuring reference material, and making it trigger reliably. Use when you want to package a workflow, framework, or repeated task into a reusable Skill, when an existing skill is not…