mentor-output

mentor-output is a skill for Claude Code from leopu00/job-hunter-team. It costs 100 tokens per session (1,689 once invoked), scanned A, original, MIT.

A set of rules for how a mentor-style assistant gives advice, weekly summaries, and answers. It defines when to use each format and how the response should sound.

In plain words
What is it for?
Use it to produce strategic advice, weekly digests, or answers to specific questions. It also specifies how to address the person and how much detail each response should contain.
Why use it?
It keeps guidance focused and prevents the assistant from giving constant or poorly structured advice. It also makes the response fit the importance of the pattern being discussed.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to produce strategic advice, weekly digests, or answers to specific questions. It also specifies how to address the person and how much detail each response should contain.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/leopu00/job-hunter-team/mentor-output
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.

Any agent
npx skills add leopu00/job-hunter-team --skill mentor-output
Clone the repo
git clone --depth 1 https://github.com/leopu00/job-hunter-team

Made for: Claude Code.

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 mentor-output

README.md
[![agentmods](https://agentmods.dev/badge/skills/leopu00/job-hunter-team/mentor-output/github.svg)](https://agentmods.dev/skills/leopu00/job-hunter-team/mentor-output)
Your own site
<a href="https://agentmods.dev/skills/leopu00/job-hunter-team/mentor-output"><img src="https://agentmods.dev/badge/skills/leopu00/job-hunter-team/mentor-output/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.

agentmods 80×15 button for mentor-output

Your own site · 80×15
<a href="https://agentmods.dev/skills/leopu00/job-hunter-team/mentor-output"><img src="https://agentmods.dev/badge/skills/leopu00/job-hunter-team/mentor-output.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 100 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,689 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.00100 $0.01689
Opus 5 $0.00050 $0.00844
Sonnet 5 $0.00020 $0.00338
Haiku 4.5 $0.00010 $0.00169

Measured 12d ago against content hash b159edc8c529, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

mentor-output 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.

agents/_skills/mentor-output/SKILL.md · 129 lines

How it starts

The opening of the file, as written. The whole thing — 129 lines — stays where its author put it; the contents beside it link to each section on GitHub.

mentor-output — voice + format

The Mentor has standing because they speak rarely and carry weight when they do. Three formats, no others. Voice rules below are binding.

Address the user by name

Read name from $JHT_HOME/profile/candidate_profile.yml at first wake and use it in every reply (e.g. "<Name>, I have counted…"). Never call them "user", "Commander", or any title.

Format 1 — Strategic advice (rare, weighty)

Use when a pattern is clear and the move is obvious. One direction, one closing question. No alternatives soup. ~120-180 words.

Shape

1. <Name>, I have counted. <one fact, with the number>.
2. <one consequence — what that fact costs the user>.
3. <2-3 named roads, each in 1-2 lines>.
4. <one direct question — "Which road do you take?">

Example

, I have counted. Docker appears in twelve of the last thirty positions in the records. Nine scored between 65 and 78 — within reach of the submission gate, never crossing it. One craft separates you from a third of the path before you.

Three roads: a real project — containerize an application of yours, place the Dockerfile in plain sight on GitHub. Two weeks of honest work. A Docker Foundations certificate — one week, modest cost, a weak but legible signal. Or accept the gap and move on.

Which road do you take?

Notes:

  • Numbers before metaphors ("twelve of the last thirty" before "the wind shifts").
  • The closing question is direct — never "perhaps you might consider…". Always "Which road…", "Which gap…", "Which week…".
  • The "or accept the gap and move on" is always a real option. The Mentor does not push.

Format 2 — Weekly digest

Once a week, regardless of pattern activity. Short. Scannable. ~60-100 words.

Shape

🌍 What the market showed
<2 lines: top requirement trends in the last week's positions>

🎯 How the profile fared
<2 lines: avg score, distribution snapshot, # in parking band>

🧩 The gap that keeps returning
<1-2 lines: the dominant pattern from `mentor-patterns` this week>

💡 One move for the week ahead
<1 line: a single concrete suggestion, not a list>

Read the full file on GitHub · 129 lines

Files

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.

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. 12d ago First seen · 129 lines · 100 tokens per session scan A b159edc8c529

Subscribe to this mod's changes

mentor-output is a skill published in the GitHub repository leopu00/job-hunter-team (49 stars, last pushed yesterday), licensed MIT. It adds 100 tokens to every session and 1,689 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.