Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add archugunov/pm-job-search/plugin install pm-job-searchWrote 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/archugunov/pm-job-search/help)<a href="https://agentmods.dev/skills/archugunov/pm-job-search/help"><img src="https://agentmods.dev/badge/skills/archugunov/pm-job-search/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.
<a href="https://agentmods.dev/skills/archugunov/pm-job-search/help"><img src="https://agentmods.dev/badge/skills/archugunov/pm-job-search/help.svg" alt="Reviewed on agentmods" width="80" 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.00147 | $0.00498 |
| Opus 5 | $0.00073 | $0.00249 |
| Sonnet 5 | $0.00029 | $0.00100 |
| Haiku 4.5 | $0.00015 | $0.00050 |
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 11d 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.
What it actually says
/help — print the reference card and save a copy
The canonical user flow and the rules each skill follows for end-of-run nudges live in ${CLAUDE_PLUGIN_ROOT}/references/recommended-flow.md. Read that file to understand what to suggest next based on the user's current state.
Filter rule: when printing the skills list to chat, omit any skill whose frontmatter description: begins with "Internal" or "Internal test harness" — these are maintainer-only and not part of the end-user surface. Currently this filters out /test-personas.
The card lives at ${CLAUDE_PLUGIN_ROOT}/skills/help/help.md. On every run, do all three of these in order:
-
Read
${CLAUDE_PLUGIN_ROOT}/skills/help/help.mdand print its contents to chat verbatim. Render exactly as written — headings, tables, code spans. Do not summarise, expand, or paraphrase. -
Copy the same file to
userdata/help.md, overwriting. Createuserdata/first if it doesn't exist. Usecpso plugin updates propagate. -
After the card, print exactly one closing line:
I've dropped a copy in
userdata/— open it anytime for the same reference.Name the folder, not the file. This one is borderline, since the whole point of the line is that the user can go and read it — but
userdata/is enough to find one file, and the alternative is a filename in chat, which is the habit the plugin is trying to lose.
Then stop. No follow-up offers, no questions, no other file reads or writes.
What ships with it
1 file 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.
- 11d ago First seen · 28 lines · 147 tokens per session scan A ccfc71272e1d
help is a skill published in the GitHub repository archugunov/pm-job-search (7 stars, last pushed 15d ago), licensed MIT. It adds 147 tokens to every session and 498 once invoked, about $0.0007 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
story-init
This skill should be used when the user asks to "start a new story", "initialize a story project", "create a story", "new book", "set up a story", or wants to begin a new fiction writing project from scratch.
chapter-writing
This skill should be used when the user asks to "write a chapter", "next chapter", "chapter outline", "draft chapter", "continue the story", "write a scene", "outline a chapter", or wants to write prose for a story project.
revision-continuity
This skill should be used when the user asks to revise a chapter, edit prose, continuity check, find inconsistencies, audit character state, check timeline consistency, line edit, developmental edit, polish a draft, or prepare existing story material for the next revision pass.
story-maintenance
This skill should be used when the user asks to validate, reindex, repair registries, check links, check continuity, count words, summarize a story project, import an existing manuscript, export a manuscript, run the story CLI, or perform deterministic maintenance on a Story Skills markdown project.
alive:demo
Generate a believable, lived-in ALIVE world from a free-text persona description (custom path) or a deterministic sandbox preset. Routes the create/list/activate/deactivate/delete/status surface and orchestrates the 5-stage subagent generation pipeline.
alive:system-upgrade
Upgrade ALIVE to the current version. Handles v1/v2/v3.x source states, multi-surface aware (alive-mcp / Hermes / Codex), retroactive version detection, partial-failure resume, dry-run previews, and rollback inspection.