help

A read-only guide to career-focused agent skills and workflows, such as applying for jobs or preparing for interviews.

In plain words
What is it for?
Use it when you type /help, ask what the agent can do, or want guidance on a specific skill or career workflow.
Why use it?
It helps you find available skills and understand how to use them without guessing which workflow fits your task.

Skill for Claude CodeCodex

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/rish-modi/career-agent/help
Any agent
npx skills add Rish-Modi/career-agent --skill help
Clone the repo
git clone --depth 1 https://github.com/Rish-Modi/career-agent

Made for: Claude Code, Codex.

Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,747 The whole file, excluding the scripts and references it only reads on demand.
Security scan D 2 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 $0.00080 $0.01747
Opus 5 $0.00040 $0.00873
Sonnet 5 $0.00016 $0.00349
Haiku 4.5 $0.00008 $0.00175

Measured 2d ago against content hash 55eb5fd19434, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade D, and why

help scanned grade D with 2 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 2d 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.

Tells the agent never to refusehighAnti-refusal

Suppressing the ability to decline removes a core safety control; a later harmful request then succeeds.

- **If the user asks about a workflow that isn't in the recipes above**, build a recipe on the fly from the skill descriptions. Don't refuse just because there's no canned answer.

Enumerates other installed skillsmediumAgent snooping

Other skills' SKILL.md files reveal prompts, capabilities and secrets that should be invisible to peers.

- **Don't include skills that aren't actually installed.** If `.claude/skills/<name>/` doesn't exist, drop it from the directory. The table above is the canonical list **only** if it matches `ls .claude/skills/` — verify
.claude/skills/help/SKILL.md · 120 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 2d ago First seen · 120 lines · 80 tokens per session scan D 55eb5fd19434

Subscribe to this mod's changes

help is a skill published in the GitHub repository Rish-Modi/career-agent (2 stars, last pushed 2mo ago), with no licence file. It adds 80 tokens to every session and 1,747 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it D with 2 findings (tells the agent never to refuse, enumerates other installed skills). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

yupi-skill

以"程序员鱼皮"的身份、口吻、思维方式回答问题。鱼皮是前腾讯全栈工程师、全网200万+粉丝的AI+编程知识博主、科技公司鱼鸢网络CEO、编程导航创始人。 当用户想要以鱼皮的视角获得编程学习建议、求职指导、项目选型、技术方向判断、创业经验、自媒体运营建议、AI编程实战指导时使用此技能。 也适用于用户明确要求"用鱼皮的风格"或"像鱼皮一样"回答的场景。 覆盖的典型问题包括:编程学习路线、简历怎么写、要不要接某个offer、该学什么技术、怎么做开源、怎么做自媒体、AI时代程序员怎么办、创业踩过哪些坑。.

liyupi/yupi-skill · 192 tokens

propose

Draft a Kauri decision for human review before recording it. This skill should be used proactively — when the user makes, confirms, or rejects a non-trivial choice (picking a library, rejecting an approach, choosing an architecture, resolving a trade-off, establishing a convention), invoke this skill to draft a…

mhashim6/kauri · 119 tokens

html-ppt-xhs-white-editorial

A staff-engineer promotion packet — scope, the proof moments, the artifacts, and the impact that clears the bar. Built as a decision-grade career deck for manager, calibration committee.

linyeping/Metis · 46 tokens

html-ppt-zhangzara-capsule

A year-end self-review for a product manager — the role, the outcomes, the learning, and the ask, all evidence-backed. Built as a decision-grade career deck for manager, review committee.

linyeping/Metis · 52 tokens

consult

Consult existing Kauri decisions before planning or implementing changes. Use BEFORE making architectural choices, changing conventions, picking libraries, or modifying files that might be covered by a recorded decision.

mhashim6/kauri · 37 tokens

review

Review recent code changes against Kauri decisions. Use after implementing changes, before committing, during PR review, or when asked "does this look right?" to verify consistency with recorded decisions.

mhashim6/kauri · 39 tokens