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/dudarenok-maker/executive-application-helper/prep-gatenpx skills add dudarenok-maker/executive-application-helper --skill prep-gategit clone --depth 1 https://github.com/dudarenok-maker/executive-application-helperWrote 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/dudarenok-maker/executive-application-helper/prep-gate)<a href="https://agentmods.dev/skills/dudarenok-maker/executive-application-helper/prep-gate"><img src="https://agentmods.dev/badge/skills/dudarenok-maker/executive-application-helper/prep-gate.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.00200 | $0.04913 |
| Opus 5 | $0.00100 | $0.02457 |
| Sonnet 5 | $0.00040 | $0.00983 |
| Haiku 4.5 | $0.00020 | $0.00491 |
Grade A, and why
prep-gate 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 5d 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 — 188 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Prep Gate — consolidated interview-prep verification skill
Setup note: This is a template skeleton. Replace
[Candidate Name]and[Candidate First Name]. Measure the candidate's actual speaking pace before first use and record it inreferences/pace-method.md— the default published rates are useless here, and an optimistic pace is the single most common reason a prepared answer overruns in the room.
One invocation, six checks, one report. This gate replaces the prep-close trio (star-audit, pace-audit, capability-mapping-check), folds in the annotation-PDF output conventions that used to live in the project instructions (Check 4), and adds the two disciplines that govern the research half and the panel-room half of a prep pack (Checks 5 and 6).
The gate exists because prep failures are invisible on the page. A STAR that reads well silently takes three and a half minutes to say. A capability the panel will score has no story attached, and nobody notices until the question lands. A PDF renders beautifully and cannot be annotated because the right margin is 20 mm. A reformat strips the (inference) label off a reasoned guess so it reads back as fact in the room. And a tightened STAR quietly drifts a figure away from the number the candidate already put in writing on their own application — in front of the panel that read it.
MANDATORY — emit the verification checklist table
This gate is not run until its checklist is written down. Load references/checklist.md and emit that table in full: one row per checklist item, each with an explicit verdict and the evidence that produced it. Never summarise. Never omit a row. A row that cannot be evidenced is UNVERIFIED, and UNVERIFIED is treated as a FAIL for blocking purposes.
Required row count — (6 × S) + R + 6 + W + 9:
| Block | Rows |
|---|---|
| Check 1 — STAR audit | 6 × S (S = number of STARs; six rows each, numbered 1.<star>.<item>) |
| Check 2 — pace audit | R (one row per spoken response) |
| Check 3 — capability mapping | 6 + W (six component rows + one row per Watch rating) |
| Check 4 — annotation PDF conventions | 9 (rows 4.1–4.9); emitted for every PDF deliverable, and as N-A with the reason for a Markdown-only artefact |
| Check 5 — research depth and sourcing | 9 (rows 5.1–5.9); additional to the formula above, emitted for every deliverable that names an organisation or an interviewer, and as N-A with the reason otherwise |
| Check 6 — panel-room calibration and record consistency | 10 (rows 6.1–6.10); additional to the formula above and to Checks 4 and 5, emitted for every deliverable carrying an executive summary or a spoken response, and as N-A with the reason otherwise |
What ships with it
6 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.
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.
- 5d ago First seen · 188 lines · 200 tokens per session scan A 06b2757d2479
prep-gate is a skill published in the GitHub repository dudarenok-maker/executive-application-helper (2 stars, last pushed 17d ago), licensed MIT. It adds 200 tokens to every session and 4,913 once invoked, about $0.0010 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
document-skills
Professional document creation, editing, and analysis for Office formats (docx, pdf, pptx, xlsx). Use when working with Word documents, PDFs, PowerPoint presentations, or Excel spreadsheets.
analyze
Analyze a large file (CSV, Excel, PDF, JSON, code) and return a token-efficient summary. Instead of reading thousands of rows or pages, get schema + statistics + sample in under 500 tokens. Use when user mentions a file path, asks to analyze data, pastes many rows, or references a CSV/Excel/PDF/JSON file.
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and…
pdf-documents
PDF reading, page work, creation. Load for PDF input or deliverable.
word-documents
Use for DOCX files and Word deliverables. Before any legacy .doc access, load this skill; never use generic read or cat for binary DOC.
dev-document
Document generation (PDF, DOCX, XLSX, PPTX). Trigger when the user wants to create a document, generate a report, export to PDF/Word/Excel/PowerPoint, or produce an office file.