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 agentmods add skills/jaxon1216/interview-analyzer-skill/project-interview-skillnpx skills add Jaxon1216/interview-analyzer-skill --skill project-interview-skillgit clone --depth 1 https://github.com/Jaxon1216/interview-analyzer-skillWrote 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/jaxon1216/interview-analyzer-skill/project-interview-skill)<a href="https://agentmods.dev/skills/jaxon1216/interview-analyzer-skill/project-interview-skill"><img src="https://agentmods.dev/badge/skills/jaxon1216/interview-analyzer-skill/project-interview-skill.svg" alt="Measured on agentmods" 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.00092 | $0.05448 |
| Opus 5 | $0.00046 | $0.02724 |
| Sonnet 5 | $0.00018 | $0.01090 |
| Haiku 4.5 | $0.00009 | $0.00545 |
Grade A, and why
project-interview-skill 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 6d 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.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
11 files 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.
- references/examples/bullet-few-shots.md 5.0 KB
- references/examples/oral-style-samples.md 8.5 KB
- references/excellent-resumes/ai4se-agent-infra.md 4.9 KB
- references/excellent-resumes/deer-flow-harness.md 5.0 KB
- references/excellent-resumes/README.md 1.3 KB
- references/rules/interview-rubric.md 1.6 KB
- references/rules/oral-and-resume-patterns.md 9.7 KB
- references/rules/star-framework.md 3.6 KB
- references/templates/output-templates.md 3.7 KB
- scripts/build_prompt.py 8.5 KB runs code
- scripts/check_inputs.py 5.1 KB runs code
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.
- 6d ago First seen · 243 lines · 92 tokens per session scan A 94e681be148c
project-interview-skill is a skill published in the GitHub repository Jaxon1216/interview-analyzer-skill (78 stars, last pushed 6d ago), with no licence file. It adds 92 tokens to every session and 5,448 once invoked, about $0.0005 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-30.
Other skills, from other repositories
bq-skill
行为面试 skill。帮求职者挖掘真实经历、用 STAR/CAR 结构化、映射能力标签、构建可复用的中英双语故事库(Story Bank);并能接入 JD + 简历,针对具体岗位生成 Top 20 BQ 选题 + 基于真实经历的 STAR 准备模板(HTML 报告)。不是背答案,而是建立可复用的职业叙事体系,让任何行为面试题都能自然作答。关键词:behavioral question, BQ, 行为面试, STAR, 故事库, Amazon LP, 职业故事, tell me about a time, 面试准备, JD 面试题预测, top 20 题。.
Interview Prep Generator
Generate STAR stories, practice questions, and talking points from resume.
Academic CV Builder
Format CVs for academic positions with publications, grants, and teaching.
Automation Interview Prep
Prepare for SDET and automation interviews round by round, covering coding screens, framework design, API testing tasks, scenario questions, and STAR stories built from real testing work.
system-design-interview
Turns the current codebase into a Staff-level system design interview problem. Scans directory structure, routes, data models and infrastructure, then produces a grounded interview brief — The Question, Core Requirements, Below the Line, Non-Functional Requirements, High-Level Architecture (target vs as-built), Data…
interview
Unified entry point for the interview training system — a smart router that drives the whole flow (apply, prep, mock, debrief, analyze, review). With no args it analyzes your current state and recommends the next best action.