help

help is a skill for Claude Code from andrew-shwetzer/career-ops-plugin-do-not-fork-currently-updating-v2-. It costs 57 tokens per session (875 once invoked), scanned A, original, MIT.

A directory and guide for career-search skills, helping users choose the right tool for their current job-search task. It checks saved profile, application, evaluation, and resume information before showing available options.

In plain words
What is it for?
Use it to find help with evaluating jobs, tailoring resumes, finding openings, scoring opportunities, tracking applications, filling forms, or researching companies.
Why use it?
It removes the guesswork of deciding which career tool to use next.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the career-ops-plugin-do-not-fork-currently-updating-v2- plugin — 10 skills, 2 commands, 1 agent shipped together

Good fit Use it to find help with evaluating jobs, tailoring resumes, finding openings, scoring opportunities, tracking applications, filling forms, or researching companies.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/andrew-shwetzer/career-ops-plugin-do-not-fork-currently-updating-v2-/help
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 andrew-shwetzer/career-ops-plugin-do-not-fork-currently-updating-v2- --skill help
Clone the repo
git clone --depth 1 https://github.com/andrew-shwetzer/career-ops-plugin-do-not-fork-currently-updating-v2-

Made for: Claude Code.

Or install career-ops-plugin-do-not-fork-currently-updating-v2-, the plugin that ships this one along with the rest of its 10 skills, 2 commands, 1 agent.

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 help

README.md
[![agentmods](https://agentmods.dev/badge/skills/andrew-shwetzer/career-ops-plugin-do-not-fork-currently-updating-v2-/help/github.svg)](https://agentmods.dev/skills/andrew-shwetzer/career-ops-plugin-do-not-fork-currently-updating-v2-/help)
Your own site
<a href="https://agentmods.dev/skills/andrew-shwetzer/career-ops-plugin-do-not-fork-currently-updating-v2-/help"><img src="https://agentmods.dev/badge/skills/andrew-shwetzer/career-ops-plugin-do-not-fork-currently-updating-v2-/help/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 help

Your own site · 80×15
<a href="https://agentmods.dev/skills/andrew-shwetzer/career-ops-plugin-do-not-fork-currently-updating-v2-/help"><img src="https://agentmods.dev/badge/skills/andrew-shwetzer/career-ops-plugin-do-not-fork-currently-updating-v2-/help.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 875 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.00057 $0.00875
Opus 5 $0.00028 $0.00438
Sonnet 5 $0.00011 $0.00175
Haiku 4.5 $0.00006 $0.00088

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

Security

Grade A, and why

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

skills/help/SKILL.md · 98 lines

How it starts

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

career-ops Help

Guide the user through available skills based on where they are in their job search.

Step 0: Check State

Read data/profile.yml - does it exist? Read data/applications.md - how many entries? Glob data/evaluations/*.md - how many evaluations? Glob data/resumes/*.html - how many resumes?

Step 1: Show Skill Directory

If the user asked about a specific skill, show detailed help for that skill. Otherwise show the full directory:

## career-ops - Your Job Search Copilot

| Skill | What It Does | Try Saying |
|---|---|---|
| **evaluate** | Score a job posting against your background (A-F blocks) | "Evaluate this job posting" |
| **tailor-resume** | Generate an ATS-optimized resume for a specific role | "Tailor my resume for the Acme role" |
| **scan** | Search company career portals for matching openings | "Scan Google for jobs" |
| **triage** | Quick-score your pipeline of scan results | "Triage my pipeline" |
| **track** | View and update your application tracker | "Show my applications" |
| **apply** | Help fill out application forms | "Help me with this application" |
| **research** | Deep-dive a company before applying or interviewing | "Research Stripe" |
| **outreach** | Draft LinkedIn/email messages to contacts | "Draft outreach to the hiring manager" |
| **compare** | Side-by-side comparison of opportunities | "Compare my top options" |

**Commands:**
| Command | What It Does |
|---|---|
| **setup** | Set up or update your profile |
| **quick-eval** | Fast score + one paragraph (no full report) |

Step 2: Smart Suggestion

Based on the user's current state, suggest the most valuable next action:

No profile:

"Start here: paste your resume or tell me about yourself so I can evaluate jobs for you."

Profile exists, no evaluations:

"You're all set! Paste a job posting (URL or text) and I'll evaluate how well you match."

Has evaluations, no resumes:

"You have {n} evaluations. Your top match is {company} - {role} ({score}/5.0). Want me to tailor a resume for it?"

Read the full file on GitHub · 98 lines

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 · 98 lines · 57 tokens per session scan A 5e83e1cdf1df

Subscribe to this mod's changes

help is a skill published in the GitHub repository andrew-shwetzer/career-ops-plugin-do-not-fork-currently-updating-v2- (490 stars, last pushed 1mo ago), licensed MIT. It adds 57 tokens to every session and 875 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-30.