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 skills add Chasen-Liao/resume-skills --skill resume-bullet-writergit clone --depth 1 https://github.com/Chasen-Liao/resume-skillsWrote 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/chasen-liao/resume-skills/resume-bullet-writer)<a href="https://agentmods.dev/skills/chasen-liao/resume-skills/resume-bullet-writer"><img src="https://agentmods.dev/badge/skills/chasen-liao/resume-skills/resume-bullet-writer/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/chasen-liao/resume-skills/resume-bullet-writer"><img src="https://agentmods.dev/badge/skills/chasen-liao/resume-skills/resume-bullet-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00074 | $0.00634 |
| Opus 5 | $0.00037 | $0.00317 |
| Sonnet 5 | $0.00015 | $0.00127 |
| Haiku 4.5 | $0.00007 | $0.00063 |
Grade A, and why
resume-bullet-writer 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.
What it actually says
简历 Bullet 改写器
将职责描述改写为清楚、具体、与目标岗位相关的陈述;不把语言润色变成虚构经历。
先读
每次改写前读取 简历事实契约 和按需读取 写作规范。两者优先于“每条一定有数字”的通用建议。
协作入口
这是条件触发的内容助手,不是主流程的固定步骤。仅在用户主动要求,或 resume-builder / jd-tailorer 发现经历职责化、贡献不清、证据不足或与岗位关联较弱时建议使用。
改写候选必须由用户确认后,才能回到母版或 JD 定制版;只缺事实时输出追问,不把建议直接写入最终 HTML/PDF。
工作流
- 拆解原句中的背景、个人行动、技术/方法、交付物、结果和证据。
- 标出问题:职责化、主语不清、术语不具体、结果缺失、与岗位不相关或长度过长。
- 只用已确认事实起草 1–2 个改写候选;优先结构:
强动词 + 具体行动/技术 + 已证实的结果或交付物 + 范围。 - 如有可信指标,保留其来源与限定;无指标时用真实的角色、范围、上线/验收状态或交付物,不估算数字。
- 有 JD 时只采用候选人已有事实中可对应的术语,并标注关键词来源。
- 把缺失事实变成简短追问,不能写入最终 bullet。
输出格式
### Bullet 1
**原句**:…
**问题**:…
**建议改写**:…
**依据**:已确认的行动 / 交付物 / 指标
**待确认**:…(无则省略)
检查
- 使用清晰动词,避免“负责/参与/协助”后不说明具体贡献。
- 不把团队结果归为个人;不添加 JD 中出现但候选人没有的技能。
- 数字仅在
metric_status为verified或候选人明确接受的estimated时出现。 - 保持简洁;如果信息不足,输出问题而不是用套话填充。
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.
- 12d ago First seen · 46 lines · 74 tokens per session scan A 14c194123ce1
resume-bullet-writer is a skill published in the GitHub repository Chasen-Liao/resume-skills (28 stars, last pushed 4d ago), licensed MIT. It adds 74 tokens to every session and 634 once invoked, about $0.0004 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.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
chat-pet-sprite-creation
Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.
cpu-profile-analysis
Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…
insight-error-page
Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…