project-interview-skill

project-interview-skill is a skill for Claude Code, Codex from Jaxon1216/interview-analyzer-skill. It costs 92 tokens per session (5,448 once invoked), scanned A, original, no licence file.

A Chinese-language project analysis and interview-preparation guide that creates learning and interview documents in a project repository. It presents answers in first-person STAR format, where STAR structures examples as Situation, Task, Action, and Result.

In plain words
What is it for?
Use it for project analysis, interview preparation, interview experience notes, STAR answers, repository reading guides, and resume highlights.
Why use it?
It turns a code repository into study notes, interview answers, resume wording, and a guide to relevant files and measurable results.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Install

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.

agentmods
npx agentmods add skills/jaxon1216/interview-analyzer-skill/project-interview-skill
Any agent
npx skills add Jaxon1216/interview-analyzer-skill --skill project-interview-skill
Clone the repo
git clone --depth 1 https://github.com/Jaxon1216/interview-analyzer-skill

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for project-interview-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/jaxon1216/interview-analyzer-skill/project-interview-skill.svg)](https://agentmods.dev/skills/jaxon1216/interview-analyzer-skill/project-interview-skill)
Your own site
<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>
Per session 92 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,448 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 6d ago against content hash 94e681be148c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

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.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/build_prompt.py, scripts/check_inputs.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skill/project-interview-skill/SKILL.md · 243 lines

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.

Read it on GitHub

Changes

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.

  1. 6d ago First seen · 243 lines · 92 tokens per session scan A 94e681be148c

Subscribe to this mod's changes

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.

Related

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 题。.

yanliudesign/offer-toolkit-skill · 166 tokens

Interview Prep Generator

Generate STAR stories, practice questions, and talking points from resume.

PramodDutta/qaskills · 16 tokens

Academic CV Builder

Format CVs for academic positions with publications, grants, and teaching.

PramodDutta/qaskills · 17 tokens

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.

PramodDutta/qaskills · 38 tokens

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…

swaaap-nil/system-design-skill · 136 tokens

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.

Dora0512/interview-trainer · 49 tokens